/* Scss Document */
@font-face {
  font-family: 'KPMG-Light';
  src: url("../fonts/KPMG-Extralight.woff");
}

@font-face {
  font-family: 'Univers-bold';
  src: url("../fonts/UVB_____.TTF");
}

@font-face {
  font-family: 'Univers-light';
  src: url("../fonts/UV______.TTF");
}

* {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.animWrap {
  overflow: hidden !important;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  padding: 0 !important;
  margin: 0;
  height: 100%;
}

:root {
  font-size: 100%;
}

@media screen and (max-width: 1366px) {
  :root {
    font-size: 80%;
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  :root {
    font-size: 100%;
  }
}

@media screen and (max-width: 992px) {
  :root {
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  :root {
    font-size: 90%;
  }
}

@media screen and (max-width: 600px) {
  :root {
    font-size: 75%;
  }
}

@media screen and (max-width: 450px) {
  :root {
    font-size: 60%;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  :root {
    font-size: 70%;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  strong {
    font-weight: bold !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #style-4 {
    scrollbar-base-color: #cfcfcf;
    scrollbar-face-color: #cfcfcf;
    scrollbar-face-color: #414141;
    scrollbar-3dlight-color: #000;
    scrollbar-highlight-color: #000;
    scrollbar-track-color: #cfcfcf;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: #000;
  }
}

#style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}

#style-4::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(0, 0, 0, 0.3);
}

#style-4::-webkit-scrollbar-thumb {
  background-color: #cfcfcf;
}

h1 {
  font-family: 'KPMG-Light';
  font-size: 5.5rem;
  margin: 0;
  line-height: 0.9;
  white-space: unset;
}

@media screen and (max-width: 680px) {
  h1 {
    line-height: 0.9;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  h1 {
    font-size: 5rem;
  }
}

@media screen and (max-width: 450px) {
  h1 {
    font-size: 5rem !important;
  }
}

h2 {
  font-family: 'KPMG-Light';
  font-size: 4rem;
  line-height: 1.4;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  h2 {
    font-size: 4rem;
  }
}

h3 {
  font-family: 'Univers-light';
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: -1.5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  h3 {
    font-family: 'Arial', sans-serif;
    font-size: 2.3rem;
  }
}

h4 {
  font-family: 'Univers-light';
  font-size: 1.5rem;
  line-height: 1.3;
  letter-spacing: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  h4 {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 600px) {
  h4 {
    font-size: 1.5rem;
  }
}

p {
  font-family: 'Univers-light';
  font-size: 1rem;
  line-height: 1.5;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  p {
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    font-size: 1rem !important;
  }
}

p strong {
  font-family: 'Univers-bold';
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  p strong {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 600px) {
  p {
    font-size: 1.3rem;
  }
}

p.para {
  font-family: 'Univers-light';
  line-height: 1.5;
  font-size: 1.2rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  p.para {
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    font-size: 0.8rem !important;
  }
}

@media screen and (max-width: 600px) {
  p.para {
    font-size: 1.3rem;
  }
}

a {
  font-family: 'Univers-light';
  font-size: 1.2rem;
  line-height: 1;
}

a:hover {
  text-decoration: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a {
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    font-size: 1rem;
  }
}

@media screen and (max-width: 600px) {
  a {
    font-size: 1.3rem;
  }
}

li {
  font-family: 'Univers-light';
  font-size: 1rem;
  line-height: 1.5;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  li {
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 600px) {
  li {
    font-size: 1.3rem;
  }
}

td {
  line-height: 1.5 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  td {
    font-family: 'Arial', sans-serif !important;
    font-weight: 100;
    font-size: 1rem !important;
  }
}

button {
  font-family: 'Univers-light';
  font-size: 1.2rem;
  line-height: 1.5;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  button {
    font-family: 'Arial', sans-serif;
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 600px) {
  button {
    font-size: 1.3rem;
  }
}

button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link.focus, .btn-link:focus {
  text-decoration: none !important;
}

.btnStyle-01 {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 230px;
  text-align: center;
  padding: .8rem 1.7rem;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btnStyle-01:hover {
  background-color: #ffffff;
  color: #00338d;
}

.btnStyle-02 {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
  width: 230px;
  text-align: center;
  padding: .8rem 1.7rem;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btnStyle-02:hover {
  background-color: #00338d;
  color: #ffffff;
  border-color: #00338d;
}

.btnStyle-03 {
  background-color: #005eb8;
  border: 1px solid #005eb8;
  color: #ffffff;
  width: 230px;
  text-align: center;
  padding: .8rem 1.7rem;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btnStyle-03:hover {
  background-color: #00338d;
  color: #ffffff;
  border-color: #00338d;
}

canvas {
  width: 100% !important;
}

.preLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 99999;
}

.wrapper {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.row {
  margin: 0 !important;
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 1440px !important;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1280px !important;
  }
}

@media screen and (max-width: 992) {
  .container {
    max-width: 80% !important;
  }
}

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

.navbar {
  position: fixed;
  width: 100%;
  padding: .5rem 1.2rem;
  z-index: 1051;
}

@media screen and (max-width: 600px) {
  .navbar {
    padding: .5rem 1.5rem;
  }
}

.navbar .navbar-brand {
  width: 6rem;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .navbar .navbar-brand {
    width: 8rem;
  }
}

.navbar .navbar-nav {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.navbar .nav-item {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  margin-right: 15px;
}

.navbar .nav-item .homeIcon {
  width: 3rem;
}

.navbar .hamBugerMenu {
  z-index: 1010101010;
}

.navbar .hamBugerMenu .burgerContainer {
  position: relative;
  cursor: pointer;
}

.navbar .hamBugerMenu .burgerContainer .burger {
  width: 30px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar .hamBugerMenu .burgerContainer .burger:first-child {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.navbar .hamBugerMenu .burgerContainer .burger:nth-child(3) {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.navbar .toggled .burger {
  background-color: #00afa8 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar .toggled .burger:nth-child(2) {
  opacity: 0;
}

.navbar .toggled .burger:first-child {
  -webkit-transform: rotate(45deg) translate(2px, 2px) !important;
  transform: rotate(45deg) translate(2px, 2px) !important;
}

.navbar .toggled .burger:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(2px, -2px) !important;
  transform: rotate(-45deg) translate(1px, -1px) !important;
}

.menuActive {
  top: 65px !important;
  opacity: 1 !important;
}

@media screen and (max-width: 1366px) {
  .menuActive {
    top: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .menuActive {
    top: 65px !important;
  }
}

@media screen and (max-width: 600px) {
  .menuActive {
    top: 55px !important;
  }
}

@media screen and (max-width: 420px) {
  .menuActive {
    top: 40px !important;
  }
}

.navMenu {
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  top: -650px;
  left: 0;
  z-index: 1051;
  opacity: 0;
  -webkit-box-shadow: 0px 3px 9px 4px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: 0px 3px 9px 4px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 3px 9px 4px rgba(0, 0, 0, 0.21);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navMenu .menuContent {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .navMenu .menuContent {
    padding: 20px 0;
  }
}

.navMenu .menuContent .nav-list {
  list-style: none;
  padding: 15px 30px 25px 30px;
  margin: 0;
}

@media screen and (max-width: 1200px) {
  .navMenu .menuContent .nav-list {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 768px) {
  .navMenu .menuContent .nav-list {
    padding: 10px 0px;
  }
}

@media screen and (max-width: 600px) {
  .navMenu .menuContent .nav-list {
    padding: 0px 0px;
  }
}

.navMenu .menuContent .nav-list .active li {
  color: #00338d !important;
}

.navMenu .menuContent .nav-list li {
  padding: 10px 15px;
  border-bottom: 1px solid #e6e6e6;
  color: #a6a6a6;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 600px) {
  .navMenu .menuContent .nav-list li {
    padding: 10px 0px;
  }
}

.navMenu .menuContent .nav-list li:hover {
  color: #00338d;
}

.pageContent {
  width: 100%;
}

.pageContent .pages {
  width: 100%;
}

.homePage {
  height: 100vh;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background-image: url("../images/BG_Img03.jpg");
  background-position: center right;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 992px) {
  .homePage {
    height: auto !important;
    padding: 100px 0;
  }
}

@media screen and (max-width: 1024px) {
  .homePage {
    height: 100vh;
    background-image: url("../images/hero_image.jpg");
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -moz-align-items: center !important;
    -ms-align-items: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    background-position: center right;
    background-size: cover;
    position: relative;
  }
  .homePage #player03 {
    display: none;
  }
}

.homePage .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.homePage .modal-lg {
  max-width: 100%;
}

.homePage .modal {
  padding: 0 !important;
  top: 50px;
}

.homePage .modal-dialog {
  margin: 0;
}

.homePage .modal-dialog .media-wrapper {
  max-width: 100%;
  width: 100%;
}

.homePage .modal-dialog .media-wrapper video {
  max-width: 100%;
  width: 100%;
}

.homePage .modal-dialog .media-wrapper video:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.homePage h1 {
  color: #00338d;
  font-size: 7rem;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .homePage h1 {
    margin-bottom: 20px;
  }
}

.homePage h3 {
  color: #000000;
}

@media screen and (max-width: 1024px) {
  .homePage h1 {
    color: #00338d;
  }
  .homePage h3 {
    color: #000000;
  }
  .homePage .overlay {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .homePage .content {
    max-width: 100% !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.homePage .vid_thumb {
  background-image: url(../images/vid_thumbnail.png);
  background-position: center;
  background-size: cover;
  padding: 25px;
  text-align: left;
  margin-top: 50px;
  cursor: pointer;
  width: 25rem;
  height: 12rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.homePage .vid_thumb img {
  width: 4rem;
  text-align: left;
  margin-bottom: 15px;
}

.homePage .vid_thumb h4 {
  font-family: 'Univers-Bold';
  margin: 0;
  color: #ffffff;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .homePage .vid_thumb h4 {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 1.3rem !important;
  }
}

.homePage .vid_thumb p {
  text-align: left;
  margin-bottom: 0;
  color: #ffffff;
}

/*ORGANIZATION BY NUMBERS*/
.organizationByNo {
  height: 100vh;
  padding: 200px 0 0px 0;
  background-image: url("../images/landing_BG.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .organizationByNo {
    background: url("../images/bubble_bg.jpg");
    background-size: cover;
  }
}

@media screen and (max-width: 1366px) {
  .organizationByNo {
    padding: 150px 0 180px 0;
    height: auto;
  }
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  .organizationByNo {
    height: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .organizationByNo {
    height: auto;
    padding: 100px 0 150px 0;
  }
}

@media screen and (max-width: 600px) {
  .organizationByNo {
    height: auto;
    padding: 100px 0 100px 0;
  }
}

@media screen and (max-width: 450px) {
  .organizationByNo {
    padding: 100px 0 100px 0;
  }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .organizationByNo {
    height: 90vh;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .organizationByNo {
    height: 80vh;
  }
}

.organizationByNo .content h1 {
  color: #ffffff;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .organizationByNo .content h1 {
    text-align: center;
  }
}

.organizationByNo .content .swiper-container {
  width: 100%;
  height: 100%;
  margin-top: 100px;
}

@media screen and (max-width: 600px) {
  .organizationByNo .content .swiper-container {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1366px) {
  .organizationByNo .content .swiper-container .swiper-button-next {
    right: 0;
  }
  .organizationByNo .content .swiper-container .swiper-button-prev {
    left: 0;
  }
}

@media screen and (max-width: 600px) {
  .organizationByNo .content .swiper-container .swiper-button-next {
    display: none;
  }
  .organizationByNo .content .swiper-container .swiper-button-prev {
    display: none;
  }
}

.organizationByNo .content .swiper-next1:focus,
.organizationByNo .content .swiper-prev1:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}

.organizationByNo .content .swiper-pagination {
  display: none;
}

@media screen and (max-width: 600px) {
  .organizationByNo .content .swiper-pagination {
    display: block;
  }
  .organizationByNo .content .swiper-pagination-bullet {
    background-color: #ffffff;
  }
  .organizationByNo .content .swiper-wrapper {
    margin-bottom: 50px;
  }
}

.organizationByNo .content .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  border: 3px solid #ffffff;
  border-radius: 20px;
}

.organizationByNo .content .swiper-slide .slidecontext {
  padding: 30px 20px;
  width: 230px;
}

.organizationByNo .content .swiper-slide .slidecontext h1 {
  text-align: center;
}

.organizationByNo .content .swiper-slide .slidecontext h1 span {
  font-size: 1rem;
  font-family: 'Univers-light';
}

.organizationByNo .content .swiper-slide .slidecontext .iconImg {
  width: 3.5rem;
  height: 3.5rem;
}

.organizationByNo .content .swiper-slide .slidecontext p {
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 0;
}

.organizationByNo .waves {
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 1366px) {
  .organizationByNo .waves {
    bottom: -100px;
  }
}

@media screen and (max-width: 768px) {
  .organizationByNo .waves {
    bottom: -100px;
  }
}

@media screen and (max-width: 360px) {
  .organizationByNo .waves {
    bottom: -70px;
  }
}

.strategicPriorities {
  background-image: url("../images/5.jpg");
  background-position: center right;
  background-size: cover;
  background-attachment: fixed;
  padding: 150px 0 180px 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .strategicPriorities {
    background-attachment: inherit;
  }
}

@media screen and (orientation: portrait) {
  .strategicPriorities {
    background-position: 60%;
  }
}

@media screen and (max-width: 1200px) {
  .strategicPriorities {
    padding: 100px 0 150px 0;
  }
}

@media screen and (max-width: 768px) {
  .strategicPriorities {
    background-position: 55%;
  }
}

@media screen and (max-width: 450px) {
  .strategicPriorities {
    padding: 80px 0 100px 0;
  }
}

.strategicPriorities .content h1 {
  color: #00338d;
}

.strategicPriorities #accordion {
  margin-top: 100px;
  background-color: #ffffff;
  padding: 20px;
}

@media screen and (max-width: 1366px) {
  .strategicPriorities #accordion {
    margin-top: 70px;
  }
}

@media screen and (max-width: 600px) {
  .strategicPriorities #accordion {
    margin-top: 50px;
  }
}

.strategicPriorities #accordion .card {
  background-color: transparent;
  border-radius: 0;
  border: none !important;
}

.strategicPriorities #accordion .card .activeTitle {
  color: #009cdc !important;
  border-color: #ffffff !important;
}

.strategicPriorities #accordion .card .card-header {
  cursor: pointer;
  background-color: transparent;
}

.strategicPriorities #accordion .card .card-header:hover .btn {
  color: #009cdc !important;
}

.strategicPriorities #accordion .card .card-header h5 {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .strategicPriorities #accordion .card .card-header h5 {
    height: 25px;
  }
}

.strategicPriorities #accordion .card .card-header .btn {
  padding-left: 0;
  color: #808080;
  font-size: 1.3rem;
  font-family: 'Univers-light';
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .strategicPriorities #accordion .card .card-header .btn {
    font-family: 'Arial', sans-serif;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 600px) {
  .strategicPriorities #accordion .card .card-header .btn {
    font-size: 1.5rem;
  }
}

.strategicPriorities #accordion .card .card-header .btn:hover {
  text-decoration: none;
}

.strategicPriorities #accordion .card .card-header .accorIcon svg {
  width: 20px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .strategicPriorities #accordion .card .card-header .accorIcon svg {
    height: 20px;
  }
}

.strategicPriorities #accordion .card .card-body {
  color: #808080;
}

.strategicPriorities #accordion .card .card-body .table td,
.strategicPriorities #accordion .card .card-body .table th {
  border: none;
  padding: 0.3rem;
  font-family: 'Univers-light';
  font-size: 1rem;
  line-height: 1.5;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .strategicPriorities #accordion .card .card-body .table td,
  .strategicPriorities #accordion .card .card-body .table th {
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 600px) {
  .strategicPriorities #accordion .card .card-body .table td,
  .strategicPriorities #accordion .card .card-body .table th {
    font-size: 1.3rem;
  }
}

.opsStrategies {
  padding: 180px 0 180px 0;
  background-color: #00338d;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1366px) {
  .opsStrategies {
    padding: 150px 0 150px 0;
  }
}

@media screen and (max-width: 1024px) {
  .opsStrategies {
    padding: 130px 0 100px 0;
  }
}

@media screen and (max-width: 450px) {
  .opsStrategies {
    padding: 100px 0 100px 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opsStrategies {
    background: url("../images/bubble_bg2.jpg");
    background-size: cover;
  }
}

.opsStrategies .container {
  position: relative;
  z-index: 3;
}

.opsStrategies .leftContent {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
  position: relative;
  z-index: 3;
}

.opsStrategies .leftContent h1 {
  color: #ffffff;
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .opsStrategies .leftContent {
    margin-bottom: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .opsStrategies .leftContent h1 {
    margin-bottom: 30px;
    text-align: center;
  }
  .opsStrategies .leftContent .innerContent {
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -moz-align-items: center !important;
    -ms-align-items: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.opsStrategies .rightContent {
  position: relative;
}

.opsStrategies .rightContent .strategyRow {
  position: relative;
}

@media screen and (max-width: 992px) {
  .opsStrategies .rightContent .strategyRow::after, .opsStrategies .rightContent .strategyRow:before {
    display: none;
  }
}

.opsStrategies .rightContent .lens {
  max-width: 100%;
  position: absolute;
  left: 0%;
  top: -13%;
}

@media screen and (max-width: 1600px) {
  .opsStrategies .rightContent .lens {
    top: -2%;
    max-width: 100%;
    position: absolute;
    left: 0%;
  }
}

@media screen and (max-width: 1440px) {
  .opsStrategies .rightContent .lens {
    top: -2%;
    max-width: 119%;
    position: absolute;
    left: -7%;
  }
}

@media screen and (max-width: 1366px) {
  .opsStrategies .rightContent .lens {
    top: -9%;
  }
}

@media screen and (max-width: 1024px) {
  .opsStrategies .rightContent .lens {
    max-width: 140%;
    left: -20%;
    top: 6%;
  }
}

@media screen and (max-width: 992px) {
  .opsStrategies .rightContent .lens {
    display: none;
  }
}

.opsStrategies .rightContent h4 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}

.opsStrategies .rightContent .col-md-6 {
  margin-bottom: 20px;
}

.opsStrategies .rightContent .col-6 h4 {
  margin-top: 20px;
  margin-bottom: 0px;
}

.opsStrategies .rightContent .strategyBox {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 4;
}

.opsStrategies .rightContent .blockContext {
  background-color: #808080;
  border-radius: 15px;
  text-align: center;
  padding: 2rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  height: 45%;
  width: 49%;
  margin: 5px 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opsStrategies .rightContent .blockContext {
    height: 180px;
  }
}

@media screen and (max-width: 1280px) and (-ms-high-contrast: active), screen and (max-width: 1280px) and (-ms-high-contrast: none) {
  .opsStrategies .rightContent .blockContext {
    height: 150px;
  }
}

.opsStrategies .rightContent .blockContext:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.opsStrategies .rightContent .blockContext .content {
  width: 70%;
  height: 100%;
  margin: 0 auto;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 600px) {
  .opsStrategies .rightContent .blockContext {
    width: 100%;
  }
}

.opsStrategies .rightContent .blockContext .iconImg {
  width: 3.5rem;
  margin-bottom: 10px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opsStrategies .rightContent .blockContext .iconImg {
    width: 3rem;
  }
}

.opsStrategies .rightContent .blockContext p {
  font-size: 1.3rem;
  width: 60%;
  line-height: 1.2;
  margin: 0 auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opsStrategies .rightContent .blockContext p {
    font-size: 1.3rem !important;
  }
}

@media screen and (max-width: 1366px) {
  .opsStrategies .rightContent .blockContext p {
    width: 90%;
  }
}

@media screen and (max-width: 600px) {
  .opsStrategies .rightContent .blockContext p {
    font-size: 1.3rem !important;
  }
}

@media screen and (max-width: 600px) {
  .opsStrategies .rightContent .blockContext p strong {
    font-size: 1.3rem !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .opsStrategies .rightContent .blockContext p strong {
    font-size: 1.3rem !important;
  }
}

@media screen and (max-width: 768px) {
  .opsStrategies .rightContent .blockContext {
    height: 13rem;
  }
}

.opsStrategies .waves2 {
  position: absolute;
  bottom: 0;
  z-index: 1;
}

@media screen and (max-width: 1440px) {
  .opsStrategies .waves2 {
    bottom: -150px;
  }
}

@media screen and (max-width: 992px) {
  .opsStrategies .waves2 {
    bottom: -50px;
  }
}

.kpmgValues {
  padding: 80px 0;
  height: 100vh;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 1024px) {
  .kpmgValues {
    height: auto;
    padding: 100px 0;
  }
}

.kpmgValues .row {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.kpmgValues .row .col-md-2 {
  max-width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  padding: 0 5px;
}

@media screen and (max-width: 992px) {
  .kpmgValues .row .col-md-2 {
    max-width: 30%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  .kpmgValues .row .col-md-2 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 10px;
  }
}

.kpmgValues .flip:hover .flip-card-front {
  opacity: 0 !important;
}

.kpmgValues .flip:hover .flip-card-back {
  opacity: 1 !important;
}

.kpmgValues .flip-card {
  background-color: transparent;
  width: 100%;
  height: 250px;
}

@media screen and (max-width: 992px) {
  .kpmgValues .flip-card {
    height: 150px;
  }
}

@media screen and (max-width: 768px) {
  .kpmgValues .flip-card {
    margin: 5px 0;
  }
}

.kpmgValues .flip-card .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-front,
.kpmgValues .flip-card .flip-card-inner .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .kpmgValues .flip-card .flip-card-inner .flip-card-front,
  .kpmgValues .flip-card .flip-card-inner .flip-card-back {
    border-radius: 20px;
  }
}

.kpmgValues .flip-card .flip-card-inner .flip-card-front {
  background-color: #bbb;
  color: black;
  opacity: 1;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-front .topContent {
  width: 100%;
  text-align: center;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-front .topContent h1 {
  color: #00338d !important;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-front .topContent h4 {
  color: #676767;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-front h1 {
  color: #ffffff;
  position: relative;
  top: -5px;
  font-size: 4rem !important;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-back {
  background-color: #2980b9;
  color: white;
  opacity: 0;
  padding: 0 30px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.kpmgValues .flip-card .flip-card-inner .flip-card-back p {
  margin: 0;
  font-size: 1.3rem !important;
}

.values {
  width: 100%;
  height: 100vh;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .values {
    margin-bottom: -1px;
  }
}

.values .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.values .swiper-pagination-bullet:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.values .swiper-pagination-bullet-active {
  background: #ffffff;
}

.values .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.values .swiper-pagination-bullet {
  background: #fff;
}

.values .swiper-slide {
  font-size: 18px;
  background: #fff;
  height: 100%;
  padding: 100px 0;
  background-size: cover;
  background-position: bottom center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.values .swiper-slide .slide-content {
  width: 100%;
  text-align: left;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .values .swiper-slide .slide-content h1 {
    margin-bottom: 20px;
  }
}

.values .swiper-slide .slide-content p {
  margin-bottom: 40px;
}

.values .swiper-slide .btnStyle-02 {
  margin-top: 30px;
}

.values .modal {
  padding: 0 !important;
}

.values .modal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 65px auto;
}

@media screen and (max-width: 1366px) {
  .values .modal .modal-dialog {
    margin: 52px auto;
  }
}

@media screen and (max-width: 768px) {
  .values .modal .modal-dialog {
    margin: 70px auto;
  }
}

@media screen and (max-width: 600px) {
  .values .modal .modal-dialog {
    margin: 58px auto;
  }
}

.values .modal .modal-dialog .modal-content {
  border-radius: 0;
}

.values .modal .modal-dialog .modal-content .modal-header {
  background-color: #00338d;
  color: #ffffff;
  border-radius: 0;
  border: none;
}

.values .modal .modal-dialog .modal-content .modal-header h4 {
  line-height: 2.5;
  margin: 0;
}

@media screen and (max-width: 600px) {
  .values .modal .modal-dialog .modal-content .modal-header h4 {
    line-height: 1.2;
  }
}

.values .modal .modal-dialog .modal-content .modal-header .close {
  font-weight: 100;
}

.values .modal .modal-dialog .modal-content .modal-header p {
  margin: 0;
  color: #ffffff;
  opacity: 1;
  text-shadow: none;
  font-size: 1.3rem;
}

.values .modal .modal-dialog .modal-content .modal-body {
  padding: 50px 0;
}

.values .modal .modal-dialog .modal-content .modal-body table td {
  border: none !important;
  padding: 0.2rem;
  font-size: 1rem;
  color: #000000;
}

.values .modal .modal-dialog .modal-content .modal-body table td a {
  font-size: 1rem;
}

.values .modal .modal-dialog .modal-content .modal-body table td p {
  color: #000000;
}

@media screen and (max-width: 600px) {
  .values .modal .modal-dialog .modal-content .modal-body table td p {
    font-size: 1.3rem;
  }
}

.departments {
  padding: 180px 0;
  background-color: #483698;
  overflow: hidden;
  position: relative;
}

.departments .deptMenuActive {
  left: 0 !important;
}

.departments .deptContainer {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

@media screen and (max-width: 1920px) {
  .departments .deptContainer {
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
  }
}

@media screen and (max-width: 1366px) {
  .departments .deptContainer {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
  }
}

@media screen and (max-width: 1200px) {
  .departments .deptContainer {
    -webkit-transform: translateX(30%);
            transform: translateX(30%);
  }
}

@media screen and (max-width: 768px) {
  .departments .deptContainer {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.departments .container {
  position: relative !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.departments .deptMenu {
  width: 20%;
  min-width: 320px;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  z-index: 555;
  left: -100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.departments .deptMenu .deptList {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 60%;
  margin-top: 70px;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.departments .deptMenu .deptList .active {
  color: #483698 !important;
}

.departments .deptMenu .deptList li {
  font-family: 'Univers-light';
  font-size: 1.3rem;
  line-height: 1.5;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  height: calc(100% / 13);
  padding: 0 30px;
  cursor: pointer;
  color: #a6a6a6;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .departments .deptMenu .deptList li {
    font-family: 'Arial', sans-serif;
    font-weight: 100;
    font-size: 1.2rem !important;
  }
}

.departments .deptMenu .deptList li:last-child {
  border: none;
}

.departments .deptMenu .deptList li:hover {
  color: #483698;
}

@media screen and (max-width: 480px) {
  .departments .browseTeamCol {
    display: none !important;
  }
}

.departments .browseTeam {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  height: 100%;
  cursor: pointer;
  position: relative;
  top: -8px;
}

@media screen and (max-width: 1024px) {
  .departments .browseTeam {
    margin-bottom: 30px;
  }
}

.departments .browseTeam h4 {
  margin: 0;
  margin-left: 20px;
  color: #ffffff;
  font-size: 1.3rem !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .departments .browseTeam h4 {
    font-weight: bold !important;
  }
}

.departments .browseTeam .hamBugerMenu2 .burgerContainer2 {
  position: relative;
  cursor: pointer;
}

.departments .browseTeam .hamBugerMenu2 .burgerContainer2 .burger {
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.departments .browseTeam .hamBugerMenu2 .burgerContainer2 .burger:first-child {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.departments .browseTeam .hamBugerMenu2 .burgerContainer2 .burger:nth-child(3) {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.departments .browseTeam .toggled2 .burger {
  background-color: #ffffff !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.departments .browseTeam .toggled2 .burger:nth-child(2) {
  opacity: 0;
}

.departments .browseTeam .toggled2 .burger:first-child {
  -webkit-transform: rotate(45deg) translate(2px, 2px) !important;
  transform: rotate(45deg) translate(2px, 2px) !important;
}

.departments .browseTeam .toggled2 .burger:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(2px, -2px) !important;
  transform: rotate(-45deg) translate(1px, -1px) !important;
}

.departments .slideNavCol .sliderNav {
  position: relative;
  top: -5px;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.departments .slideNavCol .sliderNav div {
  width: 4rem;
  cursor: pointer;
}

.departments .slideNavCol .sliderNav div:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.departments .slideNavCol .sliderNav div svg {
  width: 1rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .departments .slideNavCol .sliderNav div svg {
    height: 40px;
  }
}

.departments .departSlider {
  width: 100%;
  height: 100%;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .departments .departSlider {
    margin-top: 20px;
  }
}

.departments .departSlider .swiper-slide {
  text-align: left;
  font-size: 18px;
  background: #483698;
}

.departments .departSlider .swiper-slide .slideHeader h1 {
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .swiper-slide .slideContent {
    margin-top: -20px !important;
    position: relative;
  }
  .departments .departSlider .swiper-slide .slideContent > div {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.departments .departSlider .swiper-slide .teamSlider .swiper-pagination-bullet {
  background-color: #fff;
}

.departments .departSlider .swiper-slide .teamSlider .swiper-slide {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide {
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 400px) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide .teamDetails {
    width: 70%;
  }
}

.departments .departSlider .swiper-slide .teamSlider .swiper-slide .teamDetails h4 {
  color: #ffffff;
  font-family: 'Univers-bold';
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide .teamDetails h4 {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
  }
}

.departments .departSlider .swiper-slide .teamSlider .swiper-slide .profileImg {
  width: 10rem;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide .profileImg {
    width: 30%;
  }
}

.departments .departSlider .swiper-slide .teamSlider .swiper-slide .profileImg img {
  width: 80%;
}

@media screen and (max-width: 991px) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide .profileImg {
    width: 100%;
    margin-right: 15px;
  }
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide .profileImg img {
    width: 100%;
    margin-top: 7px;
  }
}

@media screen and (max-width: 768px) {
  .departments .departSlider .swiper-slide .teamSlider .swiper-slide .profileImg {
    width: 10rem;
  }
}

.departments .departSlider .swiper-slide .teamSlider .swiper-slide p {
  font-size: 1rem;
  line-height: 1.2;
  color: #ffffff;
}

.departments .departSlider .swiper-slide .teamSlider .swiper-slide .description {
  margin-top: 30px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description {
    padding: 0;
    margin-top: 30px;
  }
}

.departments .departSlider .fy_description .fy_tabs .active {
  background-color: #e6e6e6 !important;
  border: none;
  border-radius: 0;
  color: #483698 !important;
}

.departments .departSlider .fy_description .fy_tabs .active span svg path {
  fill: #483698 !important;
}

@media screen and (max-width: 600px) {
  .departments .departSlider .fy_description .fy_tabs .active span svg path {
    fill: #e6e6e6 !important;
  }
}

@media screen and (max-width: 600px) {
  .departments .departSlider .fy_description .fy_tabs .active {
    width: 100%;
    text-align: left;
    color: #e6e6e6 !important;
    background-color: #362972 !important;
  }
}

.departments .departSlider .fy_description .fy_tabs .nav-link {
  font-family: 'Univers-bold';
  font-size: 1.3rem;
  width: 50%;
  color: #e6e6e6;
  text-align: center;
  border: none;
  background-color: #362972;
  padding: 15px 0;
  cursor: pointer;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .departments .departSlider .fy_description .fy_tabs .nav-link {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
    height: 65px;
  }
}

@media screen and (max-width: 600px) {
  .departments .departSlider .fy_description .fy_tabs .nav-link {
    width: 100%;
    text-align: left;
    background-color: #e6e6e6;
    color: #483698;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.departments .departSlider .fy_description .fy_tabs .nav-link span {
  margin-right: 30px;
}

.departments .departSlider .fy_description .fy_tabs .nav-link span svg {
  width: 1.5rem;
}

.departments .departSlider .fy_description .fy_tabs .nav-link span svg path {
  fill: #e6e6e6;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 600px) {
  .departments .departSlider .fy_description .fy_tabs .nav-link span svg path {
    fill: #483698;
  }
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description .fy_tabs .nav-link {
    padding: 15px;
  }
}

.departments .departSlider .fy_description .fy_content .nav-tabContent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}

.departments .departSlider .fy_description .fy_content .nav-tabContent::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(0, 0, 0, 0.3);
}

.departments .departSlider .fy_description .fy_content .nav-tabContent::-webkit-scrollbar-thumb {
  background-color: #cfcfcf;
}

.departments .departSlider .fy_description .fy_content > .tab-pane {
  background-color: #e6e6e6 !important;
  padding: 30px 30px;
  height: 350px;
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane {
    padding: 15px;
  }
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content > nav {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .departments .departSlider .fy_description .fy_content > .tab-pane .content > nav {
    width: 100%;
  }
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .nav {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 768px) and (-ms-high-contrast: active), screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .nav {
    height: 200px;
    margin-bottom: 25px;
  }
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .active {
  background-color: #009cdc;
  color: #362972 !important;
  border-color: #e6e6e6;
  position: relative;
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .active::after {
  content: '\27A4';
  position: absolute;
  right: 20px;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .active::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 1440px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .active::after {
    right: 4px;
  }
}

@media screen and (max-width: 1440px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .active::after {
    right: 10px;
  }
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .nav-link {
  border-radius: 0px !important;
  height: calc((95% / 4));
  width: 100%;
  text-align: left;
  color: #b3b3b3;
  background-color: #ffffff;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .nav-link {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 768px) and (-ms-high-contrast: active), screen and (max-width: 768px) and (-ms-high-contrast: none) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .nav-link {
    padding: 15px;
  }
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .nav .btnStyle-02 {
  border-color: #ffffff !important;
  color: #b3b3b3;
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .tab-content {
  width: 70%;
  padding: 0 10px 0 40px;
}

@media screen and (max-width: 768px) {
  .departments .departSlider .fy_description .fy_content > .tab-pane .content .tab-content {
    width: 100%;
    padding: 10px 15px 10px 0;
  }
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .tab-content table td {
  border: none !important;
  padding: 0.2rem;
  font-size: 1rem;
  color: #000000;
}

.departments .departSlider .fy_description .fy_content > .tab-pane .content .tab-content table td p {
  color: #000000;
}

.departments .navBtn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.departments .navBtn .down_arrow {
  position: relative;
  width: 100px;
  height: 100px;
  background: url(../images/down-arrow2.png) no-repeat;
  bottom: 0px;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration {
  width: 100%;
}

.collaboration .collaborating-inner {
  height: 100vh;
  width: 100%;
  position: relative;
  color: #606060;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.collaboration .collaborating-inner h1 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .collaboration .collaborating-inner {
    height: auto;
    margin: 150px 0;
    padding: 0 15px;
  }
}

.collaboration .collaborating-inner .collaborat-img {
  position: absolute;
  height: 100vh;
  top: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .collaboration .collaborating-inner .collaborat-img {
    position: relative;
    height: 300px;
    background-position: center;
    margin-top: 30px;
  }
}

.collaboration .collaborating-inner .content-left {
  margin-left: auto;
  padding-left: 40px;
}

@media screen and (max-width: 768px) {
  .collaboration .collaborating-inner .content-left {
    padding: 0;
  }
}

.collaboration .collaborating-inner .content-right {
  padding-right: 40px;
}

@media screen and (max-width: 768px) {
  .collaboration .collaborating-inner .content-right {
    padding: 0;
  }
}

.collaboration .collaborating-inner .right-img01 {
  background: url(../images/enterprise-warehouse.jpg) no-repeat;
  right: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .right-img01 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  left: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration .collaborating-inner .right-img02 {
  background: url(../images/fpa.jpg) no-repeat;
  right: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .right-img02 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  left: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration .collaborating-inner .right-img03 {
  background: url(../images/admin-career.jpg) no-repeat;
  right: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .right-img03 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  left: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration .collaborating-inner .right-img04 {
  background: url(../images/firmwide-report.jpg) no-repeat;
  right: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .right-img04 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  left: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration .collaborating-inner .left-img01 {
  background: url(../images/cfo-audit.jpg) no-repeat;
  left: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .left-img01 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  right: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration .collaborating-inner .left-img02 {
  background: url(../images/firm-controller.jpg) no-repeat;
  left: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .left-img02 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  right: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

.collaboration .collaborating-inner .left-img03 {
  background: url(../images/data-sgi.jpg) no-repeat;
  left: 0;
  background-size: cover;
}

.collaboration .collaborating-inner .left-img03 .down_arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff url(../images/down-arrow.png) no-repeat;
  bottom: 0px;
  right: 0;
  z-index: 333;
  cursor: pointer;
  text-decoration: none;
  background-position: center;
  background-size: 80%;
}

@media screen and (max-width: 768px) {
  .collaboration .collaborating-inner .down_arrow {
    display: none;
  }
}

.yearInPhoto {
  overflow: hidden;
  position: relative;
  background-image: url("../images/section-header-background.jpg");
  background-size: cover;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 1366px) {
  .yearInPhoto {
    padding: 100px 0;
  }
}

@media screen and (max-width: 992px) {
  .yearInPhoto {
    padding: 100px 0;
  }
  .yearInPhoto #myVideo,
  .yearInPhoto .bgOverlay {
    display: none;
  }
  .yearInPhoto .context {
    position: relative !important;
  }
}

.yearInPhoto #myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.yearInPhoto .bgOverlay {
  position: absolute;
  z-index: 3;
  height: 100%;
  width: 100%;
  background-color: #00215a;
  opacity: 0.9;
  left: 0;
  top: 0;
}

.yearInPhoto .context {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 4;
  left: 0;
  top: 0;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.yearInPhoto .photoRow {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.yearInPhoto h1 {
  color: #ffffff;
  margin-bottom: 40px;
}

.yearInPhoto .media-wrapper {
  overflow: hidden;
}

.yearInPhoto .overlay {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 3;
  text-align: center;
}

.yearInPhoto .overlay img {
  width: 4rem;
  margin: 0 auto;
  top: 40%;
  position: relative;
  cursor: pointer;
}

.yearInPhoto video {
  max-width: 100%;
  width: 100%;
}

.yearInPhoto video:focus {
  outline: none;
}

.footer {
  padding: 0 0 0 0;
  position: relative;
  z-index: 4;
}

.footer .midFooter {
  padding: .75rem 0;
}

.footer .midFooter .nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer .midFooter .nav .nav-item {
  width: 33%;
}

.footer .midFooter .nav .nav-item .active {
  color: #00338d;
}

.footer .midFooter .nav .nav-link {
  font-size: 14px;
  text-align: left;
  padding: .5rem 0;
  color: #767676;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer .midFooter .nav .nav-link:hover {
  color: #009cdc;
}

.footer .midFooter .col-md-4 {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.footer .midFooter .col-md-4 p {
  font-size: 1.2rem;
  color: #767676;
  margin: 0;
  line-height: 1.1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer .midFooter .col-md-4 p {
    font-size: 14px !important;
    font-weight: 100 !important;
  }
}

.footer .midFooter .col-md-4 a {
  margin-left: auto;
}

@media screen and (max-width: 600px) {
  .footer .midFooter .col-md-4 a {
    margin-left: 0;
  }
}

.footer .midFooter .social {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .footer .midFooter .social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 20px 0;
  }
  .footer .midFooter .social a:first-child {
    margin-left: 0;
  }
}

.footer .midFooter .social a {
  margin: 0 5px;
}

.footer .midFooter .social .fa-facebook-f {
  background: #3B5998;
  color: white;
  padding: 12px;
  font-size: 23px;
  width: 45px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 100%;
  cursor: pointer;
}

.footer .midFooter .social .fa-twitter {
  background: #55ACEE;
  color: white;
  padding: 12px;
  font-size: 23px;
  width: 45px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 100%;
  cursor: pointer;
}

.footer .midFooter .social .fa-youtube {
  background: #bb0000;
  color: white;
  padding: 12px;
  font-size: 23px;
  width: 45px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 100%;
  cursor: pointer;
}

.footer .midFooter .social .fa-linkedin-in {
  background: #007bb5;
  color: white;
  padding: 12px;
  font-size: 23px;
  width: 45px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 100%;
  cursor: pointer;
}

.footer .bottomFooter {
  padding: 1rem 0;
  background-color: #e6e6e6;
}

.footer .bottomFooter p {
  font-size: 12px;
  color: #666666;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer .bottomFooter p {
    font-size: 12px !important;
    font-weight: 100 !important;
  }
}

.popUpBack {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 65px;
  left: 0;
  background-color: #00338d;
  display: none;
}

@media screen and (max-width: 1366px) {
  .popUpBack {
    top: 52px;
  }
}

@media screen and (max-width: 768px) {
  .popUpBack {
    top: 70px;
  }
}

@media screen and (max-width: 600px) {
  .popUpBack {
    top: 50px;
  }
}

.popUpBack .circularBox {
  width: 40%;
  padding-top: 40%;
  /* 1:1 Aspect Ratio */
  margin: 0 auto;
  position: relative;
  top: 3%;
  border-radius: 100%;
  display: none;
  overflow: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.popUpBack .circularBox::after {
  content: '';
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-radius: 50%;
}

.popUpBack .circularBox .innerCircle {
  content: '';
  position: absolute;
  width: 75%;
  height: 100%;
  left: 12.5%;
  top: 0%;
  z-index: 3;
  border-radius: 50%;
}

@media screen and (max-width: 600px) {
  .popUpBack .circularBox .innerCircle {
    width: 90%;
    left: 5%;
  }
}

@media screen and (max-width: 1440px) {
  .popUpBack .circularBox {
    width: 50%;
    padding-top: 50%;
    top: 2%;
  }
}

@media screen and (max-width: 1366px) {
  .popUpBack .circularBox {
    width: 50%;
    padding-top: 50%;
    top: 2%;
  }
}

@media screen and (max-width: 1024px) {
  .popUpBack .circularBox {
    width: 70%;
    padding-top: 70%;
  }
}

@media screen and (max-width: 768px) {
  .popUpBack .circularBox {
    width: 80%;
    padding-top: 80%;
  }
}

@media screen and (max-width: 600px) {
  .popUpBack .circularBox {
    width: 100% !important;
    border-radius: 0;
    top: 0;
    height: 100%;
  }
  .popUpBack .circularBox::after {
    display: none;
  }
  .popUpBack .circularBox:before {
    display: none;
  }
}

.popUpBack .circularBox .content {
  position: absolute;
  top: 10%;
  z-index: 4;
  width: 70%;
  left: 15%;
}

@media screen and (max-width: 1440px) {
  .popUpBack .circularBox .content {
    top: 15%;
  }
}

@media screen and (max-width: 1366px) {
  .popUpBack .circularBox .content {
    width: 60%;
    left: 20%;
  }
}

@media screen and (max-width: 768px) {
  .popUpBack .circularBox .content {
    top: 10%;
  }
}

@media screen and (max-width: 600px) {
  .popUpBack .circularBox .content {
    width: 90%;
    left: 5%;
  }
}

.popUpBack .circularBox .content .title {
  width: 80%;
  text-align: center;
  color: #ffffff;
  margin: 0 auto 30px auto;
}

@media screen and (max-width: 768px) {
  .popUpBack .circularBox .content .title {
    width: 92%;
  }
}

.popUpBack .circularBox .content .subtitle {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-align-items: center !important;
  -ms-align-items: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media screen and (max-width: 480px) {
  .popUpBack .circularBox .content .subtitle {
    width: 90%;
  }
}

.popUpBack .circularBox .content .subtitle span {
  margin-right: 25px;
}

.popUpBack .circularBox .content .subtitle span img {
  width: 2rem;
}

.popUpBack .circularBox .content .subtitle p {
  margin: 0 auto;
  font-size: 1.3rem !important;
  color: #ffffff;
}

.popUpBack .circularBox .content .subtitle p strong {
  font-size: 1.3rem !important;
}

.popUpBack .circularBox .content .desc {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .popUpBack .circularBox .content .desc {
    width: 90%;
  }
}

.popUpBack .circularBox .content .desc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.popUpBack .circularBox .content .desc ul li {
  color: #ffffff;
  margin-bottom: 20px;
}

.popUpBack .circularBox .content .closePop {
  width: 100%;
  text-align: center;
  margin-top: 40px;
}

.popUpBack .circularBox .content .closePop img {
  width: 2rem;
  margin: 0 auto;
  cursor: pointer;
}
/*# sourceMappingURL=style.css.map */