@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);

@font-face {
  font-family: "Work Sans";
  src: url("../fonts/WorkSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/WorkSans-Medium.ttf") format("truetype");
  font-weight: Medium;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/WorkSans-Bold.ttf") format("truetype");
  font-weight: Bold;
  font-style: normal;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rubik Medium";
  src: url("../fonts/Rubik-Medium.ttf") format("truetype");
  font-weight: Medium;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: Bold;
  font-style: normal;
}

@font-face {
  font-family: "Rubik Black";
  src: url("../fonts/Rubik-Black.ttf") format("truetype");
  font-weight: Bolder;
  font-style: normal;
}

body.userprofile-bgwhite .contentpart {
  background: #ffffff !important;
}

body.site {
  /* font-family: "Work Sans", sans-serif; */
  font-family: "tahoma";
  font-weight: 400;
  margin: 0;
  padding: 0;
  background: #f5f5f5;
  color: #777777;
  font-size: 14px;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a {
  color: #777777;
  text-decoration: none;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p,
b,
strong {
  padding: 0;
  margin: 0 !important;
  font-weight: normal;
  list-style: none;
}

a.btn,
button {
  outline: none !important;
}

a.btn:focus,
button:focus {
  outline: none !important;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/*selectpart*/

/*Index Modal Css*/
#myModal .modal-content {
  overflow-y: auto;
}

ul.userProfileMenu {
  width: 185px;
}

ul.userProfileMenu li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 3px 15px;
  font-size: 14px;
  font-family: "Rubik", sans-serif !important;
}

ul.userProfileMenu li:first-child a {
  color: #0d497c;
}

ul.userProfileMenu li:last-child a {
  color: #0d497c;
}

select option:focus,
a:focus {
  outline: none !important;
}

input:focus,
textarea:focus,
button:focus,
select:focus {
  border-color: #ccc !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Typographi */
.p-0 {
  padding: 0px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}

.p-1 {
  padding: 5px !important;
}
.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.p-2 {
  padding: 10px !important;
}
.py-2 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.px-2 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.p-3 {
  padding: 15px !important;
}
.py-3 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.px-3 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.p-4 {
  padding: 20px !important;
}
.py-4 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.px-4 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.p-5 {
  padding: 25px !important;
}
.py-5 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.px-5 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.pt-1 {
  padding-top: 5px !important;
}
.pr-1 {
  padding-right: 5px !important;
}
.pb-1 {
  padding-bottom: 5px !important;
}
.pl-1 {
  padding-left: 5px !important;
}

.pt-2 {
  padding-top: 10px !important;
}
.pr-2 {
  padding-right: 10px !important;
}
.pb-2 {
  padding-bottom: 10px !important;
}
.pl-2 {
  padding-left: 10px !important;
}

.pt-3 {
  padding-top: 15px !important;
}
.pr-3 {
  padding-right: 15px !important;
}
.pb-3 {
  padding-bottom: 15px !important;
}
.pl-3 {
  padding-left: 15px !important;
}

.pt-4 {
  padding-top: 20px !important;
}
.pr-4 {
  padding-right: 20px !important;
}
.pb-4 {
  padding-bottom: 20px !important;
}
.pl-4 {
  padding-left: 20px !important;
}

.pt-5 {
  padding-top: 25px !important;
}
.pr-5 {
  padding-right: 25px !important;
}
.pb-5 {
  padding-bottom: 25px !important;
}
.pl-5 {
  padding-left: 25px !important;
}

.m-0 {
  margin: 0px !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.m-1 {
  margin: 5px !important;
}
.my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.m-2 {
  margin: 10px !important;
}
.my-2 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mx-2 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.m-3 {
  margin: 15px !important;
}
.my-3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mx-3 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.m-4 {
  margin: 20px !important;
}
.my-4 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mx-4 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.m-5 {
  margin: 25px !important;
}
.my-5 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.mx-5 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mt-0 {
  margin-top: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}

.mt-1 {
  margin-top: 5px !important;
}
.mr-1 {
  margin-right: 5px !important;
}
.mb-1 {
  margin-bottom: 5px !important;
}
.ml-1 {
  margin-left: 5px !important;
}

.mt-2 {
  margin-top: 10px !important;
}
.mr-2 {
  margin-right: 10px !important;
}
.mb-2 {
  margin-bottom: 10px !important;
}
.ml-2 {
  margin-left: 10px !important;
}

.mt-3 {
  margin-top: 15px !important;
}
.mr-3 {
  margin-right: 15px !important;
}
.mb-3 {
  margin-bottom: 15px !important;
}
.ml-3 {
  margin-left: 15px !important;
}

.mt-4 {
  margin-top: 20px !important;
}
.mr-4 {
  margin-right: 20px !important;
}
.mb-4 {
  margin-bottom: 20px !important;
}
.ml-4 {
  margin-left: 20px !important;
}

.mt-5 {
  margin-top: 25px !important;
}
.mr-5 {
  margin-right: 25px !important;
}
.mb-5 {
  margin-bottom: 25px !important;
}
.ml-5 {
  margin-left: 25px !important;
}

.ml-auto {
  margin-left: auto !important;
}

.lh-14 {
  line-height: 14px !important;
}
.lh-15 {
  line-height: 15px !important;
}
.lh-16 {
  line-height: 16px !important;
}
.lh-20 {
  line-height: 20px !important;
}
.lh-22 {
  line-height: 22px !important;
}
.lh-24 {
  line-height: 24px !important;
}
.lh-26 {
  line-height: 26px !important;
}
.lh-28 {
  line-height: 28px !important;
}
.lh-30 {
  line-height: 30px !important;
}
.lh-32 {
  line-height: 32px !important;
}
.lh-34 {
  line-height: 34px !important;
}
.lh-36 {
  line-height: 36px !important;
}
.lh-38 {
  line-height: 38px !important;
}
.lh-40 {
  line-height: 40px !important;
}

.mh-100 {
  min-height: 100px;
}
.mh-150 {
  min-height: 150px;
}
.mh-200 {
  min-height: 200px;
}
.mh-250 {
  min-height: 250px;
}
.mh-300 {
  min-height: 300px;
}
.mh-350 {
  min-height: 350px;
}
.mh-400 {
  min-height: 400px;
}
.mh-450 {
  min-height: 450px;
}
.mh-500 {
  min-height: 500px;
}

.f-14 {
  font-size: 14px !important;
}
.f-16 {
  font-size: 16px !important;
}
.f-18 {
  font-size: 18px !important;
}
.f-20 {
  font-size: 20px !important;
}
.f-22 {
  font-size: 22px !important;
}
.f-24 {
  font-size: 24px !important;
}
.f-26 {
  font-size: 26px !important;
}
.f-28 {
  font-size: 28px !important;
}
.f-30 {
  font-size: 30px !important;
}
.f-32 {
  font-size: 32px !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}
.decoration-none {
  text-decoration: none !important;
}

.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}

.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

@media (min-width: 576px) {
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

.float-letf {
  float: left !important;
}
.float-right {
  float: right !important;
}
.text-skyblue {
  color: #0ab3cd !important;
}
.text-white {
  color: #fff !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0px !important;
}
.border-top {
  border-top: 1px solid #ccc !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #ccc !important;
}
.border-bottom-0 {
  border-bottom: 0px !important;
}
.border-right {
  border-right: 1px solid #ccc !important;
}
.border-right-0 {
  border-right: 0px !important;
}
.border-left {
  border-left: 1px solid #ccc !important;
}
.border-left-0 {
  border-left: 0px !important;
}
.rounded-0 {
  border-radius: 0px !important;
}
.shadow-none {
  box-shadow: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-md {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
}
.terminal-pagetitle {
  font-size: 20px !important;
  font-weight: 900;
  color: #0d497c !important;
  text-transform: uppercase;
}

.terminal-innertitle {
  color: #09b3cd;
  text-transform: uppercase;
}
.wei-blueclr {
  color: #09b3cd !important;
}
.break-all {
  word-break: break-all;
}

.cursor-pointer {
  cursor: pointer;
}

.m24-h-100 {
  height: 100% !important;
}

/* --------- */

.m24-bgprimary {
  background: #0d497c !important;
}
.m24-btn {
  position: relative;
  border-radius: 0px !important;
  padding: 1rem 2rem !important;
  min-height: 46px;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  outline: none !important;
  border: 0px !important;
}
.m24-btn.m24-primarybtn,
input[type="button"].m24-btn.m24-primarybtn {
  box-shadow: none !important;
  background: #0d497c !important;
  color: #fff !important;
}
.m24-btn.m24-primarybtn:hover {
  background: #0d497c !important;
  color: #fff !important;
}
.m24-btn.m24-secondarybtn {
  color: #0d497c !important;
  background: rgb(255, 255, 255) !important;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(228, 227, 227, 1) 100%
  ) !important;
  box-shadow: -5px 5px 10px rgb(0 0 0 / 16%) !important;
}

.m24-textprimary,
.txt-primary {
  color: #0d497c !important;
}

.txt-secondary {
  color: #09b3cd !important;
}

.p-ripple {
  background-position: center !important;
  transition: background 0.8s !important;
  color: #fff !important;
  background: #0d497c !important;
  border: #0d497c solid 1px !important;
}
.p-ripple:hover {
  background: #033b6a radial-gradient(circle, transparent 1%, #033b6a 1%)
    center/15000% !important;
  color: #fff !important;
}
.p-ripple:active {
  background-color: #6eb9f7 !important;
  background-size: 100% !important;
  transition: background 0s !important;
}

.s-ripple {
  background-position: center !important;
  transition: background 0.8s !important;
  color: #fff !important;
  background-color: #09b3cd;
  border-color: rgba(1, 147, 169, 0.73);
}
.s-ripple:hover {
  background: #0193a9 radial-gradient(circle, transparent 1%, #0193a9 1%)
    center/15000% !important;
  color: #fff !important;
  border-color: #0193a9 !important;
}
.s-ripple:active {
  background-color: rgba(9, 179, 205, 0.11) !important;
  background-size: 100% !important;
  transition: background 0s !important;
}
.animate-bottom main#content.contentpart.min-content {
  min-height: calc(100vh - 120px) !important;
  align-items: center;
  display: flex;
}
#clinicApp.m24-registration .choosebyregister-right {
  margin-bottom: 0 !important;
}
.error404_page {
  padding: 3% 0% 1% 0%;
}

.error404_page .error-top .col-md-9 p {
  text-align: right;
  padding: 7px 0px;
}

.error404_page .error-top .col-sm-3 {
  padding-left: 0px;
}

.error404_page .error404-body img {
  margin: 0 auto;
}

.nicescroll-rails {
  z-index: 999 !important;
}

.cigi .post .panel-footer .dropdown:hover .dropdown-menu {
  display: block;
}

.myCollapse.collapse-clinic .cclinic:first-child {
  border-right: 1px solid #ddd;
}

.myCollapse.collapse-clinic .cclinic .collapseButton {
  background: none;
  border: none;
  padding: 8px 10px;
}

.myCollapse.collapse-clinic .cclinic .collapseButton:hover {
  background: #49c7da;
  border-radius: 25px;
  color: #fff;
}

.myCollapse.collapse-clinic .cclinic .collapseButton.active {
  background: #0d497c;
  border-radius: 25px;
  color: #fff;
}

.myCollapse .panel-body.main {
  padding: 15px !important;
  max-height: 200px;
  min-height: 150px;
  overflow-y: scroll;
}

.notification a .badge {
  position: absolute;
  background: #09b3cd;
  top: -6px;
  right: -7px;
  font-size: 10px;
}

.notification .panel-body {
  padding: 0;
}

.notification .panel-default .panel-body ul {
  max-height: 345px;
  overflow: auto;
}

.notification .panel-default .panel-body ul li {
  border-bottom: rgba(204, 204, 204, 0.35) solid 1px;
  width: 100%;
  float: left;
  padding: 8px 10px;
}

.notification .panel-default .panel-body ul li.active,
.notification .panel-default .panel-body ul li:hover {
  background: #f5f5f5;
}
.notification .panel-default.userNotifyBlock .panel-footer a {
  color: #09b3cd;
}
.notification .panel-default.userNotifyBlock .panel-footer a:hover {
  background: #fff;
}
.notification .panel-default ul li .btn-block {
  font-size: 12px;
  color: #ccc;
}

.notification .panel-default ul li .notify-img {
  padding: 0;
}

.notification a:hover,
.notification a:focus,
.sheepcart a:hover,
.sheepcart a:focus,
.currency-switcher > a:hover,
.currency-switcher > a:focus {
  color: #09b3cd;
}

.notification .panel-default {
  padding: 0;
  min-width: 300px;
  padding: 0;
}

.notification .panel-default .panel-body ul li {
  line-height: normal;
}

.notification .panel-default .panel-body ul li p {
  font-size: 12px;
}

.notification .panel-default .panel-body ul li a:hover:first-child {
  text-decoration: underline;
}

.notification .panel-default .panel-body ul li a:nth-child(2) {
  color: #777;
  /* color: #ffff; */
}

.notification .panel-default .panel-body ul li a {
  color: #09b3cd;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: none;
}

.col-sm-4.ads {
  padding-right: 0;
}

.col-sm-4.ads .custom {
  background: #fff;
  padding: 6px 0;
}

.close {
  border: 0;
  color: #4b4c4c !important;
  background: white !important;
  opacity: 0.95;
  width: 35px;
  height: 35px;
  border-radius: 5px;
}

body.modal-open {
  overflow: hidden;
}

.modal-open {
  overflow: scroll;
}

.modal-body {
  padding: 0px;
}

.restext {
  width: 59%;
}

.modal-backdrop.fade.in {
  opacity: 0.7 !important;
}

.modal-backdrop.fade {
  opacity: 0 !important;
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px;
  /*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.btn {
  text-transform: uppercase;
}

.header .btn {
  text-transform: capitalize;
}

main.fullwidth-container > .container {
  max-width: 100% !important;
}

/* ------- modal ------- */
.m24-modal .modal-content {
  border-radius: 0px !important;
}
.m24-modal .modal-body {
  padding: 2rem;
}
.m24-modal .m24-modaltitle {
  margin-bottom: 2rem;
}
.m24-modal .m24-modaltitle h3 {
  font-size: 2.5rem;
  line-height: 34px;
  font-weight: 600;
  color: #0d497c;
}
.m24-modal .m24-modaltitle button.close {
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #0d497c;
  border: 2px solid #0d497c;
  border-radius: 50%;
  opacity: 1 !important;
}
.m24-modal label {
  font-weight: 500;
}
.m24-modal input:not([type="checkbox"]) {
  display: block;
  width: 100%;
  height: 42px;
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: #495057 !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.m24-modal .m24-btn {
  min-height: 46px !important;
}
/* -------------------- */

/* ------------------- Header ------------------------- */
.header {
  z-index: 2;
  background: #0d497c !important;
  margin: 0 !important;
  border-radius: 0 !important;
  padding: 0;
  box-shadow: #777 0 0 10px;
  border: 0 !important;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 999;
}
.header .logo,
.header .menu {
  padding: 0px;
}
.header .logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .logo a {
  display: block;
}
.header .menu .wei-menu > ul {
  display: inline-block;
}
.header .menu .wei-menu > ul > li {
  display: inline-flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.header .menu .wei-menu ul li a {
  text-decoration: none;
  /* transition: all 0.3s ease-in-out 0s; */
  color: #fff;
  margin-bottom: 0px;
}
.header .terminal-menu .terminal-headbtn a.terminal-samebutton span {
  font-family: "Work Sans", sans-serif !important;
}
.header .menu .wei-menu > ul > li.mod_currency .currency-switcher > a {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
.header .menu .wei-menu > ul > li.mod_currency .currency-switcher > a:hover {
  color: #0ab3cd;
}
.header
  .menu
  .wei-menu
  > ul
  > li.mod_currency
  .currency-switcher
  .dropdown-menu {
  min-width: 120px !important;
  width: auto;
  left: 0px;
  top: 30px;
  padding: 2px;
  vertical-align: top;
}
.header .menu .wei-menu > ul > li .falang-caret a.langChoose {
  background: transparent;
  text-decoration: none;
  padding: 0px 0px 15px 0px;
}
.header .menu .wei-menu > ul > li .falang-caret a.langChoose img {
  width: 20px;
  border: 0px !important;
}
.header .menu .wei-menu > ul > li .falang-caret a.langChoose span.caret {
  display: none;
}
.header .menu .wei-menu > ul > li .falang-caret ul.lang-inline {
  left: -12px;
  top: 30px;
  width: 44px;
  padding: 7px;
  text-align: center;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  vertical-align: top;
}
.header .menu .wei-menu > ul > li .falang-caret ul.lang-inline li {
  margin-bottom: 7px !important;
  display: block;
  position: relative;
}
.header .menu .wei-menu > ul > li .falang-caret ul.lang-inline li:last-child {
  margin-bottom: 0px !important;
}
.header .menu .wei-menu > ul > li .falang-caret ul.lang-inline li a i.fa-check {
  position: absolute;
  content: "";
  right: -5px;
  top: -3px;
  background: #09b3cd;
  color: #ffffff;
  border-radius: 50%;
  font-size: 8px;
  padding: 3px;
}
.header .menu .wei-menu > ul > li .falang-caret ul.lang-inline img {
  width: 28px;
}
.header
  .menu
  .wei-menu
  > ul
  > li.lyc-button
  .dropdown.log
  ul.userProfileMenu
  li
  a,
.header .menu .wei-menu > ul > li.lyc-button .currency-switcher ul li a {
  color: #262626;
}
.header .menu .wei-menu > ul > li.lyc-button .notification a.user-notification,
.header .menu .wei-menu > ul > li.lyc-button .sheepcart a {
  font-size: 20px;
  vertical-align: middle;
}
.header .menu .wei-menu > ul > li.lyc-button .sheepcart a {
  color: #fff;
}
.header .menu .wei-menu > ul > li.lyc-button .sheepcart .shopping_card {
  position: absolute;
  right: -8px;
  top: -7px;
  background: #09b3cd;
  padding: 3px 5px;
  font-size: 10px;
  display: block;
}
.header
  .menu
  .wei-menu
  > ul
  > li.lyc-button
  .dropdown.log
  ul.userProfileMenu
  li:first-child
  a {
  color: #0d497c;
}
.header
  .menu
  .wei-menu
  > ul
  > li.lyc-button
  .notification
  li.notification-item
  a:first-child {
  color: #0ab3cd !important;
}
.header
  .menu
  .wei-menu
  > ul
  > li.lyc-button
  .log
  .userProfileMenu
  li
  a[title="Log out"]
  input[type="submit"] {
  box-shadow: none !important;
}
.header .terminal-menu .terminal-headbtn a.terminal-samebutton span {
  line-height: 1.42857143;
}
.header .terminal-menu .terminal-headbtn a.terminal-sidebtn {
  background: #fff;
  text-align: center;
  width: 33px;
  height: 33px;
  font-size: 18px;
  display: inline-block;
  color: #0d497c;
}
.header .terminal-menu .terminal-headbtn a.terminal-sidebtn i {
  vertical-align: sub;
}

.header .terminal-menu .terminal-headbtn a.terminal-sidebtn:hover {
  background: #09b3cd !important;
  color: #fff !important;
}

/* --------------------------------------------------- */

/*---------- Home page Model Login /  login Page / Registration Page ------------ */
.m24-login .login-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: top;
}
.m24-login .login-box .card,
.m24-registration .m24-registerstep .card {
  background: transparent;
  border: 2px solid #0d497c;
  border-radius: 0px;
}
.m24-login .login-box .card {
  margin-bottom: 3rem;
}
.m24-login .login-box .card .card-header,
.m24-registration .m24-registerstep .card .card-header {
  border-radius: 0px;
}
.m24-login .login-box .card .card-header h1 {
  font-size: 2.5rem;
  color: #fff;
  text-transform: uppercase;
}
.m24-login .login-box .card .card-body,
.m24-registration .m24-registerstep .card .card-body {
  padding: 2rem;
}
.m24-login .login-box .card .card-body .form-group label,
.m24-registration .m24-registerstep .card .card-body label {
  font-weight: 500;
}
.m24-login .login-box .card .card-body .form-group input:not([type="checkbox"]),
.m24-registration
  .m24-registerstep
  .card
  .card-body
  input:not([type="checkbox"]),
.m24-registration .form-group .bootstrap-select.btn-group {
  display: block;
  width: 100%;
  height: 42px;
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: #495057 !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.m24-login .login-box .card .g-recaptcha > div {
  margin: 0 auto;
}

.m24-registration {
  padding-top: 5%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.m24-registration .m24-registerstep .registerby-patient-form {
  width: 90%;
}
#clinicApp.m24-registration .choosebyregister-right img {
  max-width: 567px;
}

.m24-registration .m24-registerstep h1 {
  font-size: 3rem;
  max-width: 553px;
  margin-bottom: 1.5rem !important;
}
#clinicApp.m24-registration {
  padding-top: 0;
}
.m24-registration .m24-registerstep h2 {
  font-size: 4rem;
  line-height: normal;
}
.m24-registration .m24-registerstep .intl-tel-input.allow-dropdown {
  display: block;
  width: 100%;
}
.m24-registration .m24-registerstep .chooseby-btn {
  width: 70%;
}
.m24-registration .m24-registerstep .chooseby-btn a.m24-btn {
  height: 50px;
  font-size: 2rem !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 2rem;
}
.m24-registration .m24-registerstep .chooseby-btn a.m24-btn i {
  font-size: 4rem !important;
}
.m24-registration .m24-chooseby-register .stethoscope-box {
  display: inline-block;
  width: 320px;
  height: 320px;
  padding: 1rem;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 3px 13px rgb(0 0 0 / 16%);
  overflow: hidden;
}
.m24-registration .m24-chooseby-register .stethoscope-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.m24-registration .m24-registerstep ul.list-unstyled li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.5rem !important;
  color: #777777;
  font-size: 16px;
}
.m24-registration .m24-registerstep ul.list-unstyled li:before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0px;
  width: 8px;
  height: 8px;
  background: #0d497c;
  border-radius: 50%;
}
.m24-registration .m24-registerstep .yourselection a.your-selected-selection {
  position: relative;
  border-radius: 0px !important;
  padding: 0.5rem 1rem !important;
  height: 34px;
  color: #0d497c !important;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  outline: none !important;
  border: 1px solid #0d497c !important;
  outline: none !important;
  text-transform: capitalize;
}
.m24-registration
  .m24-registerstep
  .m24-registerby-servicepointspecialist-right
  .servicepoint-specialist-btn {
  margin-bottom: 1.5rem;
}
.m24-registration
  .m24-registerstep
  .m24-registerby-servicepointspecialist-right
  .servicepoint-specialist-btn
  button {
  position: relative;
  width: 100%;
  border-radius: 0px !important;
  padding: 1rem 2rem !important;
  height: 38px;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem !important;
  font-weight: 500 !important;
  outline: none !important;
  border: 1px solid #0d497c !important;
  outline: none !important;
}
.m24-registration
  .m24-registerstep
  .m24-registerby-servicepointspecialist-right
  .servicepoint-specialist-btn.active
  button {
  color: #fff !important;
  background: #0d497c !important;
}
.m24-registration
  .form-group
  .bootstrap-select.btn-group
  button.dropdown-toggle {
  border: 0px !important;
  padding: 0px;
  height: 100%;
  background: transparent !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 1.4rem;
  text-transform: capitalize;
}
.m24-registration
  .form-group
  .bootstrap-select.btn-group
  button.dropdown-toggle
  .bs-caret {
  display: none;
}
.m24-registration
  .form-group
  .bootstrap-select.btn-group
  button.dropdown-toggle::after {
  position: absolute;
  top: 15px;
  right: 10px;
}
.m24-registration .form-group .bootstrap-select.btn-group .dropdown-menu li a {
  font-size: 1.4rem;
}

/* ---- checkbox ---- */
.custom-control.custom-checkbox {
  padding-left: 30px;
}
.custom-control.custom-checkbox .custom-control-label {
  padding-left: 0px;
  height: auto;
  line-height: normal;
  font-size: 1.3rem;
  position: initial;
}
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after {
  outline: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  left: 0px;
  top: 0px;
  margin: 0px;
  width: 20px;
  height: 20px;
  border: 2px solid #0d497c !important;
  -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
}
.custom-checkbox .custom-control-label::before {
  background: transparent !important;
}
.custom-checkbox .custom-control-label::after {
  border: 0px !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background: #0d497c !important;
}
[type="checkbox"][class*="filled-in"]:not(:checked) + label:after {
  background-color: transparent;
  border-color: #0d497c;
  top: 0;
  border-radius: 0px;
  z-index: 0;
}
/* -------- End ----------- */

/* ------------- Reset Confirm / Reset Complete ----------------- */
.reset-panel .panel,
.remind-panel .panel {
  border: 0px !important;
  border-radius: 0px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.reset-panel .panel .controls input,
.remind-panel .panel input {
  font-size: 14px;
  border: 2px solid #0d497c !important;
  display: block;
  width: 100%;
  height: 42px;
  margin-bottom: 15px !important;
  outline: none;
  box-shadow: none !important;
  border-radius: 0px !important;
  padding: 6px;
}
.remind-panel .panel p,
.reset-panel .panel p {
  text-align: justify;
  margin-bottom: 20px !important;
}
/* ------------------------------------------------------------- */

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.social_login div a[href="http://slogin.info"]
{
  display: none;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)
  > .btn {
  border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group .bootstrap-select.btn-group {
  min-height: 34px;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-height: 150px !important;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick
  .dropdown-menu
  li.selected
  a
  span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.firstpost {
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 15px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.firstpost img {
  width: 100%;
}

.firstpost h3 {
  padding: 20px 0px;
  background: #4db3cd;
  color: #fff;
}

/* .log img.img-circle {
	cursor: pointer;
	width: 32px;
	height: 32px;
	border: #fff solid 2px;
} */

.restext ul li a {
  display: block;
  font-size: 12px;
  line-height: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.log ul li:last-child i.fa-sign-out {
  color: #e6001c;
  display: inline-block;
}

.log ul li:last-child input[type="submit"]:focus {
  outline: none;
  box-shadow: none;
}

.log ul li:last-child input[type="submit"] {
  vertical-align: top;
  background: transparent !important;
  border: 0;
  color: #e6001c !important;
  text-align: left;
  width: 85%;
  padding: 0 0 0 4px;
  display: inline-block;
  font-size: 14px;
  margin: 0px;
}

.blog1:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 45%;
  height: 100%;
  background: #21b24b;
  content: "";
  transform: skew(170deg) scale(1.6);
}

.blog1 {
  background: url("/pharmamedicworld/templates/pharmamedic/images/capa-5.png")
    no-repeat;
  /*	background: url(/templates/pharmamedic/images/capa-5.png) no-repeat;*/
  background-size: cover;
  color: #fff;
  position: relative;
  padding: 3% 0% 0% 0%;
  overflow: hidden;
}

.blog1 .mobile-images img {
  padding-right: 40px;
}

.blog1 .page-head h2 {
  margin: 20px 0px 10px 0px !important;
}

.blog1 .page-head p {
  margin-bottom: 10px !important;
  font-size: 17px;
  font-weight: 300;
}

.blog1 ul.list-style-image,
.blog2 ul.list-style-image {
  padding-left: 1em;
}

.blog1 ul.list-style-image {
  position: relative;
}

.blog1 ul.list-style-image li,
.blog2 ul.list-style-image li {
  white-space: pre-wrap;
  margin-bottom: 10px !important;
}

.blog1 ul.list-style-image li:before,
.blog2 ul.list-style-image li:before {
  position: absolute;
  content: ">";
  left: 15px;
  color: #20497c;
  font-size: 12px;
  font-weight: 800;
}

.blog1 ul.list-style-image li:before {
  color: #fff;
  left: 0px;
}

.blog1 ul.list-style-image li b,
.blog2 ul.list-style-image li b {
  color: #0d497c;
  font-weight: 700;
}

.service .col-sm-4 h4 {
  color: #09b3cd;
  font-weight: 500;
}

.service .col-sm-4 h1 {
  font-size: 28px;
  color: #0d497c;
  font-weight: 800;
  padding: 10px 0;
}
.pharmamed-newart .newart-contentpart {
  margin-bottom: 25px;
  background: #fff;
  padding: 15px 15px 20px 15px;
  border-radius: 4px;
}

.pharmamed-newart .newart-contentpart:last-child {
  margin-bottom: 0px;
}

.pharmamed-newart h2:first-child {
  margin-bottom: 40px !important;
}

.pharmamed-newart .newart-contentpart .row.botm-row .newart-content {
  margin-bottom: 50px;
}

.pharmamed-newart
  .newart-contentpart
  .row.botm-row
  .newart-content.newart-nobot {
  margin-bottom: 0px;
}

.pharmamed-newart .newart-content .pharmacart {
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
  width: 100%;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.pharmamed-newart .newart-content .pharmacart .cart-details,
.pharmamed-newart .newart-content .pharmacart .cart-pro {
  margin-top: 15px;
}

.pharmamed-newart .newart-content .pharmacart .cart-pro p {
  margin: 10px 0px !important;
}

.pharmamed-newart .newart-content .pharmacart .cart-details h3 {
  margin-bottom: 5px !important;
  color: #0d497c;
}

.pharmamed-newart .newart-content .pharmacart .cart-details p {
  margin-bottom: 10px !important;
  min-height: 180px;
}

.pharmamed-newart .newart-content .pharmacart .cart-image {
  overflow: hidden;
  position: relative;
  margin-top: -20px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 6px;
  -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.pharmamed-newart .row .newart-content:hover .cart-image {
  -webkit-box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.5),
    0 5px 25px 0 rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.5),
    0 5px 25px 0 rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px);
}

.pharmamed-newart .newart-center:hover .pharm-back {
  -webkit-box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.5),
    0 5px 25px 0 rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.5),
    0 5px 25px 0 rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.pharmamed-newart .newart-content .pharmacart .cart-image img {
  width: 100%;
  height: 241px;
}

.pharmamed-newart h2 span.badge {
  font-size: 26px;
  text-align: center;
}

.pharmamed-newart .newart-center .pharm-back {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}

.pharmamed-newart .newart-center .pharm-back {
  border-radius: 6px;
}

.pharmamed-newart .newart-center .pharm-back a {
  display: block;
}
.pharmamed-newart .newart-center .pharm-back img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.pharmamed-newart .newart-center .pharm-back .newcart-centerfont {
  background: rgba(255, 255, 255, 0.71);
  border-radius: 6px;
  margin-top: -39px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px 5px !important;
}
.pharmamed-newart
  .newart-center
  .pharm-back
  .newcart-centerfont
  h4.text-center {
  color: #0d497c;
  font-weight: 600;
}
/* -------------------------- Offser -------------------------------- */
.offers .monthly-offsers:nth-child(2n + 1) {
  padding-right: 10px;
}
.offers .monthly-offsers:nth-child(2n + 2) {
  padding-left: 10px;
}
.offers .monthly-offsers a.product-item,
.offers .productoffers-list a.product-item {
  display: block;
  border-radius: 6px;
}
.offers .monthly-offsers a.product-item img,
.offers .productoffers-list a.product-item img {
  width: 100%;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.4s ease-in-out;
}
.offers .monthly-offsers a.product-item:hover img,
.offers .productoffers-list a.product-item:hover img {
  -webkit-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24),
    0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.2),
    0 5px 25px 0 rgba(0, 0, 0, 0.12), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}
.offers .more-offsers a.more-offerwith-premiercard {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  background: #9fde07;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  text-decoration: none !important;
}
.offers .more-offsers a.more-offerwith-premiercard:hover {
  text-decoration: none;
  background: #96d205;
}
.offers .productoffers-list:nth-child(2n + 1) {
  padding-right: 10px;
}
.offers .productoffers-list:nth-child(2n + 2) {
  padding-left: 10px;
}
.offers .productoffers-list a.proff-button {
  display: block;
  padding: 10px;
  color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 6px;
}
.offers .productoffers-list a.proff-button.prt1 {
  background: #84dcfe;
}
.offers .productoffers-list a.proff-button.prt2 {
  background: #23b14d;
}
.offers .productoffers-list a.proff-button.prt3 {
  background: #feaec9;
}
.offers .productoffers-list a.proff-button.prt4 {
  background: #fed07d;
}
.offers .productoffers-list a.proff-button:hover {
  text-decoration: none;
}
.offers .productoffers-list a.proff-button.prt1:hover {
  background: #5abee4;
}
.offers .productoffers-list a.proff-button.prt2:hover {
  background: #19963e;
}
.offers .productoffers-list a.proff-button.prt3:hover {
  background: #e289a7;
}
.offers .productoffers-list a.proff-button.prt4:hover {
  background: #eab554;
}

.product-offerslider {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  margin-bottom: 20px;
}
.offer-slider {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.offer-slider .slick-slide {
  height: 100%;
}

.offer-slider .slick-slide .panel h3.products-name {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.offer-slider .slick-slide .panel h3.products-name a {
  color: #0d497c;
  font-weight: 600;
  text-decoration: none;
}
.product-offerslider .offer-slider .slick-slide .panel .panel-body {
  min-height: 200px;
}
.offer-slider .slick-slide .panel img {
  min-height: 150px;
  max-height: 150px;
  margin: 0 auto;
  object-fit: cover;
}
.product-offerslider .offer-slider .slick-arrow,
.productsdetails-img .product-slider .slick-arrow {
  width: 30px !important;
  height: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  background: #f1f1f1;
  z-index: 1;
}
.productsdetails-img .product-slider .slick-arrow {
  width: 27px !important;
  height: 27px !important;
}
.productsdetails-img .product-slider img {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
}
.product-offerslider .offer-slider .slick-arrow.slick-prev:before,
.product-offerslider .offer-slider .slick-arrow.slick-next:before,
.productsdetails-img .product-slider .slick-arrow.slick-prev:before,
.productsdetails-img .product-slider .slick-arrow.slick-next:before {
  display: inline-block;
  font: normal normal normal 26px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777777 !important;
}
.productsdetails-img .product-slider .slick-arrow.slick-prev:before,
.productsdetails-img .product-slider .slick-arrow.slick-next:before {
  font-size: 20px !important;
}
.productsdetails-img .product-slider .slick-arrow.slick-prev {
  left: -13px;
}
.productsdetails-img .product-slider .slick-arrow.slick-next {
  right: -13px;
}
.product-offerslider .offer-slider .slick-arrow.slick-prev:before,
.productsdetails-img .product-slider .slick-arrow.slick-prev:before {
  content: "\f104" !important;
}
.product-offerslider .offer-slider .slick-arrow.slick-next:before,
.productsdetails-img .product-slider .slick-arrow.slick-next:before {
  content: "\f105" !important;
}
/* ----------------------------------------------------------------- */

.service .col-sm-4 p {
  line-height: 20px;
  padding: 0 9% 0 9%;
  font-weight: 300;
  min-height: 100px;
}

.footerlink ul li a:focus {
  background: none;
  outline: none;
}

.blog2 .blog2-title h2 {
  position: relative;
  font-weight: 700;
  font-size: 25px;
  color: #0d497c;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}

.blog2 .blog2-part ul li {
  color: #0d497c;
}

.blog2 {
  padding: 3% 0;
  overflow: hidden;
  position: relative;
  background: #fff;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes jump {
  0% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(0);
  }

  60% {
    transform: translateY(-10px);
  }

  80% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

.blog3 {
  background: #fff;
  padding: 4% 0;
}

.service {
  background: #fff;
}

.service .service-part {
  width: 20%;
  padding: 2% 15px 2% 15px;
  min-height: 421px;
}

.service .service-part h1 {
  color: #0879bf;
  font-weight: 600;
}

.service .service-part:nth-child(even) {
  background: #dadada;
}

.service .service-part .service-img {
  margin-bottom: 25px;
}

.service .service-part .service-img img {
  width: 90px;
  height: 70px;
}

.service .service-part:nth-child(4) .service-img img,
.service .service-part:last-child .service-img img {
  width: 60px;
}

.service .service-part h4 {
  margin: 15px 0px 10px 0px !important;
  min-height: 40px;
  color: #0879bf;
  font-weight: 600;
}

.blog3 .well-lg {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  background: #f5f5f5;
  border: 0;
}

.search .col-sm-5 input:focus {
  background: #fff;
  color: #0d497c;
  font-weight: 500;
}

.search form .col-sm-5 input::-webkit-input-placeholder {
  color: #fff !important;
}

.search form .col-sm-5 input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}

.search form .col-sm-5 input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}

.search form .col-sm-5 input:-ms-input-placeholder {
  color: #fff !important;
}

.blog2 p {
  position: relative;
  text-indent: 28px;
  color: #002748;
  font-weight: 200;
}

.blog3 .well .col-sm-7 {
  margin-top: 8px;
}

.blog3 .col-sm-5 {
  margin-left: -89px;
}

.blog3 .img-thumbnail {
  padding: 10px;
  border: #f5f5f5 solid 6px;
  width: 198px;
  height: 198px;
}

.blog3 h2 {
  color: #21b24b;
  text-transform: uppercase;
  margin-bottom: 29px !important;
  font-weight: 600;
  font-size: 20px;
}

.blog3 .well-lg .col-sm-7 {
  background: #fff;
  display: inline-block;
  width: auto;
  padding: 7% 19%;
  border: rgba(204, 204, 204, 0.75) solid 1px;
  border-radius: 4px;
}

.blog3 a.btn {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  margin-left: 19px;
  background: #0e4a7d;
  border: 0;
}

.blog2 p b {
  font-size: 47px;
  position: absolute;
  left: -28px;
  top: -14px;
  color: #21b24b;
}

.blog2 p b:last-child {
  top: auto;
  /* position: absolute; */
  bottom: auto;
  right: auto;
  left: auto;
  line-height: 45px;
}

.homeSlide {
  background: url(../images/homepage.jpg) center top no-repeat;
  background-size: cover;
}

.search .acoustic {
  width: 100%;
  display: inline-block;
  padding-top: 10%;
}

.search .search-well h1 {
  font-size: 36px;
  font-weight: 500;
  color: #0879bf;
  margin-bottom: 15px !important;
}

.search p a.btn {
  border: 0px;
  background: rgba(8, 121, 191, 0.7);
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0px;
  font-size: 18px;
  padding: 12px 15px;
  white-space: normal;
}

.search p a.btn:active,
.search p a.btn:hover {
  color: #fff;
  background: #0d497c;
}

.search .emily-cover {
  padding: 5.3% 15px;
}

/* ------------- Top Frount Button ------------*/
.marklink-button {
  margin-bottom: 15px !important;
}
.marklink-button.mobile-view {
  margin-bottom: 10px !important;
}
.marklink-button ul {
  width: 100%;
}
.marklink-button.mobile-view ul {
  width: 100%;
  display: inline-flex;
}
.marklink-button ul li:last-child {
  margin-right: 0px !important;
}

.marklink-button ul li a.btn {
  background: #0d497c;
  border: #0d497c solid 1px;
  color: #fff;
  display: block;
  margin-right: 5px;
}
.marklink-button ul li:last-child a.btn {
  margin-right: 0px;
}
.marklink-button ul li a.btn:hover {
  background: #033b6a;
}

.marklink-button ul li.active a.btn {
  background: #033b6a !important;
}
/* ------------------------------------------*/

.blockers {
  background: rgba(8, 121, 191, 0.8);
}

.blockers .bloger-block {
  color: #fff;
  padding: 3% 4% 2% 4%;
  min-height: 180px;
}

.blockers .bloger-block h4 {
  margin-bottom: 20px !important;
  font-size: 22px;
}

.blockers .bloger-block:hover {
  background: rgba(8, 121, 191, 0.7);
}

.search .well b {
  color: #20497c;
  text-transform: uppercase;
  font-weight: 600;
}

.search .panel-default > .panel-heading {
  display: inline-block;
  width: 100%;
  background: #fff;
}

.search .panel-default > .panel-heading .col-sm-4 {
  padding: 0 10px;
}

.search .panel-default > .panel-heading .col-sm-4 a {
  font-weight: 500;
  border: 0;
  padding: 8px 12px;
  font-size: 16px;
}

.search .panel-default > .panel-heading .col-sm-4:first-child a {
  background: #0d497c;
}

.search .panel-default {
  background: rgba(255, 255, 255, 0.32);
  border: #fff solid 2px;
}

.search .panel-default > .panel-heading .col-sm-4:first-child a:hover {
  background: #053966;
}

.contentpart {
  position: relative;
  float: left;
  width: 100%;
  background: #e4e3e3;
  padding: 15px 0px 0px 0px;
  margin-top: 76px;
  background-size: cover;
  min-height: 100vh;
  overflow: hidden;
}

.navbar-form .input-group li a {
  color: #fff;
}

#back-top {
  background: #fff;
  /* border: #0d497c solid 1px; */
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  color: #09b3cd;
  line-height: 28px;
  font-size: 10px;
  position: fixed;
  bottom: 65px;
  right: 20px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1001;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.footer p.pull-left {
  font-weight: 300;
  margin-top: 7px !important;
  font-size: 15px;
}

.footer {
  clear: both;
  width: 100%;
  color: #fff;
  padding: 18px 0;
  background: #2e2e2e;
  position: relative;
}

footer .footer-logo {
  padding-left: 0px;
}

footer a {
  display: block;
}

footer #mhra-fmd-placeholder a {
  position: absolute;
  top: 11px;
  left: 50%;
}

footer #mhra-fmd-placeholder a img {
  width: 70px;
}

footer .social-icon {
  padding-right: 0px;
}

.footer .col-sm-3 .custom a span {
  margin-left: 4px;
}

.footer .social-icon .custom a:hover {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.footer .social-icon .custom a {
  width: 30px;
  height: 30px;
  margin: 0 2px;
  text-align: center;
  color: #fff;
  transition: all 0.9s ease-in-out 0s;
  background: #e8e8e8;
  display: inline-block;
  border-radius: 50%;
  text-decoration: none;
  line-height: 30px;
  font-size: 17px;
}

.footer .social-icon .custom a:first-child:hover i {
  color: #3b5998;
}

.footer .social-icon .custom a:nth-child(2):hover i {
  color: #1da1f2;
}

.footer .social-icon .custom a:last-child:hover i {
  color: #cd201f;
}

/* .footer .social-icon .custom p {
	padding-top: 10px;
} */

.footer .social-icon .custom a:first-child i {
  margin-left: 3px;
}

.footer .social-icon .custom a i {
  margin-left: 5px;
  color: #2e2e2e;
}

.contentpart .container {
  position: relative;
}

.footerlink {
  clear: both;
  width: 100%;
  background: #0d497c;
  padding: 42px 0;
}

.footerlink ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}

.footerlink ul li {
  list-style: none;
  position: relative;
}

.footerlink ul li a {
  color: #ededed;
  text-decoration: none;
  transition: all 0.3s ease-in 0s;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 8px 15px;
  font-size: 13px;
}

.footerlink h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 0px 0 10px 0px;
  margin-bottom: 10px !important;
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 20px;
  font-weight: 500;
}

.footerlink ul li:after {
  position: absolute;
  content: ">";
  font-size: 12px;
  top: 8px;
  color: #fff;
}

.footerlink ul li a:hover {
  background: none;
  padding-left: 20px;
}

/* ------System Message Popup ------*/
#system-message-container {
  /* width: 90% !important;
	left: 5% !important; */
  width: 50% !important;
  left: 28% !important;
}
#system-message-container #system-message .msgCloseBtn {
  font-size: 16px !important;
  padding: 0;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  border: solid 2px #fff;
  height: 30px;
  text-align: center;
  line-height: 26px;
}
/* #system-message-container #system-message .msgmainDiv .msgContent p {
	font-size: 12px !important;
	letter-spacing: 1px;
} */
#system-message-container #system-message .msgmainDiv .msgContent {
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background: #fff !important;
}
#system-message-container #system-message .msgmainDiv .msgHeader {
  border-radius: 10px 10px 0 0 !important;
  border-bottom: 1px solid #ccc !important;
  color: #0d497c !important;
}
#system-message-container #system-message .msgCloseBtn {
  padding-top: 1px !important;
  border: solid 2px #e6e6e6 !important;
}
#system-message-container #system-message .msgmainDiv .msgHeader {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #0d497c !important;
}
/* ------------------------------ */

.reset .controls .col-sm-9 input,
.remind .controls .col-sm-9 input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill {
  /* -webkit-text-fill-color: #09b3cd; */
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

[type="radio"] {
  position: absolute;
  /* left: -9999px;
	visibility: hidden; */
}

[role="button"],
a,
area,
button,
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.checkbox-inline input[type="checkbox"] {
  opacity: 0;
  height: auto;
}

[type="checkbox"] + label {
  padding-left: 8px;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

[type="checkbox"][class*="filled-in"] + label:after {
  border-radius: 2px;
  height: 20px;
  width: 20px;
}

[type="checkbox"][class*="filled-in"]:checked + label:after {
  border-color: #0d497c;
  background-color: #0d497c;
  z-index: 0;
}

[type="checkbox"][class*="filled-in"]:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-color: transparent #fff #fff transparent;
}

[type="checkbox"][class*="filled-in"]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border-style: 3px;
  border-color: transparent;
  left: 6px;
  top: 10px;
}

[type="checkbox"][class*="filled-in"] + label:before {
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

[type="checkbox"][class*="filled-in"] + label:after,
[type="checkbox"][class*="filled-in"] + label:before {
  content: "";
  top: 0px;
  left: 0;
  position: absolute;
  -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
  border-style: solid;
  border-width: 2px;
}

[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  z-index: 0;
  border: 1.5px solid #8a8a8a;
  border-radius: 1px;
  margin-top: 2px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.contentpart.inner_part:before {
  content: none;
}

/*----- pharmalatest/index.php/it/component/users/?view=login&Itemid=136 -----*/

.form-horizontal.form-group {
  margin: 0px;
}

.mycategory {
  margin: 10px 0px;
  background: #0d497c !important;
  position: relative;
}

.mycategory ul.categoryul {
  /*display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	-moz-display: flex;
	-o-display: flex;
	position: relative;*/
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
}

.mycategory ul.categoryul li {
  padding-right: 25px !important;
}

.mycategory ul.categoryul li a sup.text-new {
  color: #09b3cd;
  font-weight: 500;
  font-size: 11px;
}

/*.mycategory ul.categoryul>li {
	padding-top: 10px;
	padding-bottom: 10px;
}*/

.mycategory ul.categoryul li:last-child {
  padding-right: 0px !important;
}

.mycategory ul.categoryul > li > a {
  font-weight: 600;
  display: block;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mycategory ul.categoryul > li > a:hover {
  color: #fff !important;
}
.mycategory ul.categoryul li a.parent_cat {
  font-weight: 600;
  color: #777777;
}

.mycategory ul.categoryul li a.subul-taga {
  font-weight: 700;
}

.mycategory ul.categoryul li a:hover,
.mycategory ul.categoryul li a:focus {
  text-decoration: none;
  /* color: #20497c; */
}

.mycategory ul.categoryul li a:hover i,
.mycategory ul.categoryul li a:focus i,
.mycategory ul.categoryul li a:visited i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
}

.mycategory ul.categoryul > li > ul {
  width: 100%;
  z-index: 110;
  padding-right: 0px;
  position: absolute;
  left: 0px;
  /*height: auto;*/
  /* min-height: 355px; */
  height: 355px;
  overflow-y: scroll;
  background: #fff;
  /* padding: 15px; */
  display: none;
  /* margin-top: 10px !important;*/
  box-shadow: 0px 4px 10px 0px #ccc;
}

.mycategory ul.categoryul > li ul.subitem li ul:nth-child(even) {
  background: #f9f9f9;
}

ul.sub-dropdown ul li a {
  font-weight: normal !important;
}

.mycategory ul.categoryul > li:hover ul.subitem {
  display: block !important;
}

.mycategory ul.categoryul > li ul.subitem li {
  width: 100%;
  display: block;
  /*margin-bottom: 5px !important;*/
  height: 100%;
}

/*.mycategory ul.categoryul>li ul.subitem li ul {
	width: 20%;
	display: block;
	float: left;
	padding: 15px;
	min-height: 330px !important;
}*/

.mycategory ul.categoryul > li ul.subitem li ul {
  width: 20%;
  display: flex;
  flex-direction: column;
  float: left;
  padding: 15px;
  min-height: 330px !important;
  height: 100%;
}

ul.sub-dropdown {
  margin-bottom: 8px !important;
}

ul.sub-dropdown li a {
  margin-bottom: 5px;
}

/*contentpart*/

/* ---------------*** Top Slider Buttons ***--------------- */

/* ---------------- Free Booking Doctor ------------------ */
.free-booking-doctor .panel:first-child .panel-body {
  padding: 38px 15px;
}
.weipharma {
  min-height: 370px !important;
}
.free-booking-doctor .weipharma.weipharma-left {
  background: url("../images/article/doctor-visit.png") no-repeat;
  background-size: contain;
  background-position: left;
  border-radius: 4px;
  overflow: hidden;
}
.free-booking-doctor .drop-search .search-field input {
  height: 52px;
}
.free-booking-doctor
  .drop-search
  .superbars
  .bootstrap-select
  button.dropdown-toggle {
  padding: 15px;
}
.free-booking-doctor .drop-search .search-dropdown button {
  background: #fff !important;
}
.free-booking-doctor .drop-search .search-btn button {
  background: #0ab3cd;
  color: #fff;
}
/* -------------------------------------------------- */

/* ----------- Home Assistance ---------- */
.home-assistance .homeassist-inner img {
  margin: 0 auto;
}
.home-assistance .homeassist-inner h4 {
  color: #4caba5;
}
.home-assistance .homeassist-inner ul li a {
  background: #4caba5;
  display: block;
  border-bottom: 0px !important;
  color: #fff;
  border-radius: 4px !important;
  margin-right: 5px;
}
.home-assistance .homeassist-inner ul li:last-child a {
  margin-right: 0px;
}
a.to-access {
  background: #ddd;
  color: #0d497c;
  border: 2px solid #0d497c;
  box-shadow: 0px 1px 5px 0px #ccc;
}
a.to-access:hover {
  box-shadow: 0px 2px 9px 0px #cecece;
}
.home-assistance .weipharma.weipharma-right {
  background: url("../images/article/wheel-chair.png") no-repeat;
  background-size: contain;
  background-position: right;
  border-radius: 4px;
  overflow: hidden;
}
.weipharma-roundedshape {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.weipharma-roundedshape p {
  text-align: center;
  z-index: 1;
}
.weipharma-right .weipharma-roundedshape:after {
  position: absolute;
  content: "";
  top: -80px;
  right: -75px;
  width: 550px;
  height: 550px;
  background: #fff;
  border-radius: 0 50% 50% 0;
  box-shadow: 8px 0 8px -6px rgba(0, 0, 0, 0.75);
}
.weipharma-left .weipharma-roundedshape:after {
  position: absolute;
  content: "";
  top: -80px;
  right: auto;
  left: -80px;
  width: 550px;
  height: 550px;
  background: #fff;
  border-radius: 50% 0 0 50%;
  box-shadow: -8px 0 8px -8px rgba(0, 0, 0, 0.75);
}
/* -------------------------------- */

/* ------------------ Delivery Medicine -------------- */
.delivery-medicine .deliverymedic-inner img {
  margin: 0 auto;
}
.delivery-medicine .weipharma.weipharma-left {
  background: url("../images/article/medical-store.png") no-repeat;
  background-size: contain;
  background-position: left;
  border-radius: 4px;
  overflow: hidden;
}
.delivery-medicine .deliverymedic-inner a.btn-success {
  border-radius: 0px;
  font-size: 16px;
}
/* -------------------------------------------------- */

/* ------------------ Medical Opinion -------------- */
.medical-opinion .panel .panel-body.medical-opinionback {
  background: url("../images/article/medical-man.png") no-repeat;
  background-position: right;
}
.medical-opinion .panel .panel-body.medical-opinionback svg {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.medical-opinion .medicalopinion-accessbtn,
.medical-opinion .step-medicalopinion .medical-step {
  position: relative;
}
.medical-opinion .medicalopinion-accessbtn a {
  position: absolute;
  content: "";
  left: 68%;
  bottom: 15px;
}
.medical-opinion .medicalopinion-accessbtn a.btn {
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  padding: 6px 40px;
  color: #00b9e8;
  font-weight: 600;
  font-size: 16px;
}
.medical-opinion .request-medicalopinion {
  min-height: 180px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #0d497c;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
}
.medical-opinion .step-medicalopinion .medical-step span.medicalstep-count {
  position: absolute;
  content: "";
  top: -20px;
  left: 50%;
  width: 100px;
  height: 100px;
  padding: 10px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 3px 4px 6px -1px #545454;
  transform: translate(-50%, -50%);
}
.medical-opinion .step-medicalopinion .medical-step span.medicalstep-count h5 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 3px 6px 0px #a7a7a7;
}
.medical-opinion
  .step-medicalopinion
  .medical-step
  span.medicalstep-count.medicalstep-count1
  h5 {
  background: rgba(110, 179, 83, 1);
  background: -moz-linear-gradient(
    left,
    rgba(110, 179, 83, 1) 0%,
    rgba(110, 179, 83, 1) 20%,
    rgba(156, 196, 77, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(110, 179, 83, 1)),
    color-stop(20%, rgba(110, 179, 83, 1)),
    color-stop(100%, rgba(156, 196, 77, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(110, 179, 83, 1) 0%,
    rgba(110, 179, 83, 1) 20%,
    rgba(156, 196, 77, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(110, 179, 83, 1) 0%,
    rgba(110, 179, 83, 1) 20%,
    rgba(156, 196, 77, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(110, 179, 83, 1) 0%,
    rgba(110, 179, 83, 1) 20%,
    rgba(156, 196, 77, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(110, 179, 83, 1) 0%,
    rgba(110, 179, 83, 1) 20%,
    rgba(156, 196, 77, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb353', endColorstr='#9cc44d', GradientType=1 );
}
.medical-opinion
  .step-medicalopinion
  .medical-step
  span.medicalstep-count.medicalstep-count2
  h5 {
  background: rgba(223, 147, 47, 1);
  background: -moz-linear-gradient(
    left,
    rgba(223, 147, 47, 1) 0%,
    rgba(223, 147, 47, 1) 20%,
    rgba(244, 235, 74, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(223, 147, 47, 1)),
    color-stop(20%, rgba(223, 147, 47, 1)),
    color-stop(100%, rgba(244, 235, 74, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(223, 147, 47, 1) 0%,
    rgba(223, 147, 47, 1) 20%,
    rgba(244, 235, 74, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(223, 147, 47, 1) 0%,
    rgba(223, 147, 47, 1) 20%,
    rgba(244, 235, 74, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(223, 147, 47, 1) 0%,
    rgba(223, 147, 47, 1) 20%,
    rgba(244, 235, 74, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(223, 147, 47, 1) 0%,
    rgba(223, 147, 47, 1) 20%,
    rgba(244, 235, 74, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df932f', endColorstr='#f4eb4a', GradientType=1 );
}
.medical-opinion
  .step-medicalopinion
  .medical-step
  span.medicalstep-count.medicalstep-count3
  h5 {
  background: rgba(70, 115, 183, 1);
  background: -moz-linear-gradient(
    left,
    rgba(70, 115, 183, 1) 0%,
    rgba(70, 115, 183, 1) 20%,
    rgba(97, 170, 235, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(70, 115, 183, 1)),
    color-stop(20%, rgba(70, 115, 183, 1)),
    color-stop(100%, rgba(97, 170, 235, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(70, 115, 183, 1) 0%,
    rgba(70, 115, 183, 1) 20%,
    rgba(97, 170, 235, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(70, 115, 183, 1) 0%,
    rgba(70, 115, 183, 1) 20%,
    rgba(97, 170, 235, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(70, 115, 183, 1) 0%,
    rgba(70, 115, 183, 1) 20%,
    rgba(97, 170, 235, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(70, 115, 183, 1) 0%,
    rgba(70, 115, 183, 1) 20%,
    rgba(97, 170, 235, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4673b7', endColorstr='#61aaeb', GradientType=1 );
}
.medical-opinion
  .step-medicalopinion
  .medical-step
  span.medicalstep-count.medicalstep-count4
  h5 {
  background: rgba(134, 36, 97, 1);
  background: -moz-linear-gradient(
    left,
    rgba(134, 36, 97, 1) 0%,
    rgba(134, 36, 97, 1) 20%,
    rgba(204, 46, 120, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(134, 36, 97, 1)),
    color-stop(20%, rgba(134, 36, 97, 1)),
    color-stop(100%, rgba(204, 46, 120, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(134, 36, 97, 1) 0%,
    rgba(134, 36, 97, 1) 20%,
    rgba(204, 46, 120, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(134, 36, 97, 1) 0%,
    rgba(134, 36, 97, 1) 20%,
    rgba(204, 46, 120, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(134, 36, 97, 1) 0%,
    rgba(134, 36, 97, 1) 20%,
    rgba(204, 46, 120, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(134, 36, 97, 1) 0%,
    rgba(134, 36, 97, 1) 20%,
    rgba(204, 46, 120, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#862461', endColorstr='#cc2e78', GradientType=1 );
}
.medical-opinion .step-medicalopinion .medical-step .medicalstep-box {
  margin-top: 55px;
  min-height: 130px;
  border-radius: 10px;
  padding: 3px;
}
.medical-opinion .step-medicalopinion .medical-step .medicalstep-box p {
  min-height: 130px;
  background: #fff;
  border-radius: 7px;
}
.medical-opinion .step-medicalopinion .medicalstep-1 .medicalstep-box {
  background: linear-gradient(to right, #6eb353, #9cc44d);
}
.medical-opinion .step-medicalopinion .medicalstep-2 .medicalstep-box {
  background: linear-gradient(to right, #df932f, #f4eb4a);
}
.medical-opinion .step-medicalopinion .medicalstep-3 .medicalstep-box {
  background: linear-gradient(to right, #4673b7, #61aaeb);
}
.medical-opinion .step-medicalopinion .medicalstep-4 .medicalstep-box {
  background: linear-gradient(to right, #862461, #cc2e78);
}
.medical-opinion .step-medicalopinion .medicalopinion-free .button-box {
  width: 270px;
  border-radius: 6px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 5px 5px 8px -1px #b5b5b5;
}
.medical-opinion
  .step-medicalopinion
  .medicalopinion-free
  .button-box
  .btn.doit-free {
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 10px;
  font-weight: 600;
  color: #fff;
  background: rgba(91, 49, 140, 1);
  background: -moz-linear-gradient(
    left,
    rgba(91, 49, 140, 1) 0%,
    rgba(113, 65, 147, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(91, 49, 140, 1)),
    color-stop(100%, rgba(113, 65, 147, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(91, 49, 140, 1) 0%,
    rgba(113, 65, 147, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(91, 49, 140, 1) 0%,
    rgba(113, 65, 147, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(91, 49, 140, 1) 0%,
    rgba(113, 65, 147, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(91, 49, 140, 1) 0%,
    rgba(113, 65, 147, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b318c', endColorstr='#714193', GradientType=1 );
  box-shadow: 2px 3px 9px 1px #b9b9b9;
}
.medical-opinion
  .step-medicalopinion
  .medicalopinion-free
  .button-box
  .btn.doit-free:hover {
  box-shadow: 2px 5px 10px 1px #b9b9b9;
}

/* -------------------------------------------------- */

/* ---------------- Medical Record ------------------ */
.medical-record .weipharma.weipharma-right {
  background: url("../images/article/medical-lady.png") no-repeat;
  background-size: contain;
  background-position: right;
  border-radius: 4px;
  overflow: hidden;
}
.medical-record a.btn {
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
  padding: 10px 40px;
  font-weight: 600;
  font-size: 16px;
  color: #656565;
}

.medical-record a.btn span {
  color: #06b8e5;
}
/* -------------------------------------------------- */

/* ---------------- Laboratory Analysis ------------------ */
.laboratory-analysis .weipharma.weipharma-right {
  background: url("../images/article/laboratory-analist.png") no-repeat;
  background-size: contain;
  background-position: right;
  border-radius: 4px;
  overflow: hidden;
}
.laboratory-analysis a.to-access.text-primary {
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
  padding: 10px 40px;
  font-weight: 600;
  background: #ffd740;
  color: #00b9e8;
  font-size: 16px;
}
/* -------------------------------------------------- */

/* ------------- Digital Wallet -------------- */
.digital-wallet .weipharma.weipharma-left {
  background: url("../images/article/keyboard.png") no-repeat;
  background-size: contain;
  background-position: -60px;
  border-radius: 4px;
  overflow: hidden;
}
.digital-wallet .weipharma ul {
  z-index: 1;
}
.digital-wallet .weipharma ul li {
  border: 3px solid;
  border-radius: 8px;
}
.digital-wallet .weipharma ul li.benefits-1 {
  border-color: #ff8a00;
}
.digital-wallet .weipharma ul li.benefits-2 {
  border-color: #a6003b;
}
.digital-wallet .weipharma ul li.benefits-3 {
  border-color: #00e38b;
}
.digital-wallet .weipharma ul li.benefits-4 {
  border-color: #8a52fc;
}
.digital-wallet .weipharma ul li.benefits-5 {
  border-color: #0096ff;
}
.digital-wallet .weipharma ul li.benefits-6 {
  border-color: #ffd200;
}
/* ------------------------------------------ */

/* ------------------------****----------------------- */

/* --------------- Articles (Final Layout) ---------------- */
.article p,
.article li {
  text-align: justify;
}

.article .panel-heading ul.nav.nav-tabs > li {
  margin-bottom: -1px !important;
}
.article ul.nav.nav-tabs {
  border-bottom: 0px;
}
.article a {
  text-decoration: none;
}

.article.withdrawal-at-home .call-book {
  background: #f4f4f4;
}
.article.terms-conditions ol li,
.article.privacy-policy ol li,
.article.cookies-policy ol li,
.article.frequent-questions ol li {
  list-style-type: decimal;
}
.article.terms-conditions ol li p {
  text-align: justify;
}
.article.terms-conditions ol li ol li ol li {
  list-style-type: lower-alpha;
}
.article.how-pharmamedic-work ul li {
  list-style-type: disc;
}
.article.how-it-works
  .howitwork-left
  .panel-group
  .panel
  .panel-heading.text-center:hover {
  background: #0d497c !important;
}
.article.how-it-works .howitwork-left h4.inner-title a {
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  color: #777;
}
.article.how-it-works
  .howitwork-left
  .panel-group
  .panel
  .panel-heading.text-center:hover
  h4.inner-title
  a {
  color: #ffff;
}
.article.how-it-works .howitwork-left p {
  margin-bottom: 5px !important;
  text-align: justify;
}
.article .panel-body ul li {
  list-style-type: disc;
}
.article.how-it-works .howitwork-vidio .youtube-video {
  margin-bottom: 18px;
}
.article.how-it-works .howitwork-vidio .youtube-video iframe {
  width: 100% !important;
}
.article.how-pharmamedic-work img {
  width: 100%;
}
.article.how-it-works .howitwork-vidio .youtube-button a {
  font-size: 24px;
  line-height: 80px;
}
.article.health-care .healthcare-links .list-group a.list-group-item {
  background: #f5f5f5;
}
.article.health-care .healthcare-links .list-group a.list-group-item:hover,
.article.health-care .bookhome-assistance {
  background: #0d497c;
}
.article.health-care .bookhome-assistance h3,
.article.health-care .healthcare-links .list-group a.list-group-item:hover {
  color: #fff;
}
.article.service-point .sp-image .spimage-inner {
  border: 3px solid #0d497c;
}
.article.medical-visits .medicalvisit-inner {
  padding: 4% 15px;
}
.article.medical-visits .best-doctor-price {
  background: #fff url("../images/article/first-doctor.png") center top
    no-repeat;
}
.article.medical-visits .best-doctor-price .best-doctor {
  min-height: 250px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(245, 245, 245, 0.9);
  border-radius: 6px;
}
.article.medical-visits .bestdoctor-points {
  background: rgb(245, 245, 245)
    url("../images/article/ORIENTAMENTO_SANITARIO.png") right bottom / 488px
    no-repeat;
}
.article.medical-visits .bestdoctor-points .bdpoints p {
  background: #fff;
  border-radius: 30px;
  padding: 15px 20px;
}
.article.howitwork-pharmawallet {
  position: relative;
}
.article.howitwork-pharmawallet h4 {
  padding-left: 20px;
  position: relative;
}
.article.howitwork-pharmawallet h4 i {
  position: absolute;
  left: 0px;
  top: 3px;
}
.article.how-dashboard-work li {
  list-style-type: disc;
}

.article.home-assistance-link .homeassistancelink-content .panel-heading h4 {
  color: #09b3cd !important;
  text-transform: uppercase;
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: rgba(204, 204, 204, 0.56) 1px 4px 8px;
  word-wrap: break-word;
  font-weight: 600;
  white-space: normal;
  overflow: hidden;
  position: relative;
  transition: all 0.33s;
  -moz-transition: all 0.33s;
  -webkit-transition: all 0.33s;
  -o-transition: all 0.33s;
  border-radius: 6px;
  background: #efefef;
  color: #888;
  padding: 15px 10px;
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button:nth-child(2n + 1)
  a.btn-default {
  background-color: #09b3cd;
  border-color: rgba(1, 147, 169, 0.73);
  color: #fff;
}
/* ------ Animation KeyFram ------- */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
/* ------------------------------- */
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:hover {
  color: #fff;
  z-index: 1;
  border: #0d497c solid 1px;
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:before,
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:after {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:before {
  right: -50px;
  border-right: 29px solid transparent;
  border-bottom: 80px solid #0d497c;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:after {
  left: -50px;
  border-left: 29px solid transparent;
  border-top: 80px solid #0d497c;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:hover:before {
  -webkit-transform: translateX(-43%);
  z-index: -1;
  transform: translateX(-43%);
}
.article.home-assistance-link
  .homeassistancelink-content
  .hal-button
  a.btn-default:hover:after {
  -webkit-transform: translateX(53%);
  z-index: -1;
  transform: translateX(53%);
}

/* ------------- premier-account -------------- */
main.premier-account {
  padding: 0px;
}
main.premier-account > .container {
  max-width: 100% !important;
}
main.premier-account .item-page_premier-account {
  width: 100%;
  height: 100%;
  display: block;
}
/* -------------------------------------------- */

/* ------------------------------------------------------ */

/*----- Media Query -----*/
@media only screen and (min-width: 1920px) {
  .m24-login {
    -ms-flex: 0 0 87.5% !important;
    flex: 0 0 87.5% !important;
    max-width: 87.5% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .row.dairymilk {
    margin-left: -90px;
    margin-right: -90px;
  }

  .row.dairymilk .mycategory {
    padding: 0px 90px;
  }
  .header .menu .wei-menu > ul > li.lyc-button .dropdown.log img {
    border: #fff solid 2px;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .termial-head.btn-block {
    padding: 0 0 5px 0;
  }

  .well.well-lg .control-group button.btn.btn-primary.accedi {
    width: 100%;
  }

  .col-sm-8.blocks {
    width: 66%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  footer .footer-logo {
    padding-left: 15px;
  }

  footer .social-icon {
    padding-right: 15px;
  }

  .blockers .bloger-block {
    color: #fff;
    padding: 3% 5%;
  }

  .service .service-part h1 {
    font-size: 32px;
  }

  .blog2 .blog2-title h2 {
    font-size: 20px;
    margin-bottom: 15px !important;
  }

  .blog1 .mobile-images img {
    padding: 0px;
  }

  .service .service-part {
    padding-bottom: 2%;
    min-height: 469px;
  }

  .blockers .bloger-block h4 {
    margin-bottom: 15px !important;
  }

  .search p a.btn {
    margin-bottom: 25px;
  }

  .homeSlide {
    padding-top: 17%;
  }

  .drugs-products .drugsa .drug-pro-detal {
    padding: 0px;
  }

  .drugs-products .drugsa .dr_comp_content p {
    min-height: auto;
  }

  .drug-medic-prices .price {
    padding: 0px 15px;
  }

  .termial-head.btn-block .col-sm-9.col-xs-10 {
    width: 91%;
    padding: 0 0 0 23px;
  }

  .pull-right.send .pull-right {
    padding: 12px 10px;
  }

  .termial-head .col-sm-1 {
    margin: 0;
  }

  .contentpart {
    padding: 15px;
  }

  .col-sm-2.ads {
    width: 20.666667%;
  }

  .rightcontent.col-sm-10 {
    width: 79.333333%;
  }

  .footerlink ul li a {
    font-size: 11px;
  }

  .footer p.pull-left {
    padding-left: 15px;
  }

  .divide-form form.form-horizontal .col-sm-7 {
    padding: 0px 0px 0px 10px;
  }

  .col-sm-4.ads {
    display: none;
  }

  .col-sm-8.blocks {
    width: 100%;
  }

  /* .menu-home-new #sp-main-menu ul.level-0>li>a {
		padding: 39px 5px 10px 5px;
	} */

  .menu-home-new #sp-main-menu ul.level-0 > li > a {
    padding: 22px 5px 20px 5px;
  }

  .container {
    width: 100% !important;
  }

  .footerlink h3:before {
    border-left: 28px solid #0d497c;
    border-right: 28px solid transparent;
    border-bottom: 28px solid transparent;
  }

  .footerlink h3:after {
    border-left: 28px solid transparent;
    border-right: 28px solid #0d497c;
    border-top: 28px solid transparent;
  }

  .footerlink h3 {
    padding: 8px 0 8px 34px;
    font-size: 13px;
  }

  .blog3 .col-sm-5 {
    margin: 0;
  }

  .captcha-container .g-recaptcha {
    margin-left: 0px !important;
  }
}

/*------------------------- Header --------------------------- -*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header .logo,
  .header .menu {
    padding: 0px 15px;
  }
  .header .menu .wei-menu ul > li.lyc-button a.btn {
    padding: 0px;
    margin-top: 0px;
    font-size: 0px;
    border: 0px;
    background: transparent !important;
    color: #fff !important;
  }
  .header .menu .wei-menu ul > li.lyc-button a.btn i {
    font-size: 16px;
    display: block;
    line-height: 26px;
  }
}

@media only screen and (min-width: 1200px) {
  .head-btn {
    font-family: "Rubik", sans-serif !important;
    font-size: 15px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin: 0px !important;
    padding: 6px 12px !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    border: 2px solid #fff !important;
    border-radius: 30px !important;
    background: transparent;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out;
  }
  .head-btn:hover {
    background: #fff;
    color: #09b3cd !important;
  }
  .head-btn:active {
    background: none !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
  }
  .head-btn:hover,
  .head-btn:focus {
    color: #333333 !important;
    background-color: #ffffff;
    border-color: #ffffff;
  }
}

@media only screen and (min-width: 1024px) {
  /*-------- Header Button ----- -*/
  .btn-white {
    background: #fff !important;
    color: #333;
    padding: 6px;
  }
  .btn-white:hover {
    background: #09b3cd !important;
    color: #fff !important;
  }
  a.btn-whiteinv {
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 10px;
  }
  .btn-whiteinv:hover {
    background: #fff;
    color: #09b3cd !important;
  }
  /* -------------------------------- */
  .header > .container > .row {
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .header .logo a {
    max-width: 75%;
  }
  .header .menu .wei-mainmenu {
    text-align: right;
  }
  .header .menu .wei-menu > ul.weimodule-menu {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .header .menu .wei-menu > ul.weimodule-menu li:last-child {
    margin-right: 0px !important;
  }
  .header .menu .wei-menu ul > li a.pharma-menu {
    text-decoration: none;
    padding: 29px 3px;
    display: block;
    color: #fff;
    line-height: normal;
    font-size: 15px;
    font-family: "Rubik", sans-serif !important;
    font-weight: 500;
  }
  .header .menu .wei-menu > ul > li {
    margin-right: 12px !important;
  }
  .header .menu .wei-menu ul li a:before,
  .header .terminal-menu .terminal-headbtn a.terminal-button:before {
    position: relative;
    content: "";
    display: none;
  }
  .header .menu .wei-menu ul li a i.wei-fa {
    display: none;
  }
  .header .menu .wei-menu > ul > li.menu-item > a:after {
    border-bottom: #09b3cd solid 3px;
    content: "";
    transition: all 0.9s ease 0s;
    left: 0;
    width: 0;
    bottom: 0;
    position: absolute;
  }
  .header .menu .wei-menu > ul > li.menu-item > a:hover:after,
  .header .menu .wei-menu > ul > li.menu-item.active > a:after {
    width: 100%;
  }
  .header .terminal-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-samebutton {
    min-height: 33px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }
  .header .terminal-menu .terminal-headbtn a {
    width: 140px;
    margin-right: 15px;
  }
  .header
    .terminal-menu
    .terminal-headbtn
    a.terminal-samebutton.service-cardnumber {
    width: 180px;
  }
}

@media only screen and (max-width: 1024px) {
  .container {
    max-width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* ---------------*** Top Slider Buttons ***--------------- */
  .weipharma {
    min-height: 300px !important;
  }
  .weipharma-right .weipharma-roundedshape:after {
    width: 350px;
    height: 350px;
    top: -25px;
    right: 0px;
  }
  .weipharma-left .weipharma-roundedshape:after {
    width: 350px;
    height: 350px;
    top: auto;
    right: auto;
    left: 0px;
  }
  .digital-wallet .weipharma.weipharma-left {
    background-position: center;
    background-size: cover;
  }
  .digital-wallet .weipharma-left .weipharma-roundedshape:after {
    position: absolute;
    content: "";
    top: 0px;
    right: auto;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.68);
    border-radius: 0px;
    box-shadow: none;
  }
  .digital-wallet .weipharma ul li {
    color: #fff;
  }

  /* ------- Login/Registration ------- */
  .m24-registration .m24-registerstep h1,
  .m24-registration .m24-registerstep h2 {
    font-size: 3rem;
  }
  .m24-registration .m24-registerstep .chooseby-btn {
    width: 85%;
  }
  .m24-registration .m24-registerstep .chooseby-btn a.m24-btn {
    font-size: 1.5rem !important;
  }
  .m24-registration .m24-chooseby-register .stethoscope-box {
    width: 240px;
    height: 240px;
  }
  /* --------------------------------- */

  /* -------------------- Medical-Opinion ----------------------- */
  .medical-opinion .request-medicalopinion {
    min-height: auto;
    margin-bottom: 35px;
  }
  .medical-opinion .request-medicalopinion h4.mb-5 {
    margin-bottom: 0px !important;
  }
  .medical-opinion .step-medicalopinion .medical-step span.medicalstep-count {
    top: 0px;
    width: 60px;
    height: 60px;
  }
  .medical-opinion .step-medicalopinion .medical-step.medicalstep-1,
  .medical-opinion .step-medicalopinion .medical-step.medicalstep-2 {
    margin-bottom: 50px !important;
  }
  .medical-opinion
    .step-medicalopinion
    .medical-step
    span.medicalstep-count
    h5 {
    width: 40px;
    height: 40px;
  }
  .medical-opinion .step-medicalopinion .medical-step .medicalstep-box {
    margin-top: 0px;
    min-height: 110px;
  }
  .medical-opinion .step-medicalopinion .medical-step .medicalstep-box p {
    padding-top: 40px !important;
    min-height: 110px;
  }
  .medical-opinion .medicalopinion-accessbtn a {
    left: 40%;
  }
  /* -------------------------------------------------- */
  /* ---------------- Free Booking Doctor ------------------ */
  .home-assistance .homeassist-inner .nav-justified > li {
    display: inline-block;
    width: auto;
  }
  .home-assistance .homeassist-inner ul li a {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  /* -------------------------------------------------- */
  .laboratory-analysis .col-sm-12.text-right {
    text-align: center !important;
  }
  /* -------------------------------------------------- */

  .header .menu .wei-menu > ul > li.lyc-button {
    width: 34px;
    height: 34px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    vertical-align: middle;
  }
  .header .menu .wei-menu > ul > li.lyc-button ul.userProfileMenu li a {
    font-size: 14px;
  }
  .header .menu .wei-menu > ul > li .falang-caret a.langChoose img {
    width: 18px;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-sidebtn {
    width: 34px !important;
    height: 34px !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-sidebtn i {
    vertical-align: bottom;
  }

  .mycategory ul.categoryul {
    width: 100%;
    overflow-y: auto;
  }
  .mycategory ul.categoryul li {
    padding-right: 20px !important;
  }
  .mycategory ul.categoryul > li > a {
    font-size: 14px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* ------------- Articles ---------------- */
  .article.how-it-works .howitwork-vidio .youtube-video iframe {
    width: 100%;
    height: 210px;
  }
  /* -------------------------------------- */

  .product-offerslider .offer-slider .slick-slide .panel .panel-body {
    min-height: 237px;
  }
}

@media only screen and (max-width: 992px) {
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li {
    display: block;
    width: 100%;
  }
  .m24-registration .m24-registerstep .registerby-patient-form {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  /* ---------------*** Top Slider Buttons ***--------------- */
  .weipharma {
    min-height: 200px !important;
  }
  .weipharma-right .weipharma-roundedshape:after {
    width: 280px;
    height: 280px;
    top: -40px;
    right: 0px;
  }

  .weipharma-left .weipharma-roundedshape:after {
    width: 280px;
    height: 280px;
    top: -40px;
    left: 0px;
    right: auto;
  }
  .home-assistance svg {
    width: 60%;
  }
  .weipharma-roundedshape p {
    font-size: 16px !important;
  }

  /* -------------------------------------------------- */
  /* -------------------- Header ----------------------- */
  .navbar-collapse.collapse.main-collapse-nav {
    display: none !important;
  }
  .header .menu .wei-menu.hidden-xs {
    display: none !important;
  }
  .header .menu .wei-menu.mobile-menu.visible-xs {
    display: block !important;
  }
  .header .menu .wei-menu.mobile-menu .navbar-toggle {
    display: block !important;
    padding: 6px 10px;
    line-height: normal;
    background-color: #ffffff;
    color: #0d497c;
    font-size: 18px;
    width: 38px;
    height: 35px;
    margin: 0px;
    border: 1px solid #fff !important;
    z-index: 1;
  }
  .header .menu .wei-menu.mobile-menu .navbar-toggle .fa-times {
    display: none !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .navbar-toggle[aria-expanded="true"]
    .fa-bars {
    display: none !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .navbar-toggle[aria-expanded="true"]
    .fa-times {
    display: block !important;
  }
  .header .menu .wei-menu > ul.mobileview-modemenu > li {
    margin-right: 10px !important;
  }
  .navbar-collapse.collapse.main-collapse-nav.show {
    display: block !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav {
    position: fixed;
    width: 100%;
    height: 100% !important;
    margin-top: 45px;
    left: 0px;
    background: #0d497c;
    border-top: 1px solid #fff !important;
    padding: 0px 0px 20px 0px;
    overflow-y: auto !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav .weimenu-inner li {
    display: block !important;
    padding: 0px;
    width: 100%;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a {
    display: block;
    text-align: left;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    color: #ffffff;
    margin-bottom: 0px;
    padding: 10px 15px;
    position: relative;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.parent > a:before {
    position: absolute;
    right: 15px;
    font-size: 16px;
    font-family: "FontAwesome";
    content: "\f107";
    transition: all 0.3s ease-in-out;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    > a:before {
    transform: rotate(180deg);
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.parent.test a,
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub
    li
    a {
    border-color: #0d497c !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent
    ul.prodeti-sub {
    display: none;
    transition: all 2s linear;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub {
    display: block !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub
    li
    a {
    background: #fff !important;
    border-color: #0d497c !important;
    color: #0d497c !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent
    ul.prodeti-sub
    li
    a {
    padding-left: 30px;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a:hover,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a:focus,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a:hover,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a:focus {
    background-color: #fff !important;
    color: #0d497c !important;
  }
  .header {
    padding: 10px 0px;
  }
  .header .logo {
    padding-left: 15px;
  }
  .header .menu .wei-menu {
    margin-top: 3px;
  }
  .header .menu .wei-menu > ul > li,
  .header .terminal-menu .terminal-headbtn a.terminal-button {
    display: inline-flex;
    width: 35px !important;
    height: 35px !important;
    font-size: 16px !important;
    justify-content: center;
    align-items: center;
  }
  .header .menu .wei-menu > ul > li .falang-caret a.langChoose img {
    margin-top: 0px !important;
  }
  .header .menu .wei-menu > ul.mobileview-modemenu > li.lyc-button a span {
    display: none;
  }

  .header .menu .wei-menu ul.weimenu-inner > li.menu-item {
    margin-right: 5px !important;
  }
  .header .menu .wei-menu ul.weimenu-inner > li.menu-item:last-child {
    margin-right: 0px !important;
  }
  .header .menu .wei-menu ul > li.menu-item {
    padding: 5px;
  }
  .header .menu .wei-menu > ul > li > a.medkit-plus:before {
    position: absolute;
    content: "";
    background: url("../images/medkit-whiteplus.png") center no-repeat;
    background-size: 100% 100%;
    top: 6px;
    left: 5px;
    width: 17px;
    height: 17px;
  }
  .header .menu .wei-menu ul li a.mobile-logbtn {
    font-size: 0px;
    padding: 5px;
  }
  .header .menu .wei-menu ul li a.mobile-logbtn i {
    font-size: 16px;
  }
  .header .menu .wei-menu > ul > li .falang-caret a.langChoose {
    padding: 0px;
    vertical-align: middle;
  }
  .header
    .menu
    .wei-menu
    > ul
    > li.lyc-button
    .notification
    a.user-notification,
  .header .menu .wei-menu > ul > li.lyc-button .sheepcart a {
    font-size: 18px;
    vertical-align: middle;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-button {
    padding: 4px;
    /* background: transparent !important; */
    font-size: 16px;
    border-radius: 50%;
    border: 2px solid #fff;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-sidebtn {
    width: 35px !important;
    height: 35px !important;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-button span {
    display: none;
  }
  .header .terminal-menu .terminal-headbtn a.terminal-datebtn {
    display: none;
  }
  /* -------------------------------------------------- */
  .header .menu {
    padding-right: 15px;
    text-align: right;
  }

  /* ---------------- Offers ------------------ */
  .offers .more-offsers a.more-offerwith-premiercard {
    font-size: 22px;
  }
  .offers .productoffers-list a.proff-button h3 {
    font-size: 20px;
  }
  /* ----------------------------------------- */
  .medical-opinion .medicalopinion-accessbtn a {
    left: 35%;
  }
  .delivery-medicine .deliverymedic-inner .text-right {
    text-align: center !important;
  }
  .contentpart {
    margin-top: 58px;
  }
  .mycategory ul.categoryul li {
    padding-right: 15px !important;
  }

  .mycategory ul.categoryul li ul.sub-dropdown {
    width: 96.5%;
  }

  .blog1:before {
    width: 50%;
    transform: skew(163deg) scale(1.6);
  }

  .restext {
    width: 96%;
  }

  .col-sm-4.ads {
    display: none;
  }

  .col-sm-8.blocks {
    width: 100%;
  }

  .custom #chitikaAdBlock-2 iframe#ch_ad2-0 {
    width: 100%;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* ----------- Medical Opinion ------------ */
  .medical-opinion .step-medicalopinion .medical-step.medicalstep-1,
  .medical-opinion .step-medicalopinion .medical-step.medicalstep-2 {
    margin-bottom: 40px !important;
  }
  .medical-opinion .medicalopinion-accessbtn a {
    left: 40% !important;
  }
  /* ---------------------------------- */
  /* ------------- Header -------------- */
  .header {
    padding: 8px 0px;
  }
  .header .logo {
    padding-left: 15px;
    padding-right: 10px;
  }
  .header .menu {
    padding: 0px 15px !important;
  }
  .header .menu .wei-menu.mobile-menu {
    text-align: right;
  }
  /* ---------------------------------- */

  /* ----------- Login Page ------------ */

  /* --------------------------------- */

  .blog-2_images img {
    margin: 0 auto;
  }

  .blockers .bloger-block h4 {
    margin-bottom: 10px !important;
  }

  .blockers .bloger-block {
    padding: 20px 15px;
  }

  .service .col-sm-4 p {
    min-height: 50px;
  }

  .currencydiv {
    padding-top: 8px !important;
  }

  .contentpart {
    margin-top: 53px;
  }

  .blocks .col-sm-4 p {
    font-size: 14px;
  }

  .search form .col-sm-5 {
    width: 41%;
  }

  .rightpart .well.parter .col-sm-6,
  .visible-xs.rightpart .col-sm-12,
  .restext ul li a {
    text-align: right;
    padding-top: 5px;
  }

  .search .panel-default > .panel-heading .col-sm-4 {
    padding: 0;
    display: inline-block;
    width: 32.5%;
  }

  .search form .col-sm-5 {
    padding: 0 !important;
    display: inline-block;
    width: 40.9%;
  }

  .search form .col-sm-2 {
    display: inline-block;
    width: 16%;
    padding: 0;
  }

  .col-sm-9.blocks .col-sm-4 {
    margin-bottom: 13px;
    margin-right: 2%;
    width: 32%;
  }

  .col-sm-9.blocks {
    padding: 0;
  }

  .blocks .col-sm-4 h4 {
    font-size: 13px;
  }

  .blockers .bloger-block h4 {
    font-size: 22px !important;
  }

  .footer .col-sm-3 .custom p {
    padding-top: 5px;
  }
}

@media only screen and (min-width: 580px) and (max-width: 767px) {
  .header .menu .wei-menu.mobile-menu {
    padding-top: 3px;
  }
  .header .terminal-menu .weimodule-menu {
    padding-top: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* ---------------*** Top Slider Buttons ***--------------- */
  .home-assistance svg,
  .delivery-medicine svg,
  .medical-record svg,
  .laboratory-analysis svg,
  .digital-wallet svg {
    width: 100%;
  }
  .weipharma {
    min-height: 200px !important;
  }
  .weipharma.weipharma-left,
  .weipharma.weipharma-right {
    background-size: cover !important;
    background-position: center !important;
  }
  .weipharma.weipharma-roundedshape {
    padding: 20px;
  }
  .weipharma-left .weipharma-roundedshape:after,
  .weipharma-right .weipharma-roundedshape:after {
    position: absolute;
    content: "";
    top: 0px;
    right: auto;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.68);
    border-radius: 0px;
    box-shadow: none;
  }
  .weipharma.weipharma-roundedshape p {
    font-size: 20px;
    color: #fff;
  }
  .digital-wallet .weipharma ul li {
    color: #fff !important;
  }

  /* ---------------- Free Booking Doctor ------------------ */
  .free-booking-doctor .panel:first-child .panel-body {
    padding: 15px;
  }
  .home-assistance .homeassist-inner .nav-justified > li {
    display: inline-block;
  }
  .home-assistance .homeassist-inner ul li a {
    margin-right: 0px;
  }
  /* -------------------------------------------------- */

  /* ---------------- Medical Opinion ------------------ */
  .medical-opinion .panel .panel-body.medical-opinionback {
    background-size: contain;
  }
  .medical-opinion .request-medicalopinion {
    min-height: auto;
    margin-bottom: 20px;
  }
  .medical-opinion .request-medicalopinion h4.mb-5 {
    margin-bottom: 0px !important;
  }
  .medical-opinion .step-medicalopinion .medical-step span.medicalstep-count {
    top: 0px;
    width: 50px;
    height: 50px;
    padding: 5px;
  }
  .medical-opinion
    .step-medicalopinion
    .medical-step
    span.medicalstep-count
    h5 {
    width: 40px;
    height: 40px;
  }
  .medical-opinion .step-medicalopinion .medical-step .medicalstep-box {
    margin-top: 0px;
    min-height: 110px;
  }
  .medical-opinion .step-medicalopinion .medical-step .medicalstep-box p {
    padding-top: 30px !important;
    min-height: 110px;
  }
  .medical-opinion .medicalopinion-accessbtn a {
    font-size: 14px !important;
    padding: 6px 12px !important;
  }
  /* -------------------------------------------------- */
  .delivery-medicine .deliverymedic-inner .text-right {
    text-align: center !important;
  }
  .medical-record a.btn,
  .laboratory-analysis a.to-access.text-primary {
    font-size: 12px !important;
    white-space: pre-line !important;
  }
  .laboratory-analysis .col-sm-12.text-right {
    text-align: center !important;
  }
  /* ---------------- Digital Wallet ------------------ */
  .digital-wallet .weipharma ul li {
    color: #fff;
  }
  /* ------------------------------------------------ */

  /* -------------------------------------------------- */

  /* ------------- Header -------------- */
  .header .menu .wei-menu.mobile-menu .navbar-toggle {
    padding: 6px 10px;
    line-height: normal;
    background-color: #ffffff;
    color: #0d497c;
    font-size: 18px;
    width: 38px;
    height: 35px;
    margin: 0px;
    border: 1px solid #fff !important;
    z-index: 1;
  }
  .header .menu .wei-menu.mobile-menu .navbar-toggle .fa-times {
    display: none !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .navbar-toggle[aria-expanded="true"]
    .fa-times {
    display: block !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .navbar-toggle[aria-expanded="true"]
    .fa-bars {
    display: none !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav {
    position: fixed;
    width: 100%;
    height: 100% !important;
    margin-top: 42px;
    left: 0px;
    background: #0d497c;
    border-color: #fff;
    padding: 0px 0px 20px 0px;
    overflow-y: auto !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a {
    display: block;
    text-align: left;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    color: #ffffff;
    margin-bottom: 0px;
    padding: 10px 15px;
    position: relative;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.parent > a:before {
    position: absolute;
    right: 15px;
    font-size: 16px;
    font-family: "FontAwesome";
    content: "\f107";
    transition: all 0.3s ease-in-out;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    > a:before {
    transform: rotate(180deg);
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.parent.test a,
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub
    li
    a {
    border-color: #0d497c !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent
    ul.prodeti-sub {
    display: none;
    transition: all 2s linear;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub {
    display: block !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub
    li
    a {
    background: #fff !important;
    border-color: #0d497c !important;
    color: #0d497c !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent
    ul.prodeti-sub
    li
    a {
    padding-left: 30px;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a:hover,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a:focus,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a:hover,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a:focus {
    background-color: #fff !important;
    color: #0d497c !important;
  }
  .header .menu .wei-menu > ul.mobileview-modemenu > li {
    margin-right: 10px !important;
  }
  .header .menu .wei-menu > ul > li.mod_login.mobile-profile .log,
  .header .menu .wei-menu > ul > li,
  .header .terminal-menu .terminal-headbtn a.terminal-button {
    display: inline-flex;
    width: 35px;
    height: 35px;
    font-size: 16px !important;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    float: none !important;
  }
  .header .menu .wei-menu > ul.mobileview-modemenu > li.lyc-button a span {
    display: none;
  }

  .header .menu .wei-menu > ul > li > a:hover {
    background: transparent !important;
  }

  .header .terminal-menu .terminal-logbutton.wei-menu {
    padding-left: 0px;
  }
  .header .terminal-menu .weimodule-menu .mobile-language,
  .header .menu .wei-menu > ul > li.mobile-notification {
    text-align: center;
    vertical-align: bottom;
  }
  .header
    .terminal-menu
    .weimodule-menu
    .mobile-language
    .falang-caret.advanced-dropdown
    a.langChoose {
    padding: 0px !important;
    display: block;
    margin: 0 auto;
  }
  .header
    .terminal-menu
    .weimodule-menu
    .mobile-language
    .falang-caret.advanced-dropdown
    a.langChoose
    img {
    display: inline-block;
    border: 2px solid #fff !important;
    border-radius: 50%;
    width: 35px !important;
    height: 35px;
    padding: 2px !important;
  }
  .header
    .terminal-menu
    .weimodule-menu
    .mobile-language
    .falang-caret
    .lang-inline {
    left: 50%;
    transform: translateX(-50%);
    top: 36px;
  }
  .header
    .menu
    .wei-menu
    > ul
    > li.mobile-notification
    .notification
    a.user-notification {
    width: 35px;
    height: 35px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 30px;
    color: #ffffff;
    font-size: 18px;
  }
  .header
    .terminal-menu
    .weimodule-menu.nav.nav-pills.nav-justified.visible-xs {
    text-align: right;
  }
  .header
    .terminal-menu
    .weimodule-menu.nav.nav-pills.nav-justified.visible-xs
    > li:first-child {
    float: left !important;
  }
  .header .terminal-menu .terminal-headbtn {
    display: none !important;
  }
  /* ---------------------------------- */

  /* ------- Login/Registration ------- */
  .m24-registration .m24-registerstep h1,
  .m24-registration .m24-registerstep h2 {
    font-size: 2.5rem;
  }
  .m24-registration .m24-registerstep .chooseby-btn {
    width: 85%;
  }
  .m24-registration .m24-registerstep .chooseby-btn a.m24-btn {
    font-size: 1.5rem !important;
  }
  .m24-registration .m24-chooseby-register .stethoscope-box {
    width: 190px;
    height: 190px;
  }
  /* --------------------------------- */

  /* ----------- Offers ---------- */
  .mycategory ul.categoryul {
    width: 100%;
    /* overflow-y: auto;*/
  }
  .mycategory ul.categoryul li {
    padding-right: 20px !important;
  }
  .mycategory ul.categoryul > li > a {
    font-size: 12px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .offers .monthly-offsers:nth-child(2n + 1) {
    padding-right: 15px;
  }
  .offers .monthly-offsers:nth-child(2n + 2) {
    padding-left: 15px;
  }
  .offers .monthly-offsers {
    margin-bottom: 20px !important;
  }
  /* .offers .more-offsers a.more-offerwith-premiercard{
		font-size: 22px;
	} */
  .offers .more-offsers {
    display: none;
  }
  .offers .productoffers-list {
    margin-bottom: 15px !important;
  }
  .offers .productoffers-list a.proff-button h3 {
    font-size: 14px;
  }
  /* --------------------------- */

  #system-message-container {
    width: 80% !important;
    left: 10% !important;
  }

  .rightpart#rightpart .estrade_div,
  .rightpart#rightpart .well {
    display: none;
  }

  .pharmamed-newart .newart-contentpart .row .newart-content {
    margin-bottom: 40px;
  }

  .pharmamed-newart .newart-contentpart .row .newart-content:last-child {
    margin-bottom: 0px;
  }

  .pharmamed-newart .newart-contentpart:last-child h2 {
    margin-bottom: 15px !important;
  }

  .pharmamed-newart .newart-contentpart:last-child .newart-center {
    margin-bottom: 10px;
  }

  .pharmamed-newart .newart-content .pharmacart .cart-details p {
    min-height: auto;
  }

  .privacyouter .panel-body.outercontent h3 {
    font-size: 20px;
  }

  .privacyouter .panel-body.outercontent ul {
    padding-left: 25px !important;
  }

  .outercontent.who-we-are .missionediv .gcc h3.titlevvi {
    font-size: 16px;
  }

  .outercontent.who-we-are .missionediv table.table-bordered tr td {
    font-size: 14px !important;
  }

  .footerlink ul li a {
    padding: 5px 15px;
  }

  .footerlink ul li:after {
    top: 5px;
  }

  #back-top.affix {
    bottom: 90px;
    right: 15px;
  }

  /* .footer .social-icon {
		margin-top: 5px;
	} */

  .footerlink {
    padding: 10px 0px;
  }

  .footerlink .module.col-md-3 {
    margin-top: 15px;
  }

  .blog1 .mobile-images {
    text-align: center !important;
    width: 100%;
  }

  .blog1 .mobile-images img {
    margin: 0 auto;
    padding-right: 0px;
  }

  .blog1:before {
    transform: skew(115deg) scale(5);
    width: 40%;
    height: 160%;
  }

  .service .service-part {
    width: 100% !important;
    min-height: auto !important;
    padding-top: 5%;
  }

  .drug-medic-prices .price {
    padding-top: 10px;
  }

  .drugs-products .drugsa .price-inner {
    text-align: left;
  }

  .drugs-products .drugsa .reccir {
    text-align: right;
    margin-top: 0px;
  }

  .drugs-products .spuser_link .col-sm-6:first-child {
    margin-bottom: 10px;
  }

  .drugs-products .drug-pro-detal {
    margin-top: 15px;
  }

  .drugs-products .drugsa .dr_comp_content p {
    min-height: auto;
  }

  .service .col-sm-4 .img-circle {
    margin-bottom: 30px;
  }

  .termial-head.btn-block .col-sm-9 .col-sm-6 {
    width: 50%;
  }

  .termial-head.btn-block .col-xs-10 {
    padding: 0;
    width: 83%;
    display: none;
    float: right;
    margin: 0 0 10px 0;
  }

  .booking .modal-footer .col-sm-4 {
    margin-bottom: 10px;
  }

  .booking .form-horizontal .form-group {
    padding: 0 20px;
  }

  .booking .form-horizontal .form-group .calenderdiv {
    padding-right: 0;
  }

  .booking .form-horizontal .form-group .calenderdiv button.btn-secondary {
    right: 0;
  }

  .footer p:nth-child(2) {
    position: absolute;
    right: 38px;
  }

  .footer .col-sm-3 .custom a {
    margin: 0;
  }

  .footer {
    padding: 9px 15px;
  }

  .col-sm-4.ads {
    display: none;
  }

  .search form .col-sm-5 {
    width: 40.8%;
  }

  .search form .col-sm-5 input.form-control {
    border-radius: 4px;
  }

  .search .col-sm-5 i {
    right: 5px;
  }

  .search .col-sm-2 button {
    height: 39px;
  }

  .col-sm-4.ads {
    padding: 0px;
  }

  .custom iframe {
    width: 100%;
  }

  .contentpart {
    padding: 15px;
  }

  .col-sm-3.ads {
    clear: both;
    margin-bottom: 0;
  }

  .search .well h1 {
    padding: 0 12px;
  }

  .blog2 .page-header,
  .blog1 .page-header {
    margin-top: 17px;
  }

  .blog2:before {
    right: 0;
    top: auto;
    width: 69%;
    height: 75%;
    background: #fff;
    content: "";
    bottom: -110px;
    transform: skew(-242deg) scale(2);
  }

  .blog2 .img-circle {
    margin: 22px 0 13px 0;
  }

  .blog3 .well-lg .col-sm-7 {
    width: 100%;
    padding: 7% 0;
    margin-top: 17px;
  }

  .blog3 .img-thumbnail {
    border: #e8e8e8 solid 3px;
  }

  .blog3 .col-sm-5 {
    margin: 0;
    text-align: center;
  }

  .blog1 .col-sm-7 {
    padding-left: 15px;
  }
  .search .well {
    margin-bottom: 10px;
  }

  footer #mhra-fmd-placeholder a {
    position: absolute;
    bottom: 5px;
    left: 60%;
    z-index: 9;
    top: auto;
  }

  footer #mhra-fmd-placeholder a img {
    width: 60px;
  }

  /* ------------- Articles ---------------- */
  .article.how-it-works .howitwork-vidio.pl-1 {
    padding-left: 15px !important;
  }
  /* -------------------------------------- */
}

@media only screen and (max-width: 575px) {
  .contentpart {
    margin-top: 95px;
  }
}

@media (max-width: 567px) {
  .footer .footer-logo {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .footer .app-download-plateform {
    -ms-flex: 0 0 41.666667% !important;
    flex: 0 0 41.666667% !important;
    max-width: 41.666667% !important;
    -ms-flex-pack: start !important;
    justify-content: start !important;
  }

  .footer .social-icon {
    -ms-flex: 0 0 58.333333% !important;
    flex: 0 0 58.333333% !important;
    max-width: 58.333333% !important;
  }
}

@media only screen and (max-width: 480px) {
  /* -------- Custom Class CSS Apply only MAx-WIDTH:480 -------- */
  .width480 {
    width: 100% !important;
    display: inline-block;
  }
  .bootstrap-select.btn-group .dropdown-menu li a {
    white-space: normal;
  }
  /* ---------------------------------------------------------- */

  /* ---------------*** Top Slider Buttons ***--------------- */
  .weipharma {
    min-height: auto !important;
  }
  .weipharma.weipharma-roundedshape p {
    font-size: 14px !important;
  }
  /* -------------------------------------------------- */
  /* ---------------- Free Booking Doctor ------------------ */
  .free-booking-doctor .drop-search .search-field input {
    height: 34px;
  }
  .free-booking-doctor .drop-search .superbars {
    margin-bottom: 0px;
  }
  .free-booking-doctor
    .drop-search
    .superbars
    .bootstrap-select
    button.dropdown-toggle,
  .free-booking-doctor .drop-search .search-btn button {
    padding: 6px 15px !important;
  }
  .home-assistance .homeassist-inner h4 {
    font-size: 16px;
  }
  /* -------------------------------------------------- */

  /* -------- appointment --------- */
  .appointment .panel-group .panel-title a {
    text-align: center;
  }
  /* ----------------------------- */

  /* ---------- How IT Work -------- */
  .article.how-it-works .howitwork-vidio .youtube-button a {
    font-size: 16px;
    line-height: normal;
  }
  /* ------------------------------ */

  /* ---------------- Medical Opinion ------------------ */
  .medical-opinion .panel .panel-body.medical-opinionback svg {
    border-bottom-left-radius: 0px;
  }
  .medical-opinion .medicalopinion-inner {
    margin-bottom: 20px;
  }
  .medical-opinion .medicalopinion-accessbtn a {
    position: relative;
    bottom: 0px;
    left: 0px;
  }
  .medical-opinion .medicalopinion-accessbtn {
    margin-bottom: 15px;
  }
  .medical-opinion .step-medicalopinion .medical-step span.medicalstep-count {
    top: 0px;
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .medical-opinion .step-medicalopinion .medicalstep-4 {
    margin-bottom: 15px !important;
  }
  .medical-opinion
    .step-medicalopinion
    .medical-step
    span.medicalstep-count
    h5 {
    width: 30px;
    height: 30px;
    font-size: 16px;
  }
  .medical-opinion .step-medicalopinion .medical-step .medicalstep-box {
    min-height: auto;
  }
  .medical-opinion .step-medicalopinion .medical-step .medicalstep-box p {
    min-height: auto;
  }
  /* -------------------------------------------------- */

  /* --------------- header ------------- */
  .header .logo {
    width: 100% !important;
    padding: 5px 15px;
  }
  .header .menu {
    width: 100% !important;
    padding: 5px 15px !important;
    background: #fff;
  }
  .header .menu .wei-menu.mobile-menu .navbar-toggle {
    background-color: #0d497c;
    color: #fff;
    border: 0px !important;
    float: left;
    margin-right: 10px;
  }
  .header .menu .wei-menu ul.weimenu-inner > li > a {
    font-weight: 700;
  }
  .header .menu .wei-menu.mobile-menu .navbar-toggle .fa-times {
    display: none !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .navbar-toggle[aria-expanded="true"]
    .fa-times {
    display: block !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .navbar-toggle[aria-expanded="true"]
    .fa-bars {
    display: none !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav {
    position: fixed;
    width: 100%;
    height: 100% !important;
    margin-top: 40px;
    left: 0px;
    background: #0ab3cd;
    border-color: #fff;
    padding: 0px 0px 20px 0px;
    overflow-y: auto !important;
  }
  .header .menu .wei-menu > ul.mobileview-modemenu {
    float: right;
  }
  .header .menu .wei-menu > ul.mobileview-modemenu > li:last-child {
    margin-right: 0px !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a {
    display: block;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px;
    position: relative;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.parent > a:before {
    font-size: 20px;
  }
  .header .menu .wei-menu ul li a {
    color: #0d497c;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a:hover,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.active a:focus,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a:hover,
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li a:focus {
    background-color: #0ab3cd !important;
    color: #fff !important;
  }
  .header .menu .wei-menu.mobile-menu .main-collapse-nav li.parent.test a {
    border-color: #ffffff !important;
  }
  .header
    .menu
    .wei-menu.mobile-menu
    .main-collapse-nav
    li.parent.test
    ul.prodeti-sub
    li
    a {
    background: #51cde0 !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
  }
  .header .menu .wei-menu > ul > li.mod_login.mobile-profile .log,
  .header .menu .wei-menu > ul > li,
  .header .terminal-menu .terminal-headbtn a.terminal-button {
    color: #0d497c !important;
    border: 2px solid #0d497c;
  }
  .header .menu .wei-menu > ul > li.mod_currency .currency-switcher > a,
  .header .menu .wei-menu > ul > li.lyc-button .sheepcart a {
    color: #0d497c !important;
  }
  .header .menu .wei-menu > ul > li.mod_login.mobile-profile .log {
    border-color: #0d497c;
  }

  .header
    .terminal-menu
    .weimodule-menu
    .mobile-language
    .falang-caret.advanced-dropdown
    a.langChoose
    img {
    border: 2px solid #0d497c !important;
  }
  .header
    .menu
    .wei-menu
    > ul
    > li.mobile-notification
    .notification
    a.user-notification {
    border: 2px solid #0d497c;
    color: #0d497c;
  }

  /* ----------------------------------- */

  /* ------- Login/Registration ------- */
  .m24-registration .m24-registerstep h1,
  .m24-registration .m24-registerstep h2 {
    font-size: 2.5rem;
  }
  .m24-registration .m24-registerstep .chooseby-btn {
    width: 100%;
  }
  .m24-registration .m24-chooseby-register .stethoscope-box {
    width: 240px;
    height: 240px;
  }
  /* --------------------------------- */

  /* --------- specialists -------- */
  .specialists .searchhospital .form-group.selectlist-hospital,
  .specialists .searchhospital .width480.filter {
    display: none !important;
  }
  /* ----------------------------- */

  /* ----------- Login Page ------------- */
  .captcha-container {
    width: 230px !important;
    transform: scale(0.86) !important;
    -webkit-transform: scale(0.86) !important;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  /* ----------------------------------- */

  /* ----------- Offers ---------- */
  .mycategory ul.categoryul {
    width: 100%;
    /* overflow-y: auto;*/
  }

  .mycategory ul.categoryul > li ul.subitem li ul {
    width: 100%;
  }
  .mycategory ul.categoryul li {
    padding-right: 20px !important;
  }
  .mycategory ul.categoryul > li > a {
    font-size: 12px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .offers .monthly-offsers {
    margin-bottom: 15px !important;
  }
  .offers .monthly-offsers:nth-child(2n + 1),
  .offers .productoffers-list:nth-child(2n + 1) {
    padding-right: 15px !important;
  }
  .offers .monthly-offsers:nth-child(2n + 2),
  .offers .productoffers-list:nth-child(2n + 2) {
    padding-left: 15px !important;
  }
  .offers .productoffers-list {
    width: 100%;
    margin-bottom: 10px !important;
  }
  /* --------------------------- */

  /* --------- Wallet Withdraw ----------- */
  .wallet-widthdraw,
  .reset-panel,
  .remind-panel {
    width: 100% !important;
    margin-left: 0px !important;
  }
  /* ------------------------------------ */

  .blockers .bloger-block {
    min-height: auto;
  }

  footer .footer-logo {
    padding-left: 15px;
    text-align: center;
  }

  footer .social-icon {
    padding-right: 15px;
    text-align: center;
  }

  .myCollapse.collapse-clinic .collapseButton {
    padding: 0px;
  }

  .pharmamed-newart .newart-contentpart:last-child .newart-center {
    width: 100%;
  }

  #ca_banner {
    height: 130px !important;
  }
  .contentpart {
    margin-top: 99px;
  }

  .medicaldoctor .nav.nav-tabs li,
  .health-care .nav.nav-tabs li,
  .outerheader.how_are .nav.nav-tabs li,
  .outerheader.misan .nav.nav-tabs li,
  .outerheader.friquncy .nav.nav-tabs li {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 8px !important;
  }

  .medicaldoctor .nav.nav-tabs li a,
  .health-care .nav.nav-tabs li a,
  .outerheader.how_are .nav.nav-tabs li a,
  .outerheader.misan .nav.nav-tabs li a,
  .outerheader.friquncy .nav.nav-tabs li a {
    border-radius: 4px;
    border: 0px;
  }

  .outercontent.who-we-are .missionediv .gcc h3.titlevvi {
    font-size: 14px;
  }

  .outercontent.who-we-are .missionediv table.table-bordered tr td {
    font-size: 14px !important;
  }

  .privacyouter .panel-body.outercontent ul {
    padding-left: 20px !important;
  }

  .privacyouter .panel-body.outercontent span {
    word-break: break-all;
  }

  .blog1:before {
    transform: skew(140deg) scale(5);
    width: 40%;
    height: 160%;
  }

  .drugs-products .supria {
    width: 100% !important;
  }

  .visited-visit .visited-nepage .doctor-visited {
    width: 100% !important;
  }

  .menudiv {
    width: 20% !important;
    margin-top: 15px;
  }

  /* .notification a .badge, */

  .currencydiv {
    padding-top: 7px !important;
  }

  .notification .panel-default ul li .notify-img {
    margin-top: 0;
  }

  .search form .col-sm-5 {
    width: 100%;
  }

  .blockers .bloger-block h4 {
    margin-bottom: 10px !important;
  }

  .blocks .col-sm-4 {
    width: 100%;
    margin-right: 0;
    padding: 10px 0px 0px 0px;
    margin-bottom: 15px !important;
  }

  .blog1 {
    padding: 8% 0;
  }

  .search p a.btn {
    width: 100%;
    padding: 8px 0;
  }

  .service .col-sm-4:nth-child(2):before,
  .service .col-sm-4:nth-child(2):after {
    content: none;
  }

  .col-sm-9.blocks {
    padding: 0;
  }

  .col-sm-9.blocks .col-sm-4 {
    padding: 9% 9%;
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }

  .search form .col-sm-5:first-child input {
    border-right: rgba(255, 255, 255, 0.69) solid 1px;
    border-radius: 4px;
  }

  .search .col-sm-5 + .col-sm-5 input {
    border-radius: 4px;
  }

  .search .panel-default > .panel-heading .col-sm-4 {
    padding: 0;
    margin: 9px 0;
  }

  .search form .col-sm-5:first-child {
    padding: 0;
  }

  .search .col-sm-5 {
    margin-bottom: 8px;
  }

  .search .panel-body .col-sm-2 {
    padding: 0;
  }

  /* .footer .footer-logo,
	.footer .social-icon {
		width: 75% !important;
		float: none !important;
		text-align: left;
	} */

  footer #mhra-fmd-placeholder a {
    bottom: 13px;
    left: 75%;
  }

  footer #mhra-fmd-placeholder a img {
    width: 75px;
  }

  #back-top {
    bottom: 80px;
  }

  /* ------------- Articles ---------------- */
  .article.how-it-works .howitwork-vidio .youtube-video iframe {
    width: 100%;
    height: auto;
  }
  /* -------------------------------------- */
}

@media only screen and (max-width: 320px) {
  .position .btn {
    padding: 4px;
  }
}

@media only screen and (max-width: 380px) {
}
