.shadow {
  -moz-box-shadow: inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow: inset 0 0 10px #000000;
}

.pm-caption-description {
  background-color: rgba(54, 154, 219, 1);
  color: white;
  display: table;
  font-size: 32px;
  margin: 1px auto !important;
  padding: 5px 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px;
  line-height: 38px;
}

.pm-caption-excerpt {
  text-align: center;
  line-height: 28px;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  font-size: 18px;
  padding: 20px 50px;
}

.slide-btn {
  	line-height: 20px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 14px;
    min-width: 300px;
    padding: 12px;
    border-radius: 10px;
}

.nav {
}

.pm-caption {
  background: url(../../assets/img/slides/slider-bg-1.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10%;
  margin-left: 40%;
  padding-top: 175px;
}

.pm-caption-description-b {
  background-color: rgba(54, 154, 219, 1);
  color: white;
  display: table;
  font-size: 28px;
  margin: 1px auto !important;
  padding: 5px 30px;
  text-transform: uppercase;
  font-weight: 200;
  border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
}

.nav-link {
  color: #000;
}

#mainNav .navbar-nav > li > a, #mainNav .navbar-nav > li > a {
  color: #000;
}

.pm-icon-btn {
  /*display: block;*/
  padding: 24px;
  background-color: #f15b5a;
  font-size: 40px !important;
  color: white;
  width: 90px;
  height: 90px;
  text-align: center;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -o-border-radius: 99px;
}

.divider {
  height: 1px;
  width: 80px;
  background-color: #34ceda;
  margin: 20px auto 20px;
}

.learn-more {
  color: #f15b5a !important;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Open Sans';
}

.bg-primary {
  background: #369adb;
  background: linear-gradient(#369adb,#208dd5);
}

.btn.active, .btn:active, .btn:focus, .btn:hover {
  color: #fff;
  border-color: #696866;
  background-color: #656361;
}

.mb-0 > a {
  padding: 8px 0px 8px 15px;
  display: block;
  line-height: 28px !important;
  font-size: 18px;
  color: #3297da;
  font-weight: 400; 
}

.mb-0 > a.pm-dark-link {
  background-color: #34ceda;
  color: white;
  text-align: left; }

.card-body p {
  font-size: 14px;
  color: white;
  font-weight: 100;
  line-height: 24px; }

.panel {
  box-shadow: none; }

.card {
  border: none; }

.panel-group {
  margin: 15px 0 30px !important; }

.panel-group .panel {
  border-bottom: 0px solid #E3E3E3;
  border-radius: 0;
  margin-bottom: 1px;
  padding-bottom: 0px; }



.panel-collapse {
  overflow: hidden; }

.panel-collapse a {
  color: white;
  font-weight: 500; }

.panel-group .card-header + .panel-collapse .card-body {
  border-top: medium none;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  width: 100%; }

.card > .card-header {
  background-color: white;
  border-color: transparent;
  color: inherit;
  padding: 0px;
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }





.pm-accordionIcon {
  float: left;
  font-size: 16px;
  margin-right: 7px;
  width: auto;
  padding: 6px 5px;
  display: block; }

.panel-group .panel + .panel {
  margin-top: 0px !important; }

.pm-rounded-btn.transparent {
  background-color: transparent;
  color: white;
  border: none !important;
  padding: 10px 0 !important;
   border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;

  }



.mb-0 {
  display: block;
  /*float: right;*/
  font-size: 16px;
  margin-bottom: 0 !important;
  /* margin-left: 10px;*/
  margin-top: 0; }

.mb-0 i {
  display: block;
  float: right;
  font-size: 14px;
  padding: 15px;
  color: white;
  background-color: #f15b5a; }

.mb-0 p {
  margin: 0px;
  padding: 0px; }

.card > .card-header:hover {
  background-color: #f15b5a; }

.card > .card-header:hover h4 a {
  color: white; }

/* 8888888888888888888888888888888888888888888888888888888888888 27-11-2018 8888888888888888888888  */
.container {
    max-width: 1170px;
}

.isotope-item-container{

background-position: center;
width: 100%;
height: 412px;
position: relative;
overflow: hidden;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px;
background-repeat: no-repeat;
/* background-image: url(../img/Navigating-Medical-Science.jpg); */
background-size: cover;
}



.isotope-item-veilinfo-container{
width: 100%;
height: 412px;
position: absolute;
top: 400px;
z-index: 2;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}



.isotope-item-veil{
width: 100%;
height: 412px;
position: absolute;
background-color: rgba(0, 0, 0, 0.8);
top: 0px;
/* display:none; */
z-index: 2;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}


.isotope-item-info{
width: 100%;
height: 412px;
position: absolute;
top: 0px;
/* display:none; */
z-index: 3;
color:#fff;
}

.isotope-item-info p{
width: 100%;
text-align: justify;
padding-left: 14px;
padding-right: 17px;
padding-top: 20px;
font-size: 16px;
}

.slide{
top:0px;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}

.isotope-item-button-container{
width: 100%;
height: 120px;
position: absolute;
/* background-color: #c2c2c2; */
bottom: 0px;
padding-top: 7px;
z-index: 4;
}

.isotope-item-h1-container{
width: 100%;
height: 80px;
position: absolute;
background-color: #ffffff;
bottom: 0px;
padding-top: 7px;
z-index: 3;
}

.isotope-item-h1-container h1{
text-transform: uppercase;
line-height: 26px;
font-weight: 700;
font-style: normal;
color: #369adb;
font-size: 20px;
text-align: center;
margin-top:20px;
}

.isotope-item-button-button{
cursor: pointer;
width:58px;
height: 58px;
margin: 0px auto;
background-color: #f15b5a;
border-radius: 29px;
border: solid 3px #ffffff;
text-align: center;
color: #ffffff;
}

.isotope-item-button-button i{
margin-left: -2px;
margin-top: 17px;
}

.bluesoftband{
background-color: rgba(54, 154, 219, 0.8);
}

.bluesoftband0{
background-color: #369adb;
}

.content_icon{
float: right;
/* border:solid 1px #fff; */
margin-bottom: 13px;
margin-top: 13px;
margin-right: 3px;
}

.iconphere{
  border: solid 2px #ffffff;
  padding-top: 2px;
  border-radius: 18px;
  float: left;
  margin-left: 12px;
  width: 31px;
  height: 31px;
  text-align: center;
  color: #369adb;
  background-color: #fff;
  font-size: 16px;
}

.pm-sub-header-info {
    /* padding-top: 80px; */
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../img/sub-header.jpg);
    height: 225px;
    background-size: cover;
    background-position-x: -1px;
}

.features{
  padding: 0px;
}

 .pm-page-title {
    font-family: Raleway;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
    color: #369adb;
    font-size: 40px;
    padding-top: 51px;
}

.pm-page-message {
    font-family: "Open Sans";
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    font-size: 24px;
}

.border-bottom-grey{
  border-bottom:solid 1px #c2c2c2;
  overflow: hidden;
}


ul {
    font-family: "Open Sans";
    line-height: 26px;
    font-weight: 300;
    font-style: normal;
    color: #666666;
    font-size: 14px;
}

.pm-breadcrumbs {
    list-style: none;
    padding: 25px 0 10px;
    margin: 0;
    overflow: hidden;
    float: left;
}

.pm-breadcrumbs li, .pm-breadcrumbs li a {
  font-family: Raleway;
  text-transform: uppercase;
  line-height: 4px;
  font-weight: 300;
  font-style: normal;
  color: #5b5b5b;
  font-size: 12px;
  float: left;
  padding-bottom: 9px;
}

.pm-breadcrumbs span{
  margin-left: 7px;
  margin-right: 7px;
}

.headerlogo {
  /* border: solid 1px #000000; */
  padding-top: 19px;
  padding-bottom: 20px;
}

.navbar {
    position: relative;
    padding: 0rem 0rem;
}
.nav a{
  /* background-color: #f15b5a; */
    padding-top: 14px;
    padding-bottom: 13px;
    padding-right: 19px !important;
    padding-left: 19px !important;
    text-transform: uppercase;
    color:#ffffff;
    /* border:solid 0.5px #000000; */
}
.active{
  background-color: #f15b5a;
  color: #ffffff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}

.container_nav{
  padding-right: 0px;
padding-left: 0px;
}

/* =================================== */
.pm-header-info {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 23px;
    margin-right: -10px;
}
.pm-header-info li p, .pm-header-info li p a {
    font-weight: 500;
}
.pm-header-info li p i {
    color: #369adb !important;
    font-size: 14px;
}

.pm-header-info li::before {
    content: "";
    margin: 0;
    padding: 0;
}
.pm-header-info li {
    float: left;
    margin-right: 10px;
}
.pm-header-info li p i {
    color: #369adb;
}
.pm-search-container {
    float: right;
    clear: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.pm-search-field-container {
    border: 3px solid #369adb;
    width: 265px;
height: 45px;
/* border: 3px solid #7de2ea; */
border-radius: 99px;
-webkit-border-radius: 99px;
/* -o-border-radius: 99px; */
}
.pm-search-field-container a {
    display: block;
    float: right;
    font-family: "FontAwesome";
    padding: 12px;
}
.pm-search-field, .pm-dropdown.pm-categories-menu .pm-menu-title {
    color: #369adb;
}
.pm-search-field {
    border: none !important;
    background-color: transparent !important;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px !important;
}

.pm-header-info li p a {
    color: #369adb;
    font-size: 14px;
}
div{
  /* border:solid 1px #000000; */
}
.onmobilemenu{
  display:none;
}
.align-div-right {
    /* border: solid 1px #000000; */
    padding: 1px;
    width: 100%;
    text-align: right;
}
.textpage p{
  font-family: Roboto, sans-serif;
  line-height: 26px;
  font-weight: 300;
  font-style: normal;
  color: #666666;
  font-size: 14px;
}

.textpage h4 {
    font-family: Roboto, sans-serif;
    line-height: 26px;
    font-weight: bold;
    color: #666666;
    font-size: 16px;
}

.page{
  text-align: justify;

}
.page img{
  width: 100%;
  height: auto;
}

.pm-rounded-btn, .checkout-button, .button {
    width: auto;
    height: auto;
    display: inline;
    background-color: #f15b5a;
    min-width: 100px;
    display: inline-block;
    padding: 14px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: white !important;
    margin: 15px 0px;
    text-align: center;
    border: 2px solid white;
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -o-border-radius: 99px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}

a {
    color: #004895;
}


@media only screen and (max-width: 990px) {
  .onmobilemenu{
    display:block;
  }
  .onpcmenu{
    display:none;
  }

  .content_icon {
    margin-bottom: 13px;
    margin-top: 13px;
    margin-right: 3px;
    margin: 12px auto;
    width: 197px;
    overflow: hidden;
    height: 34px;
    float: inherit;
}
.headerlogo {
    text-align: center;

}

.pm-header-info {
  float: initial;
    width: 310px;
    margin: 0px auto;
  }


  .pm-search-container{
    float: initial;
      width: 310px;
      margin: 0px auto;
margin-bottom: 20px;
  }
}
