body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #777777;
}
.w-5 {
  width: 5%;
}
.w-8 {
  width: 8%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 16%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
li {
  list-style: none;
}
nav {
  z-index: 9;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
nav li a:hover {
  color: #007bff !important;
}
.navbar #navbarNav button {
  font-size: 14px !important;
}
.navbar-light .navbar-toggler {
  color: #fff;
  border-color: #fff;
  border-color: #fff;
  outline: none;
  border: none;
  font-size: 1rem;
}
.navbar-light .navbar-toggler-icon {
  background-image: url(../asset/nav_icon.png);
}
.position-fixed
{
  position: fixed;
}
.gradient
{

    background-image: linear-gradient(to right, #54ADD3, #607680);
}

.carousel-item:after {
  

}
.navnewclass .nav-block {
  width: 100%;
  background: #02151e;
  padding: 0 15px;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
  -webkit-animation-direction: alternate; /* Chrome, Safari, Opera */
  animation-direction: alternate;
  -webkit-animation-iteration-count: 2; /* Chrome, Safari, Opera */
  animation-iteration-count: 2;
}

.banner {
  /* padding: 25px; */
  /* background-image: url(../asset/banner-d.png); */
  background-position: center;
  background-repeat: no-repeat;
  height: 680px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.banner-caption {
  bottom: 1%;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.join-us {
  background-color: #0e4056;
}
.banner-caption h2 {
  font-weight: 300;
  font-size: 36px;
  text-transform: uppercase;
}
.banner-caption h3 {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
}
.banner-caption p {
  letter-spacing: 0.5px;
  line-height: 26px;
  font-weight: bold;
}
.nav-item a:hover {
  background-color: #9a9999d6;
  color: white !important;
}
.ourcore-header {
  font-size: 16px;
  font-weight: 500;
  color: #0b2431;
  line-height: 24px;
  margin-bottom: 10px;
}
.path {
  left: 5%;
  top: 30%;
}
.path img {
  bottom: -25px;
  display: block;
  left: -6px;
  position: relative;
  width: 95%;
}
.card-icon {
  background-size: 100%;
  height: 105px;
  width: 150px;
  z-index: 2;
}
.homepage .card {
  border-color: rgba(217, 104, 90, 0.2);
  border: 2px solid rgba(217, 104, 90, 0.2);
  box-shadow: 0 0 4px 0 #e2e2e2;
  margin: 0px 35px;
}
.homepage .card-title {
  color: #0b2431;
}
.card-container {
  margin-left: 8%;
  margin-right: 8%;
}
.virtue-title {
  color: #0c4a6a;
  font-size: 28px;
  text-transform: uppercase;
}
.virtue-title span {
  font-weight: 300;
}

.testimonial-caption {
  width: 55%;
  padding-left: 11%;
  color: #fff;
}
.header-carousel {
  font-size: 28px;
  padding-top: 4%;
  padding-bottom: 4%;
}
a {
  color: #0584bb !important;
}
.card-body-title {
  color: #0b2431;
  font-weight: bold;
}
.faq-wrapper .card a {
  text-decoration: none;
}
.testimonial-caption h5 {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.testimonial-caption h5 span {
  opacity: 0.5;
  font-size: 14px;
}
.join-us button,
.join-us button:hover,
.banner button,
.banner button:hover {
  padding: 8px;
  width: 150px;
  border: 0;
  font-size: 14px;
  border-radius: 3px;
  background-color: #d9685a;
}
.active-link {
  border-bottom: 2px solid white;
  border-radius: 0 !important;
}
.core-values-container {
  margin-top: 90px !important;
  margin-bottom: 110px !important;
}
.copyright {
  padding: 15px 0;
  background-color: #0e4056;
  font-size: 12px;
}
.copyright span,
.copyright a {
  color: #bababa !important;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copyright a:hover {
  color: #007bff;
}
.copyright-menu ul {
  text-align: right;
  margin: 0;
  padding-left: 0;
}
.mission-border {
  border-top: 4px solid #ffffff;
}
.copyright-menu li {
  display: inline-block;
  border-left: 1px solid #878787;
  padding: 0 12px;
}
fieldset.our-core legend {
  text-align: center;
  color: #0c4a6a;
  margin-bottom: 3%;
}
.our-core .core-content {
  margin-bottom: 12%;
}
fieldset {
  border-radius: 10px;
  border: 2px solid #f8e1df;
}
.faq-hrline {
  border: 2px solid #0c4a6a;
}
.feature-block h4 {
  color: #0c4a6a;
}
fieldset legend {
  width: 22%;
  max-width: 42%;
  padding: 1%;
  margin: 0 auto;
}
.carousel1 {
  background-image: url(../asset/mission-d.png);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.homepage .card {
  margin-bottom: 15px;
  height: 250px;
}
.icon-action {
  margin-top: 5px;
  float: right;
  font-size: 80%;
}
.list-group-item .title {
  margin-top: 5px;
  margin-bottom: 12px;
  font-weight: 600;
}
#contact-us .address .sub-address {
  font-size: 14px;
  padding: 0 2px 12px 2px;
}
#contact-us .sub-address a i {
  font-size: 30px;
}
#contact-us,
.dnsmpi-page .feature-block,
.privacy .feature-block,
.your-privacy-page .feature-block {
  min-height: calc(100vh - 153px);
  height: auto;
  position: relative;
}
#contact-us .sub-address a {
  color: #6c6c6c;
}
#contact-us .sub-address a:hover,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link {
  color: #981c1f;
}
.contact-container .contact-form {
  margin: 0 5%;
}
#contact-us #form_container {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
}
#contact-us .address .sub-address.first {
  padding-top: 30%;
}
#contact-us .contact-header {
  color: #0c4a6a;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 5%;
}
#contact-us .form-group button {
  width: 100%;
  background-color: #d9685a;
  border-color: #d9685a;
}
.onMoileOnly
{
  display: none;
}
/*about*/

.banner-caption.about-caption {
  bottom: 1%;
  width: 50%;
}
.banner.about {
  /* background-image: url(../asset/about.jpg); */
}
.banner-caption.about-caption h2 {
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 40px;
}
.image-height
{
  height: 680px;
  background-position: center;
    background-repeat: no-repeat;
}
.banner-caption.about-caption h2.regular {
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 40px;
  text-transform: capitalize;
}
/*faq*/
.faq-page .banner {
  padding: 25px;
  /* background-image: url(../asset/banner.jpg); */
  background-repeat: no-repeat;
  height: 76px;
}
.faq-page .copyright {
  bottom: 0;
  left: 0;
  width: 100%;
}
.homepage .card:hover {
  box-shadow: 0 0.5rem 1rem #e2e2e2 !important;
  transition-duration: 0.4s;
}
.card-header {
  padding: 1.25rem 1.25rem;
  background-color: white;
}
.open .card-header {
  border-bottom: 0;
}
.card-header .title {
  color: #0b2431;
}
.open {
  border: 2px solid #f8e1df;
}
.faq-page .card-title {
  margin-bottom: 0.75rem;
  font-size: 1rem;
  color: black;
}

/*contact*/
.text-decoration {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}
.arrow-down {
  width: 13px;
  margin-right: 7px;
}
.mask {
  height: 56px;
  background: linear-gradient(
    333.04deg,
    #0b2431 0%,
    #0e4056 39.72%,
    #0584bb 84.15%,
    #01a1e5 100%
  );
}
/*privacy*/
.privacy .list-content li {
  margin-left: 12px;
  margin-bottom: 15px;
  list-style: disc;
}
.privacy .list-content-second li {
  margin-left: 3%;
  list-style: square;
}
.virtue-logo {
  height: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .carousel1 {
    background-position: 68% 8%;
  }
  .path img {
    left: -17px;
    width: 100%;
    bottom: -50px;
  }
  .footer div {
    padding: 0;
  }
  .copyright-menu li {
    padding: 0 4px;
  }
  .homepage .card {
    height: 263px;
  }
  .banner-caption {
    bottom: -6%;
    width: 50%;
  }
  .banner {
    height: 415px;
  }
  
  .navbar-nav.nav.nav-pills.justify-content-end {
    text-align: center;
  }
  .homepage .card {
    margin: 0px 4px;
  }
  .testimonial-caption {
    width: 80%;
  }
  .banner-caption.about-caption {
    width: 80%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .card .card-image {
    width: 30%;
  }
  .card-container {
    margin-left: 15px;
    margin-right: 15px;
  }
  .active-link {
    font-weight: 600;
  }
  .social-link {
    text-align: center;
    margin-top: 5px;
  }
  .banner.about {
    height: 680px !important;
  }
  .core-middle {
    margin: 0 !important;
  }
  img.w-5 {
    width: 25%;
  }
  #contact-us .address .sub-address.first {
    padding-top: 0px;
  }
  .banner-caption.about-caption {
    width: 80%;
  }
  .navbar-brand.w-40 {
    width: 50% !important;
  }
  .banner-caption {
    bottom: -10%;
    width: 80%;
  }
  .banner {
    height: 250px;
    /* background-image: url(../asset/banner-m.png); */
  }
  .image-height {
    height: 260px;
  }
 .onMoileOnly
 {
   display: block;
 }
 .font-set
 {
  padding: 0px 30px;
  font-size: 16px;
  font-weight: 500;
  color: #0b2431;
 }
  .testimonial-caption {
    width: 90%;
  }
  .copyright-menu li {
    display: inline-block;
    border-left: 1px solid #878787;
    padding: 0px 5px;
    margin-top: 10px;
  }
  .copyright-menu ul {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .copyright {
    font-size: 11px;
    text-align: center;
  }
  .homepage .card {
    margin-bottom: 40px;
    box-shadow: 0 0 4px 0 #e2e2e2;
    z-index: 1;
    border-color: rgba(217, 104, 90, 0.2);
  }
  .navbar-nav.nav.nav-pills.justify-content-end {
    text-align: center;
  }
  .path {
    display: none;
  }
  .mobView
  {
    display: none;
  }
  .social.block img {
    width: 6%;
  }
  fieldset legend {
    width: 80%;
    max-width: 80%;
  }
  .carousel1 {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-image: url(../asset/mission-m.png);
  }
  .core-values-container {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .mission-border {
    border-top: none;
  }
}
/* RWD menu */

@media (min-width: 768px) and (max-width: 990px) {
  .navbar-nav li {
    display: inline-block;
  }
  .navbar-nav.nav.nav-pills.justify-content-end {
    text-align: center;
    flex-direction: row !important;
  }
  fieldset legend {
    width: 40%;
  }
  .active-link {
    font-weight: 600;
  }
}

@media (min-width: 768px) {
  .virtue-logo {
    height: 45px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .navbar #navbarNav {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36) !important;
    margin-top: 17px !important;
    background: #fff !important;
    border-radius: 0 0 4px 4px !important;
  }
  .navbar #navbarNav ul {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .navbar #navbarNav a {
    color: #4a4a4a !important;
    text-transform: uppercase !important;
    font-size: 17px !important;
    text-align: left !important;
    padding-left: 5px !important;
    margin-left: 15px !important;
    padding-right: 5px !important;
    margin-right: 15px !important;
  }
  .navbar #navbarNav button {
    color: #4a4a4a !important;
    text-transform: uppercase !important;
    border-color: #4a4a4a;
    margin-top: 0 !important;
    font-size: 17px !important;
  }
}

@media (min-width: 0px) and (max-width: 460px) {
  .banner-caption h3,
  .banner-caption h2 {
    font-size: 23px;
  }
}

@media (min-width: 1500px) and (min-height: 800px) {
  .contact-page .copyright {
    position: absolute;
  }
  .path img {
    bottom: 6px;
  }
  .banner {
    height: 850px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) and (orientation: portrait) {
  .contact-page .copyright {
    position: absolute;
  }
}

@media (min-width: 0px) and (max-width: 767px) and (orientation: Landscape) {
  .banner {
    /* background-image: url(../asset/banner-d.png); */
  }
}

.cookie-overlay {
  width: 100%;
  position: fixed;
  bottom: 0rem;
  background: #0e4056;
  border-top: 2px solid white;
  color: white;
  z-index: 2051;
  line-height: 20px;
}

@media only screen and (min-width: 750px) {
  .cookie-msg {
    width: 80%;
  }
}

.cookie-overlay a {
  color: white !important;
  text-decoration: underline;
}

.close-cookies {
  cursor: pointer;
}

.cookie-content {
  align-items: center;
}

.container-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
