article,
footer,
header,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 0;
  list-style: none;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
b,
strong {
  font-weight: 500;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  vertical-align: middle;
  border-style: none;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
textarea {
  overflow: auto;
  resize: vertical;
}
[hidden],
.hide {
  display: none !important;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
a {
  text-decoration: none;
}
.p-t-b-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: normal;
  color: #272c37;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: middle;
  border-top: 5px dashed #fff;
  border-top: 5px solid #fff \9;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
}
input:focus,
textarea:focus,
select:focus {
  outline-offset: -2px;
}
:focus {
  outline: -webkit-focus-ring-color auto 5px;
}
.btn,
input,
select,
textarea {
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button.btn {
  box-shadow: none;
  border: 0;
  cursor: pointer;
}
.border-btn {
  cursor: pointer;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
input:not([type]),
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"] {
  padding: 1px 0px;
}
input {
  -webkit-appearance: textfield;
  background-color: #fff;
  -webkit-rtl-ordering: logical;
  cursor: text;
  padding: 1px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}
input,
textarea,
select,
button {
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  margin: 0em;
}
input,
textarea,
select,
button,
meter,
progress {
  -webkit-writing-mode: horizontal-tb;
}
.visible-hidden {
  visibility: hidden;
}
.query_success {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 22222;
  border-radius: 4px;
}
.query_success::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0px;
  height: 100%;
}
.query_success p {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: calc(100% - 4px);
  padding: 0 15px;
}
.query_success p::before {
  width: 60px;
  height: 61px;
  content: "";
  display: block;
  background: var(--frs-sprite) no-repeat;
  background-position: -219px -152px;
  margin: 0 auto 42px auto;
}
.query_success p b {
  color: #272c37;
  font-size: 22px;
  display: block;
  font-weight: 500;
  margin-bottom: 20px;
}
.query_success p span {
  font-size: 14px;
  display: block;
  font-weight: 400;
  color: #51565e;
}
.error-message p:before {
  background-position: -289px -152px;
}
@media (min-width: 768px) {
  .p-t-b-80 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .query_success p::before {
    width: 71px;
    height: 73px;
    background-position: -145px -120px;
  }
}
@media (max-width: 767px) {
  .hidden-mobile {
    display: none;
  }
}
.ipod-browser {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}
.lazy,
.lazy::before,
.lazy::after,
.lazy a,
.lazy a::before,
.lazy a::after,
.lazy div,
.lazy div::before,
.lazy div::after {
  background-image: none !important;
}
.container {
  width: 100%;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
#disclaimers {
  pointer-events: none;
}
#disclaimers .disclam-container ul li a {
  pointer-events: all !important;
}
.courses-mega-menu {
  display: none;
}
.strike-line {
  text-decoration: line-through !important;
}
.top-sub-menu {
  display: none;
}
img.lazy {
  width: 16px !important;
  height: 9px !important;
  padding: 0 !important;
  border: 0 !important;
}
@media (max-width: 991px) {
  #HeaderMenu .container nav.links-left .mega-menu-button {
    float: right;
    margin-top: 12px;
    position: absolute;
    right: 90px;
  }
  #HeaderMenu
    .container
    nav.links-left
    .mega-menu-button
    span.courses-mega-menu {
    width: 120px;
    height: 31px;
    cursor: pointer;
    display: block;
    float: left;
    padding: 0 0 0 42px;
    background: #1179ef;
    color: #fff;
    border-radius: 4px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    margin: 0 0 12px 0;
  }
  #HeaderMenu
    .container
    nav.links-left
    .mega-menu-button
    span.courses-mega-menu::before {
    content: "";
    width: 20px;
    height: 18px;
    display: inline-block;
    background: url(https://www.simplilearn.com/ice9/assets/header-new.svgz)
      no-repeat;
    background-position: -110px -22px;
    position: absolute;
    left: 16px;
    top: 5px;
  }
  #HeaderMenu
    .container
    nav.links-left
    .mega-menu-button
    span.courses-mega-menu
    span {
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  #HeaderMenu .container a.logo {
    left: 56px;
    right: unset;
  }
  #HeaderMenu .container nav.links-left .mega-menu-button {
    right: 60px;
  }
}
@media (min-width: 992px) {
  .top-sub-menu {
    display: inline-block;
    width: 100%;
    text-align: right;
    background: #e6ecef;
    min-height: 38px;
  }
  .top-sub-menu a {
    margin-left: 44px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    line-height: 36px;
    color: #293031;
  }
  .top-sub-menu a:hover {
    color: #118aef;
  }
  header .search_topbar input {
    margin-bottom: 0;
  }
  header .logo img {
    width: auto;
    height: auto;
  }
}
header {
  object-fit: contain;
  background: #fff;
  position: relative;
  box-shadow: 0 10px 20px 0 rgba(197, 208, 216, 0.2);
  display: inline-block;
  width: 100%;
  float: left;
}
header .logo {
  float: left;
    width: 80px !important;
    height: auto !important;
    margin-top: 0px;
    margin-right: 40px;
    
    color: #fff;
}
header .logo img {
  color: #fff;
}
header span.courses-menu {
  width: 146px;
  cursor: pointer;
  display: block;
  float: left;
  height: 38px;
  padding: 0 0 0 52px;
  background: #118aef;
  color: #fff;
  border-radius: 4px;
  line-height: 38px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  margin: 12px 0;
}
header span.courses-menu::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(https://www.simplilearn.com/ice9/assets/header-new.svgz)
    no-repeat;
  background-position: -110px -21px;
  position: absolute;
  left: 20px;
  top: 8px;
}
header span.courses-menu span {
  font-weight: 500;
}
header .search_topbar {
  display: inline-block;
  width: 445px;
  position: relative;
  float: left;
  margin-left: 32px;
  top: 6px;
  top: 0;
}
header .search_topbar form {
  box-shadow: none;
  margin-top: 13px;
  position: relative;
  background-clip: padding-box;
  display: inline-block;
  width: 100%;
}
header .search_topbar input {
  border-radius: 4px;
  border: 1px solid #118aef;
  height: 38px;
  font-size: 14px;
  color: #118aef;
  font-weight: 400;
  padding-left: 64px;
  background: 0 0;
  width: 100%;
  float: left;
  outline: 0;
}
header .search_topbar input::placeholder {
  font-size: 14px;
  color: #118aef;
  font-weight: 400;
}
header .search_topbar input:focus::placeholder {
  color: rgba(0, 0, 0, 0);
}
header .search_topbar input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 0px;
  width: 0px;
}
header .search_topbar button {
  position: absolute;
  left: 0;
  height: 38px;
  background: 0 0;
  border: 0;
  box-shadow: none;
  width: 52px;
  cursor: pointer;
  padding: 6px 12px;
  user-select: none;
}
header .search_topbar button span {
  text-indent: -9999px;
  width: 25px;
  height: 23px;
  display: inline-block;
  background: url(https://www.simplilearn.com/ice9/assets/header-new.svgz)
    no-repeat;
  background-position: -66px -20px !important;
  margin: -1px 5px;
}
header .search_topbar button:focus {
  outline: 0;
  border: 0;
}
header .links-right {
  float: right;
  margin-top: 10px;
  display: inline-block;
}
header .login {
  width: 100px;
  line-height: 36px;
  border-radius: 4px;
  border: 1px solid #808890;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #808890;
  float: right;
  position: relative;
  top: 3px;
}
header .login:hover {
  border-color: #118aef;
  color: #118aef;
}
header .after-login {
  display: inline-block;
  margin-left: 64px;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  color: #808890;
  cursor: pointer;
}
header .after-login:hover {
  color: #118aef;
}
@media (max-width: 991px) {
  .hide-sm {
    display: none;
  }
  header .logo {
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    margin: auto;
  }
  header span.courses-menu {
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    display: inline-block;
    background: url(https://www.simplilearn.com/ice9/assets/header-new.svgz)
      no-repeat;
    background-position: -22px -20px;
    margin: 16px 0;
    padding: 0 5px 0 0;
  }
  header span.courses-menu::before {
    display: none;
  }
  header .container {
    position: initial;
  }
  header .container::after {
    content: " ";
    display: block;
    clear: both;
  }
  header .links-right {
    display: none;
  }
  header .search_topbar {
    float: right;
    width: auto;
    position: inherit;
  }
  header .search_topbar form {
    box-shadow: #ccc 0 0 15px;
    margin-top: 0;
  }
  header .search_topbar form input {
    color: #000;
    height: 55px;
    float: left;
    width: calc(100% - 52px);
    background-color: #fff;
    border-radius: 2px 0 0px 2px;
    border: 1px solid #d8d8d8;
    padding: 6px 12px;
    font-weight: 300;
    margin: 0;
  }
  header .search_topbar form input::placeholder {
    color: #999;
    font-weight: 300;
  }
  header .search_topbar form button {
    height: 55px;
    float: left;
    width: 52px;
    box-shadow: none;
    background: #118aef;
    border-color: #118aef;
    position: inherit;
    border-radius: 0;
    top: 0px;
    margin: 0;
  }
  header .search_topbar form button span {
    height: 22px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    background: url(https://www.simplilearn.com/ice9/assets/header-new.svgz)
      no-repeat;
    margin-left: 5px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    position: relative;
    top: -2px;
  }
  header .s_icon {
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    display: inline-block;
    background: url(https://www.simplilearn.com/ice9/assets/header-new.svgz)
      no-repeat;
    background-position: -66px -20px;
    margin: 16px 0 0 0;
  }
  header .search {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 22;
  }
  header .search form {
    display: none;
  }
  header .s_icon + .search-enabled form {
    display: inline-block;
    box-shadow: #ccc 0 0 15px;
    background-clip: padding-box;
    width: 100%;
  }
}
@media (max-width: 767px) {
  header {
    display: block;
    float: none;
    height: 55px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .search_topbar {
    width: 324px;
  }
}
.mega-menu-overlay {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  height: 100%;
  z-index: 999999999;
  width: 100%;
  margin-top: 0;
}
.mega-menu-overlay .mega-menu {
  width: 100%;
  height: 100vh;
  background: linear-gradient(
      0deg,
      rgba(248, 250, 252, 0.35),
      rgba(248, 250, 252, 0.35)
    ),
    #fff;
  border: 1px solid rgba(187, 187, 187, 0.2);
  left: 0 !important;
  margin: auto;
  background: #e9eff5;
  overflow: hidden;
  position: absolute;
  z-index: 9999999999;
  display: flex;
  top: 0;
  flex-direction: column;
}
.mega-menu-overlay .mega-menu .menu-header {
  height: 48px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: #ebf1f8;
  border: 1px solid #dde6ed;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.08);
  padding: 0 18px 0 16px;
}
.mega-menu-overlay .mega-menu .menu-header .menu-head-back {
  min-width: 40px;
  height: 40px;
  background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
    no-repeat;
  background-position: -14px -11px;
  margin-top: 8px;
}
.mega-menu-overlay .mega-menu .menu-header .menu-head-title {
  font-weight: 500;
  font-size: 14px;
  color: #272c37;
  position: relative;
  left: -24px;
}
@media (max-width: 767px) {
  .mega-menu-overlay {
    top: 0px;
  }
}
@media (max-width: 991px) {
  .safari.body-fixed-menu {
    position: inherit !important;
    overflow: inherit !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mega-menu-overlay {
    position: fixed;
    top: 0;
    height: 100%;
  }
  .mega-menu-overlay .mega-menu.isMain {
    width: calc(100% - 25px);
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu.isMain {
    width: calc(100% - 0px);
  }
}
@media (min-width: 768px) {
  .mega-menu-overlay .mega-menu .menu-header .menu-head-title {
    position: relative;
    left: -15px;
  }
}
@media (min-width: 390px) and (max-width: 844px) {
  .mega-menu-overlay .mega-menu.isMain {
    width: 100%;
  }
}
@media (min-width: 414px) and (max-width: 896px) {
  .mega-menu-overlay .mega-menu.isMain {
    width: 100%;
  }
}
@media (min-width: 393px) and (max-width: 873px) {
  .mega-menu-overlay .mega-menu.isMain {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .mega-menu-overlay {
    position: absolute;
    margin-top: 63px;
    height: 100%;
  }
  .mega-menu-overlay .mega-menu {
    flex-direction: row;
    max-height: 540px;
    height: calc(100vh - 100px);
    width: 868px;
    position: inherit;
    min-height: 410px;
    border-left: 0;
  }
  .mega-menu-overlay .mega-menu .menu-header {
    display: none;
  }
  .mega-menu-overlay .mega-menu.is-banner {
    height: 410px;
  }
  .sub-category-menu {
    position: fixed;
    top: 0;
    padding-top: 0;
    margin-top: 63px;
    height: 100%;
  }
}
.mega-menu-category::-webkit-scrollbar {
  width: 4px !important;
}
.mega-menu-category::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0) !important;
}
.mega-menu-category::-webkit-scrollbar-thumb {
  background: #a5b8cd;
  border-radius: 20px !important;
}
.top-sub-menu {
  position: relative;
  z-index: 99;
}
#HeaderMenu {
  position: relative;
  z-index: 99;
}
.w-33 {
  max-width: 33%;
  width: 100%;
}
.w-66 {
  max-width: 66%;
  width: 100%;
}
.w-100 {
  max-width: 100%;
  width: 100%;
}
.mr-7 {
  margin-right: 7px !important;
}
.d-none {
  display: none !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.border-bottom {
  border-bottom: 1px solid #e0e0e0;
}
.trendingNowTag {
  background: linear-gradient(90deg, #90d736 0%, #119837 100%);
}
.newLaunchTag {
  background: linear-gradient(90deg, #36b1d7 0%, #214384 100%);
}
.mostPopularTag {
  background: linear-gradient(93deg, #f8ab33 7.97%, #f26d24 99.7%);
}
.menu-blue-gradient {
  background: linear-gradient(
      170deg,
      rgba(0, 167, 220, 0.2) 0.12%,
      rgba(121, 221, 253, 0.1) 108.08%
    ),
    linear-gradient(180deg, #f8fbff -1.68%, #fff 48.29%) !important;
}
.menu-yellow-gradient {
  background: linear-gradient(
      213deg,
      rgba(255, 219, 168, 0.2) 46.31%,
      rgba(245, 171, 64, 0.11) 77.27%
    ),
    linear-gradient(180deg, #fff8ee 0%, #fff 45.27%) !important;
}
.title-blue-gradient {
  position: relative;
  z-index: 1;
}
.title-blue-gradient:before {
  width: 100%;
  height: 50px;
  content: "";
  position: absolute;
  background: var(
    --role-gradients,
    linear-gradient(
      161deg,
      rgba(0, 167, 220, 0.2) 1.82%,
      rgba(121, 221, 253, 0) 7.82%
    ),
    linear-gradient(180deg, rgba(121, 221, 253, 0.16) -1.68%, #fff 50%)
  );
  z-index: -1;
  top: 0;
  left: 0;
  border-radius: 8px 8px 0 0;
}
.title-blue-gradient:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 15px;
  background: #fff;
  top: -10px;
  left: 0;
  z-index: -2;
  right: 0;
}
.title-yellow-gradient {
  position: relative;
  z-index: 1;
}
.title-yellow-gradient:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: var(
    --certificate-Gradients,
    linear-gradient(
      161deg,
      rgba(255, 219, 168, 0.2) 1.82%,
      rgba(245, 171, 64, 0) 7.94%
    ),
    linear-gradient(180deg, #fff8ee 0%, #fff 45.27%)
  );
  left: 0;
  z-index: -1;
  top: 0;
  border-radius: 8px 8px 0 0;
}
.title-yellow-gradient:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 15px;
  background: #fff;
  top: -10px;
  left: 0;
  z-index: -2;
  right: 0;
}
div#MegaMenuLatest .mega-menu-overlay {
  margin-top: 62px;
  z-index: 15;
}
div#MegaMenuLatest .mega-menu-overlay .mega-menu.isMain {
  background: #ebf1f8;
  padding: 4px 4px 4px 0;
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}
div#MegaMenuLatest .mega-menu-overlay .mega-menu.isMain .mega-menu-category {
  width: 280px;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  height: auto;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category:after {
  content: "";
  position: sticky;
  bottom: -3px;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 30px;
  background: #fff;
  background: linear-gradient(
    180deg,
    rgba(235, 241, 248, 0.19) 0%,
    rgb(235, 241, 248) 100%
  );
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .menu-heading {
  padding: 16px 0 8px 16px;
  width: 100%;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list {
  overflow-y: initial !important;
  padding-bottom: 16px;
  margin-bottom: 0;
  width: 100%;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  ul.objective-list {
  display: block;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list {
  margin-bottom: 2px;
  padding: 8px 8px 8px 20px;
  position: relative;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list
  a {
  font-weight: 400;
  font-size: 14px;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: none;
  opacity: 0;
  border-left: 2px solid #272c37;
  border-bottom: 2px solid #272c37;
  transform: rotate(-135deg);
  cursor: pointer;
  right: 12px;
  top: 16px;
  position: absolute;
  transition: all 0.2s linear;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list:hover:after {
  opacity: 1;
  transform: rotate(-135deg) translate(0px, 2px);
  border-left: 1px solid #1179ef;
  border-bottom: 1px solid #1179ef;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list.active {
  background: #fff;
  padding: 8px 8px 8px 16px;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list.active
  a {
  color: #1179ef;
  font-weight: 500 !important;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .category-list
  li.menu-list.active:after {
  opacity: 1;
  border-left: 1px solid #1179ef;
  border-bottom: 1px solid #1179ef;
  transform: rotate(-135deg) translate(0px, 2px);
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu.isMain
  .mega-menu-category
  .objective-list {
  margin-bottom: 0px;
  overflow-y: inherit;
  padding-bottom: 8px;
}
div#MegaMenuLatest .mega-menu-overlay .mega-menu {
  position: relative;
  animation: animatebottom 0.4s;
  max-height: 600px;
  height: 600px;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu
  .mega-menu-program-main-conatiner {
  overflow: hidden;
  border-radius: 8px;
  height: auto;
}
div#MegaMenuLatest
  .mega-menu-overlay
  .mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner {
  height: calc(100% - 0px);
}
@keyframes animatebottom {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.new-mega-menu-program {
  width: 100%;
  padding: 8px 0 8px 8px;
  display: flex;
  flex-flow: wrap;
  min-height: 520px;
}
.new-mega-menu-program .new-menu-list {
  padding: 0 0 8px 0;
  border-radius: 8px;
  overflow: visible;
  z-index: 1;
}
.new-mega-menu-program .new-menu-list .new-megamenu-heading {
  min-height: 44px;
  width: 100%;
  padding: 8px;
  position: sticky;
  top: 8px;
  z-index: 99;
  background: #fff;
}
.new-mega-menu-program .new-menu-list .new-megamenu-heading h3 {
  color: #272c37;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 4px !important;
  line-height: 16px;
  width: 100%;
  text-transform: initial !important;
}
.new-mega-menu-program .new-menu-list .new-megamenu-heading p {
  font-size: 12px;
  color: #828282;
  line-height: 14px;
  margin-bottom: 10px;
  width: 100%;
}
.mobile-cate-list {
  display: none;
  width: 100%;
  position: sticky;
  z-index: 9;
  top: 0;
  background: #fff;
}
.mobile-cate-list:after {
  content: "";
  display: flex;
  width: 20px;
  height: 30px;
  background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
    no-repeat;
  background-position: -140px -12px;
  position: absolute;
  right: 15px;
  top: 17px;
  bottom: 0;
  transform: rotate(90deg);
}
.mobile-cate-list .mobile-select-cate {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #646464;
  border-radius: 30px;
  padding: 9px 12px;
  position: relative;
  height: auto;
  font-size: 12px;
  color: #646464;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 0;
}
.mobile-objective-btns {
  display: none;
  margin-bottom: 13px;
}
.mobile-objective-btns button {
  padding: 10px 12px;
  font-size: 12px;
  color: #646464;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 24px;
  line-height: 12px;
  margin-left: 8px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  display: inline-block;
}
.mobile-objective-btns button:focus {
  outline: none;
}
.mobile-objective-btns .cert-active {
  color: #fff;
  background: #1179ef;
  transition: all 250ms cubic-bezier(0.4, 0, 0.23, 1);
  border: 1px solid #1179ef;
}
.new-menu-tagcard {
  border: 1px solid #eee;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 8px;
  max-width: 250px;
  width: 100%;
  border-radius: 8px;
  margin-bottom: 8px;
  transition: all 0.25s ease;
  overflow: hidden;
  background: #fff;
}
.new-menu-tagcard:hover {
  border: 1px solid var(--blue-border, #b8d6ff);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.16),
    0px 0px 4px 0px rgba(0, 0, 0, 0.16);
}
.new-menu-tagcard .program-head img {
  height: 30px;
  min-height: 30px;
  margin-bottom: 12px;
}
.program-card h4 {
  font-size: 14px;
  font-weight: 400;
  color: #202020;
  min-height: 48px;
  margin-bottom: 8px;
  line-height: 16px;
}
.pg-card-bottom {
  display: flex;
  align-items: baseline;
  position: relative;
  justify-content: space-between;
}
.pg-card-bottom h5 {
  line-height: 14px;
  color: #646464;
  font-size: 12px;
  text-transform: capitalize;
}
.popular-wrapper-main {
  position: absolute;
  bottom: -8px;
  right: -12px;
  width: 122px;
  height: 24px;
  overflow: hidden;
}
.popular-wrapper-main .popular-wrap {
  width: 102px;
  height: 24px;
  transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  margin-left: 20px;
  border-top-left-radius: 8px;
  text-align: center;
  padding: 0px;
  font-size: 12px;
  color: #fff;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.4);
}
.popular-wrapper-main .popular-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--Newshine-effect);
  left: 0;
  z-index: 9;
}
.popular-wrapper-main .popular-wrap span {
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-top: 0px;
  font-size: 12px;
  transform: skew(20deg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.popular-wrapper-main .popular-wrap span.popular-wrap-name {
  display: none;
}
.popular-wrapper-main .popular-wrap img {
  position: absolute;
  height: 24px;
}
.w-33 .new-mega-coloum {
  padding: 4px 8px 0;
}
.w-66 .new-mega-coloum {
  display: flex;
  flex-flow: wrap;
  padding: 4px 8px 0;
}
.w-66 .new-mega-coloum a.new-menu-tagcard {
  max-width: 250px;
  width: 100%;
}
.w-66 .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 1) {
  margin-right: 16px;
}
.w-100 .new-mega-coloum {
  display: flex;
  flex-flow: wrap;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  padding: 4px 8px 0;
}
.w-100 .new-mega-coloum a.new-menu-tagcard {
  max-width: 250px;
  width: 100%;
  margin-right: 16px;
}
.w-100 .new-mega-coloum a.new-menu-tagcard:nth-child(3n + 0) {
  margin-right: 0px;
}
.w-100.partner-menu .title-blue-gradient:before {
  height: 40px;
}
.w-100.partner-menu .new-mega-coloum {
  background: rgba(0, 0, 0, 0);
}
.w-100.partner-menu .new-mega-coloum a.new-menu-tagcard {
  max-width: 23%;
  margin-right: 16px;
  min-width: 185px;
  padding: 8px 0 0;
}
.w-100.partner-menu .new-mega-coloum a.new-menu-tagcard:nth-child(4n + 0) {
  margin-right: 0px;
}
.w-100.partner-menu .new-mega-coloum a.new-menu-tagcard .program-card {
  text-align: center;
}
.w-100.partner-menu
  .new-mega-coloum
  a.new-menu-tagcard
  .program-card
  .program-head {
  width: 100%;
  min-height: 40px;
  margin-bottom: 8px;
}
.w-100.partner-menu
  .new-mega-coloum
  a.new-menu-tagcard
  .program-card
  .program-head
  img {
  height: 40px;
  min-height: 40px;
  width: 100%;
  object-fit: contain;
  margin: 0;
  max-width: calc(100% - 16px);
}
.w-100.partner-menu .new-mega-coloum a.new-menu-tagcard .program-card h4 {
  width: 100%;
  margin: 0;
  min-height: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8fbff;
  font-size: 13px;
  padding: 8px;
}
.menu-explore-btn {
  background: rgba(0, 0, 0, 0);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 12px;
}
.menu-explore-btn a {
  color: #2f80ed;
  border: 1px solid #2f80ed;
  padding: 14px 40px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 14px;
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  transition: all 0.25s ease;
  text-align: center;
}
.menu-explore-btn a:hover {
  background: #1179ef;
  color: #fff !important;
}
.menu-explore-btn a:focus {
  outline: none;
}
.blue-gradient .new-mega-menu-rowhead h4:before {
  background: #1179ef;
}
.og-gradient .new-mega-menu-rowhead h4:before {
  background: #ff8000;
}
.new-megamenu-row {
  display: flex;
  flex-flow: wrap;
  width: 100%;
  padding: 12px 0;
}
.new-megamenu-row .new-mega-menu-rowhead {
  width: calc(100% - 30px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.new-megamenu-row .new-mega-menu-rowhead h4 {
  color: #424242;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  position: relative;
}
.new-megamenu-row .new-mega-menu-rowhead h4:before {
  content: "";
  width: 2px;
  height: 18px;
  position: absolute;
  left: -6px;
  z-index: 9;
  top: 0;
  bottom: 0;
}
.new-megamenu-row .new-mega-menu-rowhead a {
  font-size: 12px;
  color: #4f4f4f;
  line-height: 14px;
}
.new-megamenu-row .new-mega-menu-rowhead a:hover {
  color: #1179ef;
}
.new-megamenu-row .new-megamenu-row-content {
  display: flex;
  align-items: center;
  width: 100%;
  flex-flow: wrap;
}
.new-megamenu-row .new-megamenu-row-content a.new-menu-tagcard {
  margin-right: 9px;
}
.new-megamenu-row .new-mega-menu-rowbottom {
  display: none;
  width: 100%;
  text-align: center;
}
.new-megamenu-row .new-mega-menu-rowbottom a {
  font-size: 12px;
  color: #4f4f4f;
  line-height: 14px;
  padding: 8px;
  display: block;
}
.new-megamenu-row .new-mega-menu-rowbottom a:hover {
  color: #1179ef;
}
.new-megamenu-row.remove-extra-padding {
  padding: 0;
}
:root {
  --Newshine-degree: 120deg;
  --Newshine-color: rgba(255, 255, 255, 0.5);
  --Newshine-effect: linear-gradient(
    var(--Newshine-degree),
    transparent,
    var(--Newshine-color),
    transparent
  );
  --Newshine-transition: all 1s ease-in-out;
}
.btn-anim::before {
  animation: Newshine 5s ease-in-out infinite;
}
@-webkit-keyframes Newshine {
  0% {
    left: -100%;
    transition-property: left;
  }
  11.5044247788%,
  100% {
    left: 100%;
    transition-property: left;
  }
}
@keyframes Newshine {
  0% {
    left: -100%;
    transition-property: left;
  }
  11.5044247788%,
  100% {
    left: 100%;
    transition-property: left;
  }
}
@media screen and (min-width: 1400px) {
  .w-66 {
    max-width: 65%;
  }
  .w-33 {
    max-width: 32%;
  }
  #HeaderMenu #topHeader .container {
    width: 1370px;
    max-width: 1370px;
  }
  #MegaMenuLatest .mega-menu-overlay .container {
    width: 1370px;
    max-width: 1370px;
  }
  .new-mega-menu-program .new-menu-list.w-33 .new-mega-coloum {
    padding: 4px 8px 0;
  }
  .new-mega-menu-program
    .new-menu-list.w-33
    .new-mega-coloum
    .new-menu-tagcard {
    max-width: 307px;
    margin-right: 0;
  }
  .new-mega-menu-program .new-menu-list.w-33.mr-7 {
    margin-right: 24px !important;
  }
  .new-mega-menu-program .new-menu-list.w-66.mr-7 {
    margin-right: 24px !important;
  }
  .new-mega-menu-program .new-menu-list.w-66.mr-7 .new-menu-tagcard {
    margin-right: 0;
  }
  .new-mega-menu-program .new-menu-list.w-66 .new-menu-tagcard {
    max-width: 307px;
  }
  .new-mega-menu-program
    .new-menu-list.w-66
    .new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 16px;
  }
  .new-mega-menu-program .new-menu-list .new-menu-tagcard {
    max-width: 307px;
    min-width: 307px;
    min-height: fit-content;
  }
  .new-mega-menu-program .new-megamenu-row .new-mega-menu-rowhead {
    width: calc(100% - 50px);
  }
  .pg-card-bottom {
    display: flex;
    align-items: flex-start;
    position: relative;
    width: 100%;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard {
    max-width: 23%;
    margin: 0 16px 16px 0;
    min-width: 230px;
    padding: 8px 0 0;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard:nth-child(4n + 0) {
    margin-right: 0px;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard .program-card {
    text-align: center;
  }
  .w-100.partner-menu
    .new-mega-coloum
    a.new-menu-tagcard
    .program-card
    .program-head {
    width: 100%;
  }
  .w-100.partner-menu
    .new-mega-coloum
    a.new-menu-tagcard
    .program-card
    .program-head
    img {
    height: 40px;
    min-height: 40px;
    width: 100%;
    object-fit: contain;
    margin: 0 0 8px;
    max-width: calc(100% - 16px);
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard .program-card h4 {
    width: 100%;
    margin: 0;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8fbff;
    font-size: 14px;
  }
  .new-menu-tagcard {
    border: 1px solid #eee;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  }
  .new-menu-tagcard .program-card h4 {
    font-size: 16px;
    line-height: 20px;
    min-height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .border-top {
    border-top: 1px solid #e0e0e0;
  }
  .refer-earn {
    position: relative;
    z-index: 99;
    background: #fff;
  }
  footer .foot-socials a.refer-earn {
    background: rgba(0, 0, 0, 0);
  }
  div#MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner {
    height: calc(100% - 0px);
    display: flex;
    flex-flow: wrap;
  }
  .resource-page div#MegaMenuLatest .mega-menu-overlay {
    margin-top: 62px !important;
  }
  div#MegaMenuLatest .mega-menu-overlay.sub-category-menu {
    margin-top: 62px !important;
  }
  .master-page-new div#MegaMenuLatest .mega-menu-overlay,
  .shedule-page div#MegaMenuLatest .mega-menu-overlay {
    margin-top: 0 !important;
  }
  .new-mega-menu-program .new-menu-list {
    min-height: 85%;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .w-66 .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 8px;
  }
  .w-100.partner-menu .new-mega-coloum,
  .w-100 .new-mega-coloum,
  .w-66 .new-mega-coloum,
  .w-33 .new-mega-coloum {
    padding-top: 8px;
  }
  .new-mega-menu-program .new-menu-list .new-megamenu-heading p {
    margin-bottom: 0px;
  }
  .w-100 .new-mega-coloum a.new-menu-tagcard,
  .w-66 .new-mega-coloum a.new-menu-tagcard,
  .w-33 .new-mega-coloum a.new-menu-tagcard {
    max-width: 260px;
  }
  .new-mega-menu-program {
    min-height: 470px;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu {
    width: 100% !important;
    max-height: 550px;
    height: 550px;
  }
  .new-menu-list.mr-7 {
    margin-right: 16px !important;
  }
  .new-mega-menu-program .new-menu-list.w-66 {
    max-width: 65%;
  }
}
@media (min-width: 992px) and (max-width: 1180px) {
  div#MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner {
    display: block;
  }
  .w-33 {
    max-width: 100%;
  }
  .w-66 {
    max-width: 100%;
  }
  .w-66 .new-mega-coloum a.new-menu-tagcard {
    max-width: 49%;
    width: 100%;
  }
  .w-100 .new-mega-coloum a.new-menu-tagcard {
    width: 100%;
    max-width: 49%;
  }
  .new-mega-menu-program {
    min-height: 520px;
  }
  .new-mega-menu-program .new-menu-list {
    display: block;
    margin-right: 0 !important;
  }
  .new-mega-menu-program .new-menu-list .new-mega-coloum {
    width: 100%;
    display: flex;
    align-items: center;
    flex-flow: wrap;
  }
  .new-mega-menu-program .new-menu-list .new-mega-coloum .new-menu-tagcard {
    max-width: 49%;
    width: 100%;
    margin-right: 9px;
  }
  .new-mega-menu-program
    .new-menu-list
    .new-mega-coloum
    .new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 9px;
  }
  .new-mega-menu-program
    .new-menu-list
    .new-mega-coloum
    .new-menu-tagcard:nth-child(2n + 0) {
    margin-right: 0;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard {
    max-width: 49%;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard:nth-child(4n + 0) {
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu {
    width: 97%;
  }
}
@media (max-width: 991px) {
  .w-33 {
    max-width: 100%;
    width: 100%;
    margin-right: 0 !important;
  }
  .w-33 .new-mega-coloum {
    display: flex;
    flex-flow: wrap;
    padding: 0 8px;
  }
  .w-33 .new-mega-coloum a.new-menu-tagcard {
    max-width: 49%;
    width: 100%;
    margin-right: 9px;
  }
  .w-33 .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 0) {
    margin-right: 0px;
  }
  .w-66 {
    max-width: 100%;
    margin-right: 0 !important;
  }
  .w-66 .new-mega-coloum a.new-menu-tagcard {
    max-width: 49%;
    width: 100%;
  }
  .w-66 .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 9px;
  }
  .w-100 .new-mega-coloum {
    overflow: visible;
  }
  .w-100 .new-mega-coloum a.new-menu-tagcard {
    max-width: 49%;
  }
  .w-100 .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 0) {
    margin-right: 0px;
  }
  .w-100 .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 9px;
  }
  .w-100 .new-mega-coloum a.new-menu-tagcard:nth-child(4n + 0) {
    margin-right: 0px;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard {
    max-width: 49%;
    margin-right: 9px;
    padding: 0px;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard:nth-child(2n + 0) {
    margin-right: 0px;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard:nth-child(4n + 0) {
    margin-right: 0px;
  }
  .w-100.partner-menu
    .new-mega-coloum
    a.new-menu-tagcard
    .program-card
    .program-head {
    padding: 8px;
  }
  .w-100.partner-menu .new-mega-coloum a.new-menu-tagcard .program-card h4 {
    padding: 0 8px;
    font-size: 10px;
    line-height: 14px;
    min-height: 36px;
    background-color: #f8fbff;
  }
  .new-menu-list.w-100.blue-gradient:before,
  .new-menu-list.w-100.og-gradient:before {
    background: rgba(0, 0, 0, 0);
  }
  .new-mega-coloum a.new-menu-tagcard .program-head img {
    height: 24px;
    min-height: 24px;
    margin-bottom: 8px;
  }
  #MegaMenuLatest .mega-menu-overlay {
    margin-top: 0px !important;
    z-index: 99999999 !important;
  }
  #MegaMenuLatest .mega-menu-overlay .container {
    width: 100%;
    padding: 0;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu.isMain {
    padding: 0;
    background-color: #fff;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu.isMain
    ul.objective-list {
    display: none;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu {
    background: #fff;
    padding: 0;
    position: relative;
    animation: none;
    max-height: initial;
    height: 100vh;
    border: 0;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu .menu-header {
    margin: 4px 8px 0px;
    border-radius: 6px;
    border: 0;
    box-shadow: none;
    padding: 2px 0px;
    height: 44px;
    position: relative;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu .menu-header:after {
    content: "";
    position: absolute;
    height: 8px;
    z-index: 99999999;
    background: #fff;
    width: 100%;
    bottom: -8px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header
    .menu-head-back {
    background-position: -120px -6px;
    margin-top: 0;
    transform: rotate(180deg);
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header
    .menu-head-title {
    color: #202020;
    left: auto;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header
    .menu-head-title
    .menu-objective-title {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header
    .menu-head-title
    .menu-objective-title
    b {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #202020;
    line-height: 16px;
    margin-bottom: 2px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header
    span.menu-head-close {
    width: 40px;
    height: 40px;
    background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
      no-repeat;
    background-position: -87px -9px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header.menu-yellow-gradient:after {
    display: none;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .menu-header.menu-blue-gradient:after {
    display: none;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu .mega-menu-category {
    width: 100% !important;
    box-shadow: none;
    padding: 0 8px 40px;
    z-index: 9;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category:after {
    display: none;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    .menu-heading {
    padding: 12px 0 12px 8px;
    line-height: 16px;
    width: 100%;
    margin: 8px 0 8px;
    text-align: left;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list {
    padding-bottom: 0px;
    margin: 0 0 24px;
    border-bottom: 0;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.menu-list-program:after {
    opacity: 1;
    width: 10px;
    height: 10px;
    top: 15px;
    right: 24px;
    border-left: 1px solid #313131;
    border-bottom: 1px solid #313131;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.menu-list-program.active:after {
    border-left: 1px solid #1179ef;
    border-bottom: 1px solid #1179ef;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list {
    padding: 8px 8px 8px 20px;
    margin-bottom: 8px;
    height: 32px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list
    a {
    font-weight: 400 !important;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list:last-child {
    margin-bottom: 0px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.active {
    padding: 8px 8px 8px 16px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list-cate::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: none;
    opacity: 1;
    border-left: 1px solid #272c37;
    border-bottom: 1px solid #272c37;
    transform: rotate(-135deg);
    cursor: pointer;
    right: 10px;
    top: 13px;
    position: absolute;
    transition: all 0.2s linear;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.menu-list-main {
    padding: 12px 8px 12px 20px;
    margin-bottom: 16px;
    height: 40px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.menu-list-main:nth-child(1) {
    margin-top: 16px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.menu-list-main:nth-child(1):before {
    content: "";
    position: absolute;
    height: 1px;
    background: #f4f4f4;
    width: 100%;
    left: -3px;
    right: 0;
    bottom: -16px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list.menu-list-main.active {
    padding-left: 16px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner {
    border-radius: 0;
    border: 0;
    height: 100%;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner {
    height: calc(100% - 0px);
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program {
    padding: 0 8px 8px;
    display: block;
    min-height: initial;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .partner-menu {
    margin-top: 10px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-menu-list
    .new-megamenu-heading {
    position: relative;
    top: auto;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-menu-list.hideCta
    .new-megamenu-heading {
    top: 8px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-menu-list.hideCta
    .new-mega-coloum {
    z-index: 99;
    position: relative;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mobile-cate-list {
    display: block;
    padding: 8px 8px 8px 8px;
    margin-bottom: 0px;
    background: #fff;
    top: 0px;
    z-index: 999999999;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mobile-objective-btns {
    display: block;
    width: 100%;
    position: sticky;
    z-index: 999999999;
    background: #fff;
    padding: 8px 0;
    top: 0px;
    margin: 4px 0 5px 0;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner.mega-menu-bottom-padding {
    padding-bottom: 65vh;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner.mega-menu-space-issue {
    padding-bottom: 25vh;
  }
  @keyframes fadeInUp {
    from {
      transform: translate3d(0, 30px, 0);
    }
    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @keyframes fadeInDown {
    from {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
    to {
      transform: translate3d(0, 20px, 0);
      opacity: 0;
    }
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu .select-menu {
    position: relative;
    display: block;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .select-menu
    .select-btn {
    display: flex;
    border: 1px solid #646464;
    border-radius: 24px;
    background: #fff;
    color: #646464;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .select-menu
    .options {
    position: absolute;
    width: 100%;
    overflow-y: auto;
    max-height: 70vh;
    padding: 12px 8px;
    margin: 4px 0 0;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-duration: 0.35s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.35s;
    -webkit-animation-fill-mode: both;
    display: none;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .select-menu
    .options
    .option {
    display: flex;
    cursor: pointer;
    padding: 8px;
    align-items: center;
    background: #fff;
    margin-bottom: 8px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .select-menu
    .options
    .option
    .option-text {
    font-size: 12px;
    color: #313131;
    line-height: 14px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .select-menu.active
    .options {
    display: block;
    opacity: 1;
    z-index: 10;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
  }
  #MegaMenuLatest .w-100.partner-menu .new-mega-coloum,
  #MegaMenuLatest .w-100 .new-mega-coloum,
  #MegaMenuLatest .w-66 .new-mega-coloum,
  #MegaMenuLatest .w-33 .new-mega-coloum {
    padding-top: 8px;
  }
}
@media only screen and (min-device-width: 567px) and (max-device-width: 991px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu {
    flex-flow: wrap;
    min-height: 100%;
  }
  #MegaMenuLatest .mega-menu-overlay .container .mega-menu .mega-menu-category {
    height: 100% !important;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .container
    .mega-menu
    .mega-menu-category
    ul.objective-list {
    display: block;
  }
}
@media (max-width: 767px) {
  .w-33 {
    max-width: 100%;
  }
  .w-66 {
    max-width: 100%;
  }
  .mr-7 {
    margin-right: 0px !important;
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu {
    background: #fff;
    padding: 0;
    position: relative;
    animation: none;
    max-height: initial;
    height: 100vh;
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu .menu-header {
    margin: 4px 8px 0px;
    border-radius: 6px;
    border: 0;
    box-shadow: none;
    padding: 2px 0px;
    height: 44px;
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu .menu-header .menu-head-back {
    background-position: -120px -6px;
    margin-top: 0;
    transform: rotate(180deg);
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu .menu-header .menu-head-title {
    color: #202020;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .menu-header
    span.menu-head-close {
    min-width: 40px;
    height: 40px;
    background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
      no-repeat;
    background-position: -87px -9px;
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu .mega-menu-category {
    width: 100%;
    overflow-y: auto;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-category
    ul.category-list {
    margin-top: 0px;
    overflow-y: visible;
    margin-bottom: 0;
    padding-bottom: 16px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list-cate {
    padding: 8px 26px 8px 24px;
    margin-bottom: 8px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-category
    ul.category-list
    li.menu-list-cate:after {
    height: 32px;
    background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
      no-repeat;
    background-position: -128px -11px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-category
    ul.category-list
    .menu-list-main {
    height: 40px;
    margin-bottom: 16px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-category
    ul.category-list
    .menu-list-program.menu-list-main {
    position: relative;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner {
    border: 0px;
    padding: 0px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mobile-cate-list {
    display: block;
    padding: 0 8px 8px 8px;
    margin-bottom: 10px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mobile-objective-btns {
    display: block;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program {
    padding: 0 8px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-menu-list
    .new-mega-coloum
    a.new-menu-tagcard
    .program-card
    h4 {
    min-height: 32px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-33
    .new-mega-coloum
    .new-menu-tagcard {
    margin-right: 0px !important;
    max-width: 100%;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-66
    .new-mega-coloum
    a.new-menu-tagcard {
    max-width: 100%;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-66
    .new-mega-coloum
    a.new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 0px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-100
    .new-mega-coloum
    a.new-menu-tagcard {
    max-width: 100%;
    margin-right: 0px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-100
    .new-mega-coloum
    a.new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 0px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-megamenu-row {
    width: 100%;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-megamenu-row
    .new-mega-menu-rowhead {
    width: 100%;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-megamenu-row
    .new-mega-menu-rowhead
    a {
    display: none;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .new-megamenu-row
    .new-mega-menu-rowbottom {
    display: block;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-100.partner-menu
    .new-mega-coloum
    a.new-menu-tagcard {
    max-width: 48%;
    min-width: 150px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-100.partner-menu
    .new-mega-coloum
    a.new-menu-tagcard:nth-child(2n + 1) {
    margin-right: 9px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .w-100.partner-menu
    .new-mega-coloum
    a.new-menu-tagcard
    .program-card
    .program-head
    img {
    height: 32px;
    min-height: 32px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .select-menu {
    position: relative;
    display: block;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .select-menu
    .select-btn {
    display: flex;
    border: 1px solid #646464;
    border-radius: 24px;
    background: #fff;
    color: #313131;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .select-menu
    .options {
    position: absolute;
    width: 100%;
    overflow-y: auto;
    max-height: 70vh;
    padding: 12px 8px;
    margin: 4px 0 0;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-duration: 0.35s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.35s;
    -webkit-animation-fill-mode: both;
    display: none;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .select-menu
    .options
    .option {
    display: flex;
    cursor: pointer;
    padding: 8px;
    align-items: center;
    background: #fff;
    margin-bottom: 8px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .select-menu
    .options
    .option
    .option-text {
    font-size: 12px;
    color: #313131;
    line-height: 14px;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .new-mega-menu-program
    .select-menu.active
    .options {
    display: block;
    opacity: 0;
    z-index: 10;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .menu-explore-btn
    a {
    color: #2f80ed;
    width: 100%;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner.mega-menu-bottom-padding {
    padding-bottom: 45vh;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner.mega-menu-space-issue {
    padding-bottom: 20vh;
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu.isMain {
    border-radius: 0 !important;
    background-color: #fff !important;
  }
  #MegaMenuLatest .mega-menu-overlay .mega-menu.isMain .mega-menu-category {
    padding: 0;
  }
  #MegaMenuLatest
    .mega-menu-overlay
    .mega-menu.isMain
    .menu-header
    span.menu-head-close {
    background: none;
  }
  #MegaMenuLatest .mega-menu ul.objective-list {
    display: block;
  }
  #MegaMenuLatest .mega-menu.isMain ul.objective-list {
    display: none;
  }
}
.mega-menu .mega-menu-category {
  background: #fff;
  width: auto;
  height: 100%;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 0px 0px;
  z-index: 999999999;
}
.mega-menu .mega-menu-category .menu-heading {
  color: #272c37;
  text-transform: uppercase;
  padding: 21px 0 8px 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.mega-menu .mega-menu-category ul.category-list {
  width: 100%;
  margin-top: 22px;
  overflow-y: auto;
  padding-bottom: 24px;
}
.mega-menu .mega-menu-category ul.category-list::-webkit-scrollbar {
  width: 4px;
}
.mega-menu .mega-menu-category ul.category-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.mega-menu .mega-menu-category ul.category-list::-webkit-scrollbar-thumb {
  background: #a5b8cd;
  border-radius: 20px;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list {
  padding: 0px 26px 24px;
  font-size: 12px;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #272c37 !important;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list a {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: inherit;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-main {
  padding: 8px 24px;
  height: 36px;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-main a {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-cate {
  position: relative;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-cate a {
  font-size: 14px;
  line-height: 16px;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-cate::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
    no-repeat;
  background-position: -128px -18px;
  position: absolute;
  right: 20px;
  top: 0px;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-program {
  position: relative;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list-program::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
    no-repeat;
  background-position: -128px -18px;
  position: absolute;
  right: 20px;
  top: 11px;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list.active {
  padding: 8px 20px;
  background: #f1f7fd;
  border-left: 4px solid #1179ef;
  position: relative;
}
.mega-menu .mega-menu-category ul.category-list li.menu-list.active::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://www.simplilearn.com/ice9/assets/megamenu_1.svgz)
    no-repeat;
  background-position: -128px -18px;
  position: absolute;
  right: 9px;
  top: 9px;
}
@media (min-width: 768px) {
  .mega-menu .mega-menu-category ul.category-list li.menu-list {
    padding: 0px 24px 24px;
  }
  .mega-menu .mega-menu-category ul.category-list li.menu-list-program::after {
    top: 0px;
  }
}
@media (min-width: 992px) {
  .mega-menu .mega-menu-category {
    width: 250px;
  }
  .mega-menu .mega-menu-category ul.category-list {
    width: inherit;
    margin-top: 0px;
  }
  .mega-menu .mega-menu-category ul.category-list li.menu-list {
    padding: 8px 24px;
    height: 36px;
  }
  .mega-menu .mega-menu-category ul.category-list li.menu-list:hover {
    color: #1179ef !important;
  }
}
.mega-menu .mega-menu-program-main-conatiner {
  width: 100%;
  height: 100%;
  padding-right: 2px;
  background: #fff;
  border: 1px solid rgba(187, 187, 187, 0.2);
}
.mega-menu .mega-menu-program-main-conatiner .mega-menu-program-conatiner {
  height: calc(100% - 64px);
  overflow-y: auto;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner::-webkit-scrollbar {
  width: 4px;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner::-webkit-scrollbar-thumb {
  background: #a5b8cd;
  border-radius: 20px;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program {
  display: grid;
  grid-template-columns: 100%;
  column-gap: 10px;
  row-gap: 10px;
  padding: 21px 16px 60px 16px;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 15px;
  height: 131px;
  background: #fff;
  box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  position: relative;
  border: 1px solid rgba(181, 209, 241, 0.4);
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .program-head {
  display: flex;
  width: 100%;
  height: 32px;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .program-head
  img {
  width: auto;
  max-height: 32px;
  height: fit-content;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .program-head
  .program-tags {
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: baseline;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .program-head
  .program-tags
  .program-tag {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  gap: 10px;
  width: auto;
  height: 18px;
  left: 194px;
  top: 0px;
  text-transform: capitalize;
  border-radius: 2px;
  font-weight: 700;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  text-shadow: 0px 1px 2px rgba(37, 43, 46, 0.36);
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  h2 {
  width: auto;
  height: 32px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-top: 12px;
  letter-spacing: normal;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .cohort-wrap {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  margin-top: 12px;
  color: #272c37;
  position: absolute;
  margin-bottom: 12px;
  bottom: 0;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .cohort-wrap
  .cohort-split {
  margin-left: 5px;
  color: #d2d6de;
  font-size: 14px;
  margin-right: 5px;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card
  .cohort-wrap
  .cohort-month {
  text-transform: capitalize;
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card:hover {
  border: 1px solid rgba(17, 121, 239, 0.4);
  box-shadow: -2px 3px 11px 0px rgba(0, 0, 0, 0.12);
}
.mega-menu
  .mega-menu-program-main-conatiner
  .mega-menu-program-conatiner
  .mega-menu-program
  .program-card:active {
  border: 1px solid rgba(17, 121, 239, 0.4);
  box-shadow: -2px 3px 11px 0px rgba(0, 0, 0, 0.12);
}
.mega-menu .mega-menu-program-main-conatiner .explore-btn {
  height: 62px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #f4fbff;
  box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
}
.mega-menu .mega-menu-program-main-conatiner .explore-btn a {
  background: #fff;
  border: 1px solid #1179ef;
  border-radius: 4px;
  border-radius: 4px;
  color: #1179ef;
  font-weight: 500;
  font-size: 16px;
  padding: 0 15px;
  text-align: center;
  line-height: 40px;
}
@media (max-width: 767px) {
  .mega-menu .mega-menu-program-main-conatiner .explore-btn a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .mega-menu .mega-menu-program-main-conatiner .explore-btn {
    position: fixed;
  }
  .mega-menu-overlay {
    top: 0px;
    bottom: 0px;
    right: 0px;
  }
  #MegaMenuNew {
    position: relative;
    z-index: 999999999;
  }
}
@media (min-width: 768px) {
  .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mega-menu-program {
    grid-template-columns: 50% 50%;
  }
  .mega-menu .mega-menu-program-main-conatiner .explore-btn {
    position: absolute;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.08);
  }
}
@media (min-width: 992px) {
  .mega-menu .mega-menu-program-main-conatiner {
    position: relative;
    width: calc(100% - 250px);
  }
  .mega-menu .mega-menu-program-main-conatiner .mega-menu-program-conatiner {
    height: calc(100% - 56px);
  }
  .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mega-menu-program {
    grid-template-columns: 50% 50%;
    row-gap: 15px;
    padding: 21px 16px;
  }
  .mega-menu
    .mega-menu-program-main-conatiner
    .mega-menu-program-conatiner
    .mega-menu-program
    .program-card {
    width: 283px;
    padding: 12px;
  }
  .mega-menu .mega-menu-program-main-conatiner .explore-btn {
    background: #f4fbff;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.08);
  }
  .mega-menu .mega-menu-program-main-conatiner .explore-btn a {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    padding: 9px 15px;
  }
  .mega-menu .mega-menu-program-main-conatiner .explore-btn a:hover {
    background: #1179ef;
    border: 1px solid #1179ef;
    color: #fff;
  }
}
.mega-menu .widget-main {
  width: 272px;
  background: #fff;
  height: 100%;
  box-shadow: 2px 6px 18px rgba(0, 0, 0, 0.1);
  padding: 21px 16px 14px;
}
.container {
  clear: both;
}
header {
  box-shadow: 0 1px 5px 0 rgba(7, 7, 7, 0.15);
}
h3 {
  color: #272c37;
}
a {
  color: #1179ef;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #0a5dc9;
  outline: 0;
}
footer a:hover,
footer a:focus,
footer a:active,
footer a:visited {
  color: rgba(255, 255, 255, 0.5);
}
h3 + a:hover {
  color: #0a5dc9;
}
img {
  max-width: 100%;
  height: auto;
}
img.blend-mode[src] {
  filter: alpha(opacity=0);
  animation: simageScroll 0.3s forwards;
  -webkit-animation: simageScroll 0.3s forwards;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-webkit-keyframes simageScroll {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  25% {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  75% {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
@-moz-keyframes simageScroll {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  25% {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  75% {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
@-o-keyframes simageScroll {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  25% {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  75% {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
@keyframes simageScroll {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  25% {
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  75% {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
}
.sticky-top {
  position: sticky;
  position: -webkit-sticky;
}
header .search_topbar {
  display: block;
}
span.ebook:before,
span.webinar:before {
  content: "";
  width: 24px;
  height: 24px;
  background: var(--frs-sprite) no-repeat;
  display: inline-block;
  background-position: -78px -16px;
  margin-right: 8px;
  vertical-align: top;
}
span.webinar::before {
  background-position: -113px -19px;
}
body input {
  border: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .frs-home .nav-menu.sticky-top,
  .sticky-cls nav.category-menu.sticky-top {
    position: fixed !important;
    max-width: 297px !important;
    margin-top: 0 !important;
  }
  .frs-home .nav-menu.sticky-top + .detail-menu {
    margin-left: 342px;
  }
  .frs-home .nav-menu.sticky-bottom,
  .sticky-cls nav.category-menu.nav-menu.sticky-bottom {
    position: absolute !important;
    max-width: 297px !important;
    margin-top: 0 !important;
    top: inherit !important;
    bottom: 0;
  }
  .frs-home .nav-menu.sticky-bottom + .detail-menu {
    margin-left: 342px;
  }
  .content-details {
    position: relative;
  }
  a.card:hover h4 {
    color: #272c37;
  }
  .segment-page .nav-menu.sticky-top {
    max-width: 100% !important;
    text-align: center;
  }
  .segment-page .category-menu.sticky-top {
    text-align: left;
  }
  .segment-page .nav-menu.sticky-top .segment-cat {
    text-align: left;
  }
  .segment-page nav.category-menu,
  .content-details nav.category-menu {
    float: none !important;
    text-align: left;
  }
}
@supports (-ms-ime-align: auto) {
  .frs-home .nav-menu.sticky-top {
    position: fixed !important;
    max-width: 297px !important;
    margin-top: 0 !important;
  }
  .sticky-cls nav.category-menu.sticky-top,
  .sticky-cls nav.category-menu.nav-menu.sticky-bottom {
    position: sticky;
  }
  .frs-home .nav-menu.sticky-top + .detail-menu {
    margin-left: 342px;
  }
  .frs-home .nav-menu.sticky-bottom {
    position: absolute !important;
    max-width: 297px !important;
    margin-top: 0 !important;
    top: inherit !important;
    bottom: 0;
  }
  .frs-home .nav-menu.sticky-bottom + .detail-menu {
    margin-left: 342px;
  }
  .content-details {
    position: relative;
  }
  a.card:hover h4 {
    color: #272c37;
  }
  .segment-page .nav-menu.sticky-top {
    max-width: 100% !important;
    text-align: center;
  }
  .segment-page .category-menu.sticky-top {
    text-align: left;
    float: left !important;
  }
  .segment-page .nav-menu.sticky-top .segment-cat {
    text-align: left;
  }
  .segment-page nav.category-menu,
  .content-details nav.category-menu {
    float: none !important;
    text-align: left;
  }
  #MegaMenu {
    position: relative;
    z-index: 123456789;
  }
}
@media (min-width: 992px) {
  .footer-links {
    margin-top: 32px;
  }
}
.footer_date {
  font-size: 5px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 35px;
}
footer {
  background: #1a1a1a;
  width: 100%;
  color: #fff;
}
footer .brand-courses {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #969696;
  margin-top: 48px;
  margin-bottom: 56px !important;
  color: #969696;
  letter-spacing: 0.02em;
}
footer .brand-courses p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 48px;
  margin-bottom: 16px;
}
footer .brand-courses a {
  color: #969696;
  font-size: 14px;
  display: inline !important;
  margin: 0 4px;
}
footer .brand-courses p + a {
  margin-left: 0;
}
footer .follow-us {
  margin-bottom: 11px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
footer a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
  display: block;
}
footer .col-md-2 {
  padding: 0 15px;
}
footer .foot_company,
footer .footer_workus {
  width: 50%;
  float: left;
}
footer .footer_discover {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
footer .footer_discover div {
  width: 50%;
  float: left;
}
footer .footer_discover div:last-child {
  padding-left: 15px;
}
.mobile-footer {
  background: #000;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  display: none;
}
.mobile-footer p {
  margin-bottom: 2px;
}
.mobile-footer p:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: var(--home-sprite) no-repeat -392px -231px;
  margin-left: 25px;
  position: relative;
  margin-bottom: -8px;
}
.footer-container {
  padding-top: 60px;
  padding-bottom: 15px;
}
footer .foot-socials {
  text-align: center;
  padding-bottom: 40px;
}
footer .foot-socials a.refer-earn {
  color: #ccc;
  font-size: 14px;
  font-weight: 500;
  width: 120px;
  display: block;
  margin: 0 auto 20px;
  line-height: 36px;
  border: 1px solid #777;
  border-radius: 5px;
  padding: 0;
}
footer .foot-socials a.refer-earn:hover {
  background: #000;
}
footer .foot-socials a.share {
  margin: 0 6px 4px 0;
  display: inline-block;
  height: 33px;
  width: 33px;
  vertical-align: top;
  background: #353535 var(--footer-sprite) no-repeat;
  border-radius: 50%;
}
footer .foot-socials a.lazy {
  background-image: none !important;
}
footer .foot-socials a.facebook {
  background-position: -8px -52px;
}
footer .foot-socials a.facebook:hover {
  background-color: #4c67a1;
}
footer .foot-socials a.twitter {
  background-position: -76px -50px;
}
footer .foot-socials a.twitter:hover {
  background-color: #55acee;
}
footer .foot-socials a.youtube {
  background-position: -115px -50px;
}
footer .foot-socials a.youtube:hover {
  background-color: #de2925;
}
footer .foot-socials a.linkedin {
  background-position: -38px -50px;
}
footer .foot-socials a.linkedin:hover {
  background-color: #1b86bd;
}
footer .foot-socials a.telegram {
  background: #353535 var(--footer-telegram-sprite) no-repeat;
  background-position: 6px 9px;
  border-radius: 50%;
}
footer .foot-socials a.telegram:hover {
  background-color: #1b86bd;
}
footer .foot-socials a.insta {
  background-image: none;
}
footer .foot-socials a.insta span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--footer-sprite) no-repeat;
  background-position: -92px -18px;
  position: relative;
  top: 6px;
  left: 6px;
}
footer .foot-socials a.insta:hover {
  background-image: radial-gradient(
    circle at 23% 84%,
    #f9ed32,
    #f8d939 5%,
    #f5a54d 17%,
    #f0536c 33%,
    #ee2a7b 40%,
    #9e2aa7 56%,
    #5b2acd 72%,
    #2a2ae8 85%,
    #0b2af9 95%,
    #002aff
  );
}
footer .footer-disc {
  text-align: center;
  padding-bottom: 15px;
}
footer .footer-disc a {
  width: 185px;
  display: block;
  color: #ccc;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 300;
  border: 1px solid #777;
  line-height: 32px;
  border-radius: 5px 5px 0px 0px;
  padding: 7px 0;
}
footer .footer-disc a:hover {
  background: #000;
}
footer .footer-disc a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: var(--footer-sprite) no-repeat;
  float: left;
  position: relative;
  left: 12px;
  top: 5px;
  background-position: -18px -19px;
}
footer .footer-disc a.ios-app {
  border-top: 0;
  border-radius: 0 0 5px 5px;
}
footer .footer-disc a.ios-app:before {
  background-position: -54px -19px;
}
.simpli_terms {
  padding: 0;
  text-align: center;
}
.simpli_terms li {
  padding: 0;
  list-style: none;
  display: inline-block;
}
.simpli_terms li a {
  padding: 0 3px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.simpli_terms li h2 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 400;
  margin-top: 0;
}
.simpli_terms .copy_rights {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 400;
}
.resource-page .simpli_terms li:nth-of-type(4)::after {
  display: none;
}
.resource-page .simpli_terms li:nth-of-type(3)::after {
  display: none;
}
.resource-page .simpli_terms li#footer-country {
  display: block;
}
.disc-section#disclaimers {
  background: #1a1a1a;
  border-top: 0;
}
.container.disclam-container {
  padding-top: 30px;
  padding-bottom: 70px;
}
.container.disclam-container ul {
  margin-left: 20px;
  margin-right: 20px;
  list-style: none;
  padding: 0;
}
.disc-section#disclaimers ul li {
  color: #6d6d6d;
  font-size: 10px;
  line-height: normal;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}
.disc-section#disclaimers ul li a {
  pointer-events: all;
  color: #6d6d6d;
  text-decoration: underline;
}
.disc-section#disclaimers ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #777;
  border-radius: 100%;
  margin: 4px 0 0;
  position: absolute;
  left: 0;
}
.disc-section#disclaimers ul li:first-child {
  color: #fff;
  font-size: 14px;
  margin: 0 0 12px;
  padding-left: 0;
}
.disc-section#disclaimers ul li:first-child:before {
  display: none;
}
.footer-end {
  width: 100%;
  display: inline-block;
}
.sticky-footer-gdpr {
  background: #0b0b0b;
  bottom: -150px;
  display: inline-block;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 2;
  height: 43px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.sticky-footer-gdpr a {
  color: #fff;
}
.active-sticky-footer {
  bottom: -1px;
}
#sticky-footer-gdpr {
  bottom: 43px;
}
.footer_sticky_bar {
  position: relative;
}
.footer_sticky_bar a {
  display: inline-block;
  font-weight: 400;
  line-height: 17px;
  padding: 4px 18px 0;
  position: relative;
  width: auto;
  font-size: 13px;
}
.footer_sticky_bar .how_it_works {
  padding: 10px 8px 5px;
  cursor: pointer;
  line-height: 25px;
}
.footer_sticky_bar .how_it_works:before {
  background: var(--home-sprite) no-repeat;
  background-position: -245px -161px;
  background-color: rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 28px;
  margin-right: 10px;
  vertical-align: middle;
  width: 28px;
}
.footer_sticky_bar .form-checkbox a {
  padding: 0 4px 0;
  font-size: 14px;
}
.footer_sticky_wrapper a:hover,
.footer_sticky_bar .how_it_works:hover {
  border-bottom: 2px solid #00a7dc;
}
.footer_sticky_wrapper .live_chat_div li.call_no_stiky a:hover {
  border-bottom: 0;
}
.footer_sticky_bar .live_chat_div {
  width: 875px;
}
.aap_icon {
  background: var(--home-sprite) no-repeat;
  display: inline-block;
}
.aap_icon.call_us_on {
  background-position: -313px -163px;
  width: 25px;
}
.live_chat_div li {
  vertical-align: middle;
  color: #fff;
  float: left;
  font-size: 13px;
  margin-right: 0;
}
.live_chat_div li.callback_link {
  width: auto;
}
.live_chat_div .call_no_stiky {
  padding-right: 10px;
  display: none;
}
.live_chat_div li.btn_active_green {
  width: 133px;
}
.live_chat_div li.live_chat_icon {
  background: #00a7dc;
  border-bottom: 2px solid #00a7dc;
}
.live_chat_div li.live_chat_icon a {
  padding: 12px 18px 6px 0;
}
.live_chat_div .chat_icon_footer {
  background-position: -348px -166px;
  width: 40px;
}
.live_chat_div .live_text_chat {
  display: inline-block;
}
.live_chat_div span {
  float: left;
  height: 21px;
  margin: 2px 0 0 10px;
  vertical-align: middle;
  display: inline-block;
}
.live_chat_div a.sticky_request_call {
  padding: 15px 18px 6px 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.live_chat_div a.sticky_request_call:hover {
  border-bottom: 2px solid #00a7dc;
}
.live_chat_div .call_back_footer {
  background-position: -282px -165px;
  width: 25px;
  height: 22px;
  margin-top: -3px;
}
.callbackleadform {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  z-index: 1;
}
#footer-country {
  position: relative;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
#footer-country a.country-flg {
  border: 1px solid #494440;
  border-radius: 3px;
  display: inline-block;
  line-height: 20px;
  padding: 5px;
  margin: 0 10px;
}
#footer-country a.country-flg img {
  width: auto;
}
#footer-country .dropdown_country {
  border: 0px solid #e6ecef;
  position: absolute;
  right: 15px;
  top: -279px;
  width: 250px;
  background: #fff;
  z-index: 1;
  height: 279px;
  overflow-x: hidden;
}
#footer-country .dropdown_country a {
  padding: 4px 10px;
  font-size: 14px;
  color: #000;
  white-space: normal;
  display: block;
  clear: both;
  font-weight: 300;
  line-height: 1.42857143;
  text-align: left;
}
#footer-country .dropdown_country a:nth-child(10) {
  border-bottom: 1px dotted #222;
}
#footer-country .dropdown_country a:hover {
  background: #fff4ca;
}
footer
  .footer-links
  .simpli_certification
  ul.simpli_terms
  li:nth-child(4)::after {
  display: none;
}
footer
  .footer-links
  .simpli_certification
  ul.simpli_terms
  li:nth-child(3)::after {
  display: none;
}
@media (max-width: 767px) {
  #footer-country .dropdown_country {
    right: -15px;
  }
  footer .foot-socials a.insta span {
    left: -1px;
  }
  footer .footer_discover {
    margin-top: 50px;
  }
  footer .brand-courses {
    border-top: 0px;
    margin: 0 15px;
    width: auto;
  }
  footer .brand-courses p {
    margin-top: 64px;
    margin-bottom: 24px;
  }
  .mobile-footer {
    display: block;
  }
}
@media (max-width: 991px) {
  footer a {
    padding-bottom: 15px;
  }
  footer .foot-socials a.desktop {
    display: none;
  }
}
@media (max-width: 991px) {
  footer .brand-courses {
    margin: 0 15px;
    width: auto;
  }
  footer .brand-courses p {
    margin-top: 64px;
  }
}
@media (min-width: 992px) {
  .closeFooterCallBackForm {
    display: inline-block;
    background: #1e1e1e;
    width: 100%;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .closeFooterCallBackForm a {
    border-bottom: 2px solid #0892c2;
    display: block;
    padding: 10px 0;
    text-align: left;
    width: 100%;
    color: #fff;
    padding-left: 35px;
    font-size: 13px;
    font-weight: 300;
  }
  .closeFooterCallBackForm a::after {
    content: "";
    border: none;
    height: 3px;
    background: #fff;
    padding: 0;
    position: absolute;
    right: 9px;
    top: 19px;
    width: 14px;
  }
  .footer-end-top {
    margin-top: 32px;
  }
}
.eu-container + .active-sticky-footer {
  bottom: 65px;
}
.simpli_terms #footer-country a.country-flg:focus + div.dropdown_country {
  display: block;
}
ul.simpli_terms li#footer-country:after {
  display: none;
}
ul.simpli_terms li.country-address {
  width: 100%;
}
ul.simpli_terms li.country-address h2 {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
  padding: 0 25px;
  line-height: 24px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .eu-container + .active-sticky-footer {
    bottom: 43px;
  }
  .col-md-2 {
    width: 33.333%;
    float: left;
  }
  .simpli_terms {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
  }
  .simpli_terms li a {
    display: inline-block;
  }
  .simpli_terms li:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #b3b3b3;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
  }
  .simpli_terms li:nth-last-child(1):after,
  .simpli_terms li:nth-last-child(2):after {
    display: none;
  }
  footer .foot-socials {
    text-align: left;
    max-width: 155px;
  }
  footer .foot-socials a.refer-earn {
    text-align: center;
  }
  footer .foot_company {
    width: 33%;
    margin-left: 9%;
  }
  footer .footer_workus {
    margin-left: 0;
    width: 30%;
  }
  footer .footer_discover {
    width: 62%;
  }
  .disc-section#disclaimers {
    border-top: 1px solid rgba(70, 69, 69, 0.45);
  }
  footer .simpli_terms #footer-country {
    position: relative;
    padding-left: 34px;
  }
  footer .simpli_terms #footer-country::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #b3b3b3;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
    position: absolute;
    left: 0;
    top: 16px;
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  footer .simpli_terms li a {
    color: rgba(253, 253, 253, 0.9);
  }
  footer .simpli_terms #footer-country {
    color: rgba(253, 253, 253, 0.9);
  }
  footer .foot_company {
    width: 18%;
    margin-left: 5%;
  }
  footer .footer_workus {
    width: 18%;
  }
  footer .footer_discover {
    width: 18%;
  }
  footer .footer_discover div {
    width: 100%;
  }
  footer .footer_discover div:last-child {
    padding-left: 0;
  }
  footer .footer-disc {
    width: 23%;
  }
  footer .footer-container a {
    display: table;
  }
  .footer_sticky_bar .live_chat_div {
    width: 615px;
  }
  .live_chat_div {
    float: right;
    list-style: none;
    margin: 0 -3px 0 0;
    padding: 0;
  }
  .live_chat_div li {
    vertical-align: middle;
    color: #fff;
    float: left;
    font-size: 13px;
    margin-left: 75px;
  }
  .live_chat_div li.live_chat_icon {
    float: right;
  }
  .live_chat_div li.live_chat_icon a img {
    margin-left: 10px;
    margin-right: 16px;
    height: 21px;
  }
  .footer_sticky_bar .mobile_lead_wrapper {
    display: none !important;
  }
  footer .foot-socials a.mobile {
    display: none;
  }
}
.footer_date {
  font-size: 16px;
  text-align: center;
  margin-bottom: 45px;
  color: rgba(0, 0, 0, 0);
  visibility: hidden;
}
@media (min-width: 1200px) {
  footer .foot_company {
    width: 14%;
    margin-left: 3%;
  }
  footer .footer_workus {
    width: 18%;
  }
  footer .footer_discover {
    width: 32%;
  }
  footer .footer_discover div {
    width: 50%;
  }
  footer .footer-disc {
    width: 19%;
    padding-right: 0;
  }
  footer .footer-disc a {
    margin-right: 0;
  }
  .footer_sticky_bar .live_chat_div {
    width: 875px;
  }
  .footer_sticky_bar .live_chat_div li {
    margin-left: 90px;
  }
  .footer_sticky_bar .live_chat_div li:first-child {
    margin-left: 0;
  }
  .call_no_stiky {
    line-height: 33px;
    padding: 7px 20px 0 0;
  }
  .live_chat_div .call_no_stiky {
    padding-right: 20px;
    display: block;
  }
  footer .foot-socials {
    padding-left: 0;
  }
  footer .foot-socials a.refer-earn {
    margin-left: 0;
  }
}
.g_id_onload {
  position: fixed;
  top: 213px;
  right: 11px;
  z-index: 99999999;
}
#google_onetap_appened {
  position: fixed;
  top: 110px;
  height: 109px;
  width: 375px;
  border-radius: 8px;
  z-index: 99999999;
  right: 19px;
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #e1e6ea;
}
#google_onetap_appened h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #202124;
}
#google_onetap_appened p {
  text-align: left;
  float: left;
  margin-right: 15px;
  margin-left: 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 0px;
}
#google_onetap_appened .ml-12 {
  margin-left: 12px;
}
#google_onetap_appened p::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: -6px;
  background: var(--home-sprite-new) no-repeat;
  background-position: -150px -21px;
}
@media (max-width: 767px) {
  #google_onetap_appened {
    right: 0px;
    top: unset;
    width: 100%;
    bottom: 242px;
  }
  .g_id_onload {
    right: -7px;
  }
}
.ul-iners {
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    overflow-y: scroll; /* To enable scrolling behavior */
}

.ul-iners::-webkit-scrollbar {
    width: 0; /* For Chrome, Safari, and Opera */
    display: none; /* Hides the scrollbar */
}
.ul-iners ul {
 
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
}
.no-slider .ul-iners ul {
  min-width: 100%;
  width: 100%;
}
.ul-iners ul li {
  position: relative;
  float: left;
}
.c_arrow {
  display: none;
}
.view-more-btn-fixed {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 32px;
  display: block;
  width: 80px;
}
.view-more-btn-fixed .view-more-btn {
  display: table;
  width: 80px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #d8d8d8;
  table-layout: fixed;
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  line-height: 0;
}
.view-more-btn-fixed .view-more-btn span {
  display: table-cell;
  min-width: 1px;
  height: 4px;
  cursor: default;
  vertical-align: middle;
  pointer-events: none;
  border-radius: 4px;
  border: 0;
  margin: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0);
}
.view-more-btn-fixed .view-more-btn span.active_tab {
  width: 36px;
  height: 4px;
  background-color: #1179ef;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .ul-iners ul li {
    max-width: 500px;
  }
}
@media (max-width: 540px) {
  .ul-iners ul li {
    max-width: 320px;
  }
}
@media (max-width: 344px) {
  .ul-iners ul li {
    max-width: 290px;
  }
}
@media (min-width: 768px) {
  .ul-iners ul li {
    max-width: 748px;
  }
  .ul-iners ul li {
    width: 748px;
    float: left;
  }
}
@media (min-width: 992px) {
  .ul-iners ul li {
    max-width: 980px;
  }
  .c_arrow {
    display: block;
  }
  .view-more-btn-fixed {
    position: relative;
    overflow: visible;
    margin-top: 50px;
  }
  .view-more-btn-fixed span.c_arrow {
    position: absolute;
    width: 38px;
    height: 38px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: var(--sub-course-sprite) no-repeat;
  }
  .view-more-btn-fixed span.c_prev {
    background-position: -271px -284px;
    left: -58px;
  }
  .view-more-btn-fixed span.c_prev:hover {
    background-position: -213px -284px;
  }
  .view-more-btn-fixed span.c_prev.hide-btn {
    background-position: -127px -76px;
    pointer-events: none;
    cursor: default;
  }
  .view-more-btn-fixed span.c_next {
    right: -58px;
    background-position: -327px -284px;
  }
  .view-more-btn-fixed span.c_next:hover {
    background-position: -304px -76px;
  }
  .view-more-btn-fixed span.c_next.hide-btn {
    background-position: -127px -76px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    pointer-events: none;
    cursor: default;
  }
}
@media (min-width: 1200px) {
  .ul-iners ul li {
    max-width: 1140px;
  }
}
.lazy span,
.lazy div,
.lazy a::before,
.lazy a::after,
.lazy span::before,
.lazy span::after {
  background-image: none !important;
}
.advantage .title-desc {
  font-size: 14px;
  max-width: 850px;
}
.banner .multi-logos {
  margin-top: 24px;
  min-height: 96px;
}
.banner .multi-logos span.partner {
  display: inline-block;
  width: auto;
  margin-top: 0;
  vertical-align: middle;
}
.banner .multi-logos img {
  margin-left: 20px;
  max-height: 40px;
  width: auto;
}
@media (min-width: 768px) {
  .banner .multi-logos {
    margin-top: 32px;
    min-height: 50px;
  }
}
@media (min-width: 992px) {
  .banner .multi-logos {
    margin-top: 40px;
  }
  .banner .multi-logos img {
    max-height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dual-info .industry-trend .salary-info .container {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .banner .multi-logos span.partner {
    display: block;
    width: 100%;
  }
  .banner .multi-logos img {
    margin-right: 20px;
    margin-left: 0;
    margin-top: 20px;
  }
}
.application-form .propelld_query_success p.error-text::before {
  display: inline-block;
  width: 67px;
  height: 67px;
  background: var(--propelld-excla-logo) no-repeat;
}
.application-form .propelld_query_success p.error-text span b {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .advantage .title-desc {
    max-width: 610px;
  }
}
.default-curs {
  cursor: default !important;
  pointer-events: none;
}
.callbackleadform .callback-forms p.eu-privacy-text a,
.eu-privacy-text a {
  color: #1179ef !important;
}
.clear {
  display: block;
  clear: both;
}
h1 {
  font-size: 24px;
  line-height: 1.33;
}
h2 {
  font-size: 20px;
  line-height: 1.3;
  color: #272c37;
  font-weight: 400;
  margin-top: 56px;
  letter-spacing: 1px;
}
h2 b {
  font-weight: 500;
}
h3 {
  font-size: 16px;
  font-weight: 500;
  margin: 48px 0 0;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #272c37;
  text-transform: uppercase;
}
li {
  color: #51565e;
  font-size: 14px;
  line-height: 1.43;
}
li b {
  color: #272c37;
}
.view-more {
  text-align: center;
  margin-top: 24px;
}
.view-more a {
  font-size: 14px;
  font-weight: 500;
}
.view-more a.hide {
  display: block !important;
  visibility: hidden;
}
.more {
  display: inline-block;
  margin: 30px auto 0 auto;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  padding-left: 44px;
}
.course-info {
  display: block;
  clear: both;
}
.btn {
  width: 100%;
  line-height: 38px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 48px;
  color: #fff;
  text-align: center;
  background: #1179ef;
  max-width: 246px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}
.btn:hover {
  color: #fff;
}
.btn:focus {
  color: #fff;
}
.border-btn {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  margin-top: 16px;
  line-height: 36px;
  border-radius: 2px;
}
.border-btn:hover {
  color: #fff;
}
.white-btn {
  background: #fff;
  color: #1179ef;
  max-width: 204px;
  margin-top: 56px;
}
.white-btn:hover {
  color: #1179ef;
}
p {
  color: #51565e;
  font-size: 14px;
  line-height: 1.57;
}
header .search_topbar {
  display: block;
}
.query_success {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 22222;
  border-radius: 4px;
}
.query_success::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0px;
  height: 100%;
}
.query_success p {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: calc(100% - 4px);
  padding: 0 15px;
}
.query_success p::before {
  width: 60px;
  height: 61px;
  content: "";
  display: block;
  background: var(--frs-sprite) no-repeat;
  background-position: -219px -152px;
  margin: 0 auto 42px auto;
}
.query_success p b {
  color: #272c37;
  font-size: 22px;
  display: block;
  font-weight: 500;
  margin-bottom: 20px;
}
.query_success p span {
  font-size: 14px;
  display: block;
  font-weight: 400;
  color: #51565e;
}
.error-message p:before {
  background-position: -289px -152px;
}
.title-desc {
  margin-top: 24px;
}
.dual-info .accordion h3 {
  text-transform: capitalize;
}
.dual-info .faq-wrapper .accordion .exam-head > h3 {
  text-transform: inherit;
}
.faq-wrapper {
  padding-bottom: 56px;
}
.faq-wrapper .exam-more .more {
  padding-left: 0;
  text-align: center;
  margin-top: 0;
}
.cp-course-menu .EnrollNow a {
  line-height: inherit;
  margin: 0;
}
.cp-course-menu .EnrollNow .suggestion-box a {
  font-size: 12px;
  text-transform: lowercase;
}
.cp-course-menu .EnrollNow .form-checkbox a {
  margin-left: 5px;
  font-size: 13px;
}
.tools .read-more a {
  text-transform: uppercase;
}
.reviews div.review-card h3 {
  text-transform: capitalize;
}
.get-started .ebook-modal .form-checkbox {
  text-align: left;
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blank_player .phoneCodeId {
    top: 9px;
  }
  .blank_player input[name="personPhone"] {
    padding-top: 6px;
  }
  .blank_player .country-code span.phoneCodeId + .form-control {
    width: calc(100% - 108px);
  }
  .blank_player
    .country-code
    span.phoneCodeId
    + .form-control
    input[name="personPhone"] {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 100%;
    display: inline-block;
    padding: 0 30px;
  }
  .footer-container {
    padding-top: 60px;
    padding-bottom: 15px;
  }
  .white-btn {
    margin-left: 0px;
  }
}
@media (min-width: 768px) {
  h2 {
    margin-top: 64px;
    font-size: 24px;
  }
  h2 + p,
  .overview .dual-text p {
    max-width: 610px;
    margin-top: 24px;
  }
  .intro .intro_view {
    margin-left: 0;
  }
  .query_success p::before {
    width: 71px;
    height: 73px;
    background-position: -145px -120px;
  }
  .error-message p:before {
    background-position: -284px -70px;
  }
}
@media (min-width: 992px) {
  h2 + p,
  .overview .dual-text p,
  .program-details-wrapper p.title-desc {
    max-width: 850px;
    font-size: 14px;
  }
  .btn {
    max-width: 200px;
  }
  div.menu-container {
    margin-top: 63px;
  }
  p {
    font-size: 14px;
    line-height: 1.5;
  }
  h2 {
    font-size: 32px;
    line-height: 1.33;
    letter-spacing: 1.5px;
  }
  h3 {
    font-size: 20px;
  }
  .footer-links {
    margin-top: 0;
  }
  .program-details .tools h3 {
    margin-top: 80px;
  }
  .faq-wrapper {
    padding-bottom: 64px;
  }
}
@media (min-width: 1200px) {
  div#dual-sticky-header {
    position: relative;
    min-height: 64px;
  }
  div#dual-sticky-header .sticky-top {
    position: fixed;
  }
  div#dual-sticky-header + .overview h2 {
    margin-top: 0;
  }
  h2 {
    margin-top: 64px;
  }
  h2 + p {
    max-width: 850px;
    padding-right: 0;
  }
  .btn:hover {
    background: #0a5dc9;
  }
  .border-btn:hover {
    background: #fff;
    color: #1179ef;
  }
  .dual-master .sticky-outer {
    height: auto;
    display: block;
  }
  .dual-master .sticky-outer .cp-course-menu {
    display: none;
  }
  .dual-master .sticky-outer .cp-course-menu.sticky-top,
  .dual-master .sticky-outer .cp-course-menu.sticky-minimize {
    display: block;
  }
  .white-btn {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #ContactUsForm .ebook-modal .modal-dialog {
    margin-top: 5px;
  }
  #ContactUsForm .ebook-modal .modal-dialog form {
    margin-top: 20px;
  }
}
.no-price-country .banner .btn,
.no-price-country .benefits .btn,
.no-price-country .cp-course-menu .EnrollNow a.btn,
.no-price-country .curriculum .col-md-4,
.no-price-country .hand-book-wrapper,
.no-price-country #ScheduleCall,
.no-price-country .applynow h2,
.no-price-country .applynow .app-start,
.no-price-country .overview .col-md-4.intro,
.no-price-country .learning-path ul li.active .wt-preview,
.no-price-country .program-content .border-btn,
.no-price-country .applynow,
.no-price-country .admission .counsel {
  display: none;
}
.no-price-country .learning-path ul li.has-preview a.course-name:before {
  display: none !important;
}
.no-price-country .learning-path ul li.has-preview a.course-name:hover:before {
  content: "";
  color: rgba(0, 0, 0, 0);
}
.no-price-country .banner-pricing {
  display: none;
}
.program-syllubus {
  position: relative;
  display: block;
  max-width: 266px;
  line-height: 42px;
  text-transform: capitalize;
  font-size: 16px;
  float: right;
}
.purdue-master
  .dual-info
  .banner
  .pg-banner-info
  .lead-btn
  .course-popup
  .modal-dialog
  .modal-content
  button.btn {
  display: block;
}
.purdue-master input[name="personPhone"] {
  padding-bottom: 5px;
}
.cp-course-menu .course-popup .eu-privacy-text a {
  font-size: 12px;
}
.purdue-master .get-started .left-clm .ebook-modal .form-checkbox label {
  color: #51565e;
}
.purdue-master input {
  color: #51565e;
  font-size: 14px;
  background: rgba(0, 0, 0, 0);
  display: block;
}
.purdue-master input[name="personPhone"] {
  padding-bottom: 5px;
}
.purdue-master select {
  font-size: 14px;
  color: #51565e;
  margin-bottom: 15px;
}
.disable-enroll-button .banner .btn {
  display: none;
}
.disable-enroll-button .cp-course-menu.sticky-top .EnrollNow a.btn {
  display: none !important;
}
.disable-footer .sticky-footer-gdpr {
  display: none;
}
.disable-footer-b2b {
  display: none;
}
.purdue-master .overview .skill h3::after {
  display: none;
}
.purdue-master div.reviews {
  background: #ebf1f8;
}
.purdue-master .cp-course-menu a {
  padding: 0 8px;
}
.program-details .overview {
  padding-bottom: 0;
}
.ind-project .disclaimer {
  font-size: 12px;
  line-height: 1.5;
  color: #6c7480;
  padding-left: 5px;
  padding-right: 20px;
  margin-top: 16px;
}
.admission .counsel .ebook-modal h3 {
  margin: 0;
}
.admission
  .counsel
  .schedule
  .admission-consel
  .ebook-modal
  .checkbox-material
  .check {
  padding: 0;
}
.ebook-modal p.sub-txt {
  text-align: center;
}
.purdue-master .ebook-modal h3,
#QueryBoxB2C .form-head h3 {
  text-transform: inherit;
}
.banner p.eu-privacy-text {
  line-height: 15px;
  margin-top: 15px;
  font-size: 12px;
  margin-bottom: 10px;
}
.loading-icons {
  text-align: center;
  color: #272c37 !important;
}
.loading-icons img {
  display: block;
  margin: 40px auto 10px auto;
}
.enroll-seamless {
  background: #ff8000 !important;
}
.enroll-seamless:hover {
  background: #ea6400 !important;
}
.purdue-master .eligible-wrapper .eligible-candidates {
  display: none;
}
.purdue-master .industry-trend {
  background-image: linear-gradient(to bottom, #fff 11%, #ebf1f8 83%);
}
.purdue-master .learning-path {
  background: #ebf1f8;
  box-shadow: none;
  border: 1px solid #d2d6de;
}
.purdue-master .learning-path ul li.has-preview a.course-name::before {
  content: "Preview";
  color: #1179ef;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  right: 48px;
  background: url("https://www.simplilearn.com/ice9/assets/purdue-ifo.svgz")
    no-repeat;
  background-position: -18px -22px;
  padding-left: 40px;
}
.purdue-master .program-details .program-details-wrapper {
  background-color: #fff;
  background-image: none;
}
.purdue-master .learning-path ul li.active a.course-name::before {
  display: none;
}
.purdue-master .app-start .experience .error_field,
.purdue-master .sh-box .experience .error_field,
.purdue-master .cp-privew-popup .experience .error_field {
  bottom: 0;
}
.partCallForm .course-popup .part-info {
  font-size: 18px;
  margin-bottom: 16px;
  margin-top: 0;
}
.partCallForm .course-popup hr {
  height: 1px;
  background: #d2d6de;
  border: 0;
}
.purdue-master .tools h3 {
  font-weight: 400;
}
.purdue-master .tools h3 b {
  font-weight: 500;
}
.purdue-master .faq-wrapper {
  padding-bottom: 0;
}
.purdue-master .faq-main-wrapper {
  padding-bottom: 0px;
  background-color: #ebf1f8;
  background-image: linear-gradient(to bottom, #ebf1f8, #fff);
}
.purdue-master .faq-main-wrapper .divider-line {
  height: 56px;
}
.purdue-master .faq-main-wrapper-seamless {
  background-color: #fff !important;
  background-image: none !important;
}
.purdue-master .cities h3 {
  text-transform: inherit;
}
.jagsom .bootcamp-wrap,
.jagsom .industry-trend {
  background: #fff;
}
.jagsom .learner-profile {
  background: #ebf1f8;
}
.jagsom .learner-profile .batch-profile {
  background: #fff;
}
.degree .banner .multi-logos span.partner {
  color: #fff;
}
.degree .get-started {
  padding-bottom: 64px;
}
@supports (-ms-ime-align: auto) {
  .cp-course-menu.sticky-top,
  .cp-course-menu.sticky-minimize {
    position: fixed;
    top: 0;
  }
}
.industry-trend .title-desc {
  font-size: 14px;
  color: #51565e;
  line-height: 1.57;
}
.iu-bootcamp {
  background: #ebf1f8;
  background-image: linear-gradient(to top, #fff 30%, #ebf1f8);
}
.iu-bootcamp h2 {
  font-size: 20px;
  line-height: 30px;
}
.iu-bootcamp div.left-clm {
  margin-top: 24px;
  text-align: center;
}
.iu-bootcamp div.left-clm img {
  width: 100%;
  max-width: 345px;
  height: auto;
  border-radius: 4px 4px 0 0;
  background: linear-gradient(90.06deg, #ffffff 0.59%, #ffffff 103.05%);
  border: 0.4px solid rgba(17, 121, 239, 0.46);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.08);
}
.iu-bootcamp div.right-clm {
  margin-top: 40px;
}
.iu-bootcamp div.right-clm ul li {
  margin-bottom: 40px;
}
.iu-bootcamp div.right-clm ul li b {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.iucertificate div.advantage-info ul {
  margin-bottom: 0;
}
.iucertificate div.advantage-info .right-clm {
  text-align: left;
  padding-left: 51px;
  margin-left: -20px;
  padding-top: 8px;
}
.iucertificate div.advantage-info .right-clm::before {
  display: none;
}
.iucertificate div.advantage-info .right-clm img {
  max-width: 224px;
  height: 100%;
  min-height: 308px;
  box-shadow: 5px 7px 70px rgba(17, 121, 239, 0.15) !important;
}
.iucertificate div.advantage-info .right-clm label {
  color: #848da0;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  width: 100%;
  max-width: 224px;
  display: block;
}
@media (min-width: 768px) {
  .partCallForm .course-popup hr + p {
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
  }
  .overview #SkillCoveredViewMore .more {
    display: inline-block;
  }
  .program-details .overview .skill ul {
    margin-top: 16px;
  }
  .program-details .overview .skill ul li {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .industry-trend .title-desc {
    max-width: 610px;
  }
  div.iu-bootcamp {
    padding-bottom: 64px;
  }
  div.iu-bootcamp h2 {
    font-size: 24px;
    line-height: 28px;
  }
  div.iu-bootcamp div.left-clm {
    text-align: left;
    margin-top: 32px;
  }
  div.iu-bootcamp div.left-clm img {
    max-width: 568px;
    max-height: 366px;
  }
  div.iucertificate {
    padding-bottom: 64px;
  }
  div.iucertificate div.advantage-info .right-clm {
    margin-top: 0;
    padding-top: 0;
    float: right;
  }
  div.iucertificate div.advantage-info .right-clm img {
    max-width: 280px;
    min-height: 385px;
    margin-left: 0;
  }
  div.iucertificate div.advantage-info .right-clm label {
    max-width: 280px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .purdue-master .program-details {
    width: 100%;
  }
  .purdue-master .program-details .right-clm {
    display: none;
  }
  .purdue-master .program-details .left-clm {
    width: 100%;
  }
  .purdue-master .program-details .prev-info p {
    width: 725px;
  }
  .purdue-master .program-details .prev-info p + .dual-preview-button {
    width: calc(100% - 725px);
  }
  .purdue-master .program-details .prev-info span.learningPathContent {
    width: 725px;
  }
  .purdue-master .program-details .prev-info span.learningPathContent h4 {
    margin-top: unset;
  }
  .purdue-master .program-details .prev-info span.learningPathContent h5 {
    margin-top: unset;
  }
  .purdue-master .program-details .prev-info span.learningPathContent h6 {
    margin-top: unset;
  }
  .purdue-master
    .program-details
    .prev-info
    span.learningPathContent
    + .dual-preview-button {
    width: calc(100% - 725px);
  }
  .purdue-master .overview .key-features {
    padding-bottom: 64px;
  }
  .sticky-clear {
    display: block;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .dual-master.purdue-master .reviews .ul-iners ul li .review-card {
    width: 556px;
  }
  .purdue-master .overview .key-features {
    padding-bottom: 20px;
  }
  .purdue-master .eligible-wrapper .modal-dialog {
    width: 865px;
    max-width: 865px;
  }
  .purdue-master .eligible-wrapper .modal-body {
    padding: 32px 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .purdue-master .eligible-wrapper .course-head {
    display: inline-block;
    width: 356px;
    vertical-align: top;
    position: relative;
  }
  .purdue-master .eligible-wrapper .course-head::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #d2d6de;
    display: inline-block;
    position: absolute;
    top: 0;
    right: -63px;
    bottom: 0;
  }
  .purdue-master .eligible-wrapper .eligible-candidates {
    display: inline-block;
    width: calc(100% - 356px);
    vertical-align: top;
    padding-left: 95px;
  }
  .purdue-master .eligible-wrapper .eligible-candidates h4 {
    margin-top: 24px;
    font-size: 16px;
    color: #51565e;
    font-weight: 500;
  }
  .purdue-master .eligible-wrapper .eligible-candidates ul {
    margin-bottom: 0;
  }
  .purdue-master .eligible-wrapper .eligible-candidates ul li {
    margin-top: 24px;
    padding-left: 70px;
    position: relative;
    font-size: 14px;
    line-height: 1.43;
    color: #51565e;
    max-width: 302px;
  }
  .purdue-master .eligible-wrapper .eligible-candidates ul li::before {
    content: "";
    background: url("https://www.simplilearn.com/ice9/assets/purdue-ifo.svgz")
      no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 0;
    background-position: -22px -201px;
  }
  .purdue-master
    .eligible-wrapper
    .eligible-candidates
    ul
    li:nth-child(2)::before {
    background: url("https://www.simplilearn.com/ice9/assets/purdue-ifo.svgz")
      no-repeat;
    background-position: -23px -60px;
    left: 0px;
  }
  .purdue-master
    .eligible-wrapper
    .eligible-candidates
    ul
    li:nth-child(3)::before {
    background-position: -21px -130px;
  }
  .purdue-master .eligible-wrapper .eligible-candidates ul li.degree::before {
    background-position: -23px -60px;
  }
  .purdue-master .eligible-wrapper .eligible-candidates ul li.person::before {
    background-position: -22px -201px;
  }
  .purdue-master .eligible-wrapper .eligible-candidates ul li.cal::before {
    background-position: -21px -130px;
  }
  .purdue-master
    .eligible-wrapper
    .eligible-candidates.eligibilityClass
    ul
    li.cal {
    margin-top: 36px;
  }
  .purdue-master
    .eligible-wrapper
    .eligible-candidates.eligibilityClass
    ul
    li.cal::before {
    background-position: -22px -140px;
  }
  .purdue-master .learning-path ul li a.course-name:hover {
    background: #fff;
  }
}
@media (max-width: 767px) {
  .purdue-master .learning-path ul li.has-preview a.course-name:before {
    content: "";
    color: rgba(0, 0, 0, 0);
    width: 22px;
    height: 22px;
    padding: 0;
    right: 32px;
  }
  .purdue-master .learning-path ul li a.course-name {
    padding-right: 48px;
  }
  .program-syllubus {
    float: inherit;
  }
}
@media (min-width: 992px) {
  .industry-trend .title-desc {
    max-width: 850px;
    margin-top: 16px;
  }
  .industry-trend .title-desc {
    line-height: 1.5;
  }
  .purdue-master .faq-main-wrapper {
    padding-bottom: 0px;
  }
  .purdue-master .faq-main-wrapper .divider-line {
    height: 64px;
  }
  .why-bootcamp.iu-bootcamp {
    padding-bottom: 0;
  }
  .why-bootcamp.iu-bootcamp h2 {
    margin-top: 64px;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 37px;
  }
  .why-bootcamp.iu-bootcamp div.left-clm {
    margin-top: 40px;
  }
  .why-bootcamp.iu-bootcamp div.left-clm img {
    max-height: 378px;
  }
  .why-bootcamp.iu-bootcamp div.right-clm {
    vertical-align: top;
    padding-top: 24px;
  }
  .iucertificate div.advantage-info .right-clm {
    margin-bottom: 0;
  }
  .iucertificate div.advantage-info .right-clm img {
    float: right;
  }
  .iucertificate div.advantage-info .right-clm label {
    float: right;
  }
  .iucertificate div.advantage-info:last-child {
    padding-bottom: 26px;
  }
  .purdue-master .callbackleadform select[name="course"] {
    font-size: 16px;
  }
}
.accordion {
  border: 1px solid #dde6ed;
  border-radius: 4px;
  display: inline-block;
  margin-top: 24px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
}
.accordion li {
  border-bottom: 1px solid #dde6ed;
  background: #ebf1f8;
}
.accordion li:last-child {
  border-bottom: 0;
}
.accordion li div,
.accordion li p,
.accordion li li {
  text-align: left !important;
  color: #51565e !important;
  font-size: 14px;
  line-height: 2;
}
.accordion li:last-child {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.accordion li.active {
  background: #fff;
  border-radius: 4px 4px 0 0;
}
.accordion h3 {
  margin: 0;
  font-size: 14px;
  line-height: 1.57;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  letter-spacing: normal;
  padding-right: 32px;
  width: 100%;
}
.accordion table {
  border: 0 !important;
  border-spacing: 0px;
  border-collapse: separate;
  margin-top: 20px;
}
.accordion table th,
.accordion table td {
  border: 1px solid #dde6ed;
  padding: 5px;
}
.exam-more {
  text-align: center;
}
.exam-more a {
  font-size: 14px;
  font-weight: 500;
}
.exam-head {
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
}
.exam-body {
  margin-top: 16px;
  padding-bottom: 24px;
  display: none;background: #fff!important;
  word-wrap: break-word;
}
.accordion .exam-body ul {
  margin-left: 40px;
}
.accordion .exam-body ul li {
  border: 0;
  background: rgba(0, 0, 0, 0);
  list-style: disc;
}
.accordion .exam-body ol {
  margin-left: 40px;
}
.accordion .exam-body ol li {
  border: 0;
  background: rgba(0, 0, 0, 0);
  list-style: decimal;
}
.exam-head,
.exam-body {
  padding-left: 15px;
  padding-right: 15px;
}
.exam-tab-button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.exam-tab-button a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  text-align: right;
}
.exam-tab-button a::after {
  margin-right: 8px;
  margin-top: 20px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: var(--sub-course-sprite) no-repeat;
  background-position: -167px -245px;
}
li.active .exam-body {
  display: block;
}
li.active .exam-tab-button a::after {
  background-position: -167px -288px;
}
.accordion table {
  max-width: 100% !important;
  overflow: auto;
  display: inline-block;
  height: auto;
}
.accordion table th,
.accordion table td {
  width: auto !important;
}
.accordion table th {
  font-weight: 500;
}
.faq-wrapper .exam-more {
  max-width: 945px;
  margin-top: 16px;
}
.faq-wrapper .accordion {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .accordion {
    margin-top: 40px;
    max-width: 945px;
  }
  .accordion h3 {
    font-size: 16px;
    line-height: 1.5;
  }
  .accordion .exam-head {
    padding: 16px 23px;
  }
  .accordion .exam-body {
    padding-left: 20px;
    padding-right: 45px;
  }
  .faqs .accordion + .exam-more {
    max-width: 945px;
  }
  .exam-tab-button a::after {
    margin-top: 20px;
    margin-right: 14px;
  }
}
#sticky-header {
  min-height: 58px;
}
#dual-sticky-header {
  display: block;
  position: sticky;
  position: -webkit-sticky;
  z-index: 2;
  top: 0;
  width: 100%;
  clear: both;
}
.sticky-outer {
  display: inline-block;
  width: 100%;
  height: 58px;
}
#HeaderMenu .sticky-top {
  position: relative;
  animation: none;
  -webkit-animation: none;
  -webkit-transition: none;
  transition: none;
}
.sticy-menu-list {
  display: inline-block;
}
.cp-course-menu .EnrollNow {
  display: none !important;
}
.cp-course-menu.sticky-top .EnrollNow,
.cp-course-menu.sticky-minimize .EnrollNow {
  display: inline-block !important;
  margin-right: 0;
}
.cp-course-menu.sticky-top .EnrollNow .btn,
.cp-course-menu.sticky-minimize .EnrollNow .btn {
  display: inline-block !important;
}
.cp-course-menu.sticky-top .EnrollNow .modal-dialog .btn,
.cp-course-menu.sticky-minimize .EnrollNow .modal-dialog .btn {
  display: block !important;
}
.sticy-menu-list {
  -webkit-transform: translate3d(0px, 0px, 0px);
  backface-visibility: hidden;
  -webkit-perspective: 1000;
}
@keyframes smoothScroll {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
p.affirm-enroll {
  font-size: 14px;
}
.cp-course-menu {
  display: inline-block;
  width: 100%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  top: 0;
  background: #fff;
  z-index: 2;
  transition: all 0.3s ease;
}
.cp-course-menu a {
  line-height: 58px;
  color: #51565e;
  font-size: 14px;
  font-weight: 400;
  padding: 0 10px;
  margin-right: 16px;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  z-index: 9999;
}
.cp-course-menu a:last-child {
  margin-right: 0;
}
.cp-course-menu a:after {
  content: "";
  width: 100%;
  height: 4px;
  background: rgba(0, 0, 0, 0);
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.cp-course-menu a[title="Enroll Now"],
.cp-course-menu a[title="ENROLL NOW"] {
  display: none;
}
.cp-course-menu a.affirm-modal-trigger {
  line-height: normal;
  padding: 0 !important;
}
.cp-course-menu a.active {
  color: #272c37;
  font-weight: 500;
}
.cp-course-menu a.active::after {
  background: #f1b006;
}
.cp-course-menu .EnrollNow {
  display: inline-block;
  width: auto;
  float: right;
}
.cp-course-menu .EnrollNow .btn {
  margin-top: 8px;
  line-height: 38px;
  color: #fff;
  width: 209px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-appearance: none;
  border: 0;
  box-shadow: none;
  cursor: pointer;
}
.cp-course-menu .EnrollNow .btn::after {
  display: none;
}
.sticky-btns {
  display: inline-block;
  float: right;
}
.course-info #course-sticky-header {
  position: relative;
  z-index: 11;
}
#sticky-contactUsForm {
  margin-right: 16px;
  position: relative;
  z-index: 11111;
  float: left;
}
#sticky-contactUsForm .opt-btn {
  background: #fff;
  color: #2f80ed;
  border: 1px solid #2f80ed;
}
#sticky-contactUsForm .opt-btn:hover {
  color: #fff;
  background: #2f80ed;
}
#sticky-contactUsForm .modal-dialog {
  width: 100%;
  max-width: 884px;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  margin: auto;
}
#sticky-contactUsForm .modal-dialog .modal-body {
  padding: 24px 40px;
}
#sticky-contactUsForm .modal-dialog .modal-body .course-head h3 {
  font-size: 20px;
  line-height: normal;
}
#sticky-contactUsForm .modal-dialog .modal-body .course-head p {
  text-align: center;
  margin-top: 8px;
  color: #272c37;
  line-height: normal;
}
#sticky-contactUsForm .modal-dialog .modal-body .course-head a {
  line-height: 0px;
}
#sticky-contactUsForm .course-head {
  width: 400px;
  position: relative;
  display: inline-block;
  padding-right: 40px;
  min-height: 486px;
}
#sticky-contactUsForm .eligible-candidates {
  position: relative;
  padding-left: 40px;
  vertical-align: top;
  display: inline-block;
  width: calc(100% - 402px);
  padding-bottom: 32px;
}
#sticky-contactUsForm .eligible-candidates h4 {
  margin-top: 32px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
  text-align: left;
}
#sticky-contactUsForm .eligible-candidates ul {
  margin-bottom: 0;
}
#sticky-contactUsForm .eligible-candidates ul li {
  margin-top: 24px;
  padding-left: 48px;
  position: relative;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #000;
  text-align: left;
}
#sticky-contactUsForm .eligible-candidates ul li::before {
  content: "";
  background: var(--sub-course-sprite) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0;
  background-position: -215px -249px;
}
#sticky-contactUsForm .eligible-candidates::before {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: #d2d6de;
}
#sticky-contactUsForm #b2b-form-submit {
  margin: 0;
  margin-top: 30px;
  width: 100%;
  line-height: 48px !important;
  max-width: 100%;
  font-size: 16px;
}
#sticky-contactUsForm div.ebook-modal a.close {
  margin-right: 4px;
  margin-top: 4px;
}
#sticky-contactUsForm .ebook-modal .form-checkbox label {
  font-size: 14px;
  line-height: 22px;
}
#sticky-contactUsForm .ebook-modal .form-checkbox label span {
  top: 2px;
}
#sticky-contactUsForm .ebook-modal form {
  margin-top: 24px;
}
#sticky-contactUsForm .modal-content {
  border-radius: 4px;
}
#sticky-contactUsForm .ebook-modal .query_success {
  left: -10px;
}
#sticky-contactUsForm .eu-privacy-text a {
  padding: 0 !important;
  margin: 0;
  display: inline;
}
#sticky-contactUsForm .eu-privacy-text a:nth-child(2) {
  margin-left: 2px;
}
@media (max-width: 1199px) {
  .sticky-outer {
    display: none;
  }
  .cp-course-menu {
    display: none;
  }
}
@media (min-width: 1200px) {
  @supports (-ms-ime-align: auto) {
    .cp-course-menu.sticky-top,
    .cp-course-menu.sticky-minimize {
      position: fixed !important;
      top: 0;
    }
  }
  .certficate-sticky #sticky-header.revamp-sticky .sticky-list .EnrollNow .btn {
    width: 148px;
    margin-right: 0;
  }
  .certficate-sticky
    #sticky-header.revamp-sticky
    .sticky-list
    #EnrollNowForm
    .btn {
    background: #ff8000;
  }
  .certficate-sticky
    #sticky-header.revamp-sticky
    .sticky-list
    #EnrollNowForm
    .btn:hover {
    background: #e07000;
  }
  #sticky-header.revamp-sticky {
    min-height: 56px;
  }
  .cp-course-menu.revamp-sticky a {
    line-height: 56px;
    padding: 0 4px;
  }
  #sticky-header.cp-course-menu.revamp-sticky a.active::after {
    background: #ff8000;
  }
  .revamp-sticky #sticky-contactUsForm .btn {
    line-height: 36px;
    width: 148px;
    color: #ff8000;
    border-color: #ff8000;
  }
  .revamp-sticky #sticky-contactUsForm .btn:hover {
    background: #e07000;
    color: #fff;
  }
  .revamp-sticky #sticky-contactUsForm .course-popup .btn {
    color: #fff;
    text-transform: inherit;
  }
  .revamp-sticky #sticky-contactUsForm .course-popup .btn:hover {
    background: #1179ef;
  }
  .revamp-sticky .EnrollNow .btn {
    line-height: 38px;
    margin-top: 8px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    width: 148px;
  }
}
.bootcamp-wrap {
  background: #ebf1f8;
}
.banner {
  display: inline-block;
  width: 100%;
  padding-top: 56px;
  background: #244363;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 190px;
}
.banner .master-label {
  display: none;
}
.banner .master-icon {
  font-size: 14px;
  color: #dde6ed;
  position: relative;
  display: inline-block;
}
.banner .master-icon::before {
  content: "";
  width: 45px;
  height: 45px;
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/fsd-top-sprite_1.svgz")
    no-repeat;
  background-position: -10px -82px;
  vertical-align: middle;
  margin-right: 20px;
  background-size: 158px;
}
.banner h1 {
  margin-top: 16px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 1px;
}
.banner h1,
.banner p#textHeading {
  margin-top: 24px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.36;
  letter-spacing: 1px;
  color: #fff;
}
.banner .rating {
  margin-top: 24px;
}
.banner .rating a,
.banner .rating .learner {
  margin-right: 25px;
  color: #dde6ed;
  font-size: 14px;
}
.banner p {
  font-size: 14px;
  color: #dde6ed;
  line-height: 1.43;
  margin-top: 40px;
}
.banner h1#subHeading {
  display: inline-block;
  width: auto;
  margin-top: 24px;
  font-size: 16px;
  color: #fff;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.5;
  padding-left: 0;
}
.banner h1#subHeading::before {
  display: none;
}
.stars {
  margin-right: 16px;
}
.stars + span {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
.reviews .stars {
  margin-top: 8px;
  margin-right: 0;
}
.star_in,
.stars {
  background: var(--dm-sprite) no-repeat;
  display: inline-block;
  width: 82px;
  height: 18px;
  background-position: -86px -57px;
  vertical-align: middle;
}
div.reviews .star_in,
div.reviews .stars {
  background-position: -86px -57px;
  text-align: left;
}
.star_in {
  background-position: -86px -35px;
  vertical-align: top;
}
div.reviews .star_in {
  background-position: -86px -35px;
}
.breadcrumb {
  display: none;
}
@media (min-width: 768px) {
  .banner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 105px;
  }
  .banner h1,
  .banner p {
    max-width: 100%;
  }
  .banner h1 {
    font-size: 34px;
    margin-top: 24px;
  }
  .banner p {
    margin-top: 32px;
    max-width: 586px;
  }
  .banner h1,
  .banner p#textHeading {
    font-size: 30px;
    line-height: 1.33;
    position: relative;
    padding-left: 80px;
    margin-top: 72px;
  }
  .banner h1::before,
  .banner p#textHeading::before {
    content: "";
    width: 58px;
    height: 58px;
    display: inline-block;
    background: url("../images/course_logo/javai.png")
      no-repeat;
    background-position: -18px -76px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .banner h1#subHeading {
    font-size: 18px;
  }
  .banner .intro_view {
    float: left;
  }
}
@media (min-width: 992px) {
  .banner {
    padding-top: 0;
    display: inline-block;
    background-color: #244363;
    width: 100%;
    padding-bottom: 108px;
  }
  .banner .breadcrumb {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: normal;
    margin-top: 16px;
  }
  .banner .breadcrumb a {
    color: #fff;
    font-size: 12px;
    line-height: normal;
  }
  .banner .breadcrumb a.last-list {
    pointer-events: none;
    color: rgba(255, 255, 255, 0.7);
  }
  .banner .master-icon {
    display: none;
  }
  .banner .master-label {
    display: inline-block;
    margin-right: 48px;
    font-size: 14px;
  }
  .banner h1 {
    display: inline-block;
    font-size: 40px;
    line-height: 1.2;
    vertical-align: middle;
    margin-top: 32px;
    max-width: 634px;
    position: relative;
    padding-left: 90px;
  }
  .banner h1::before {
    content: "";
    width: 58px;
    height: 58px;
    display: inline-block;
    background: url("../images/course_logo/javai.png")
      no-repeat;
    background-position: -18px -117px;
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
  }
  .banner .rating {
    margin-top: 32px;
  }
  .banner p {
    max-width: 634px;
    margin-top: 48px;
    display: inline-block;
  }
  .banner h1,
  .banner p#textHeading {
    margin-top: 56px;
    letter-spacing: 0.5px;
    line-height: 1.29;
    font-size: 34px;
    max-width: 540px;
  }
  .intro_view {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .banner {
    background-color: #193956;
    background-position: center top;
    background-size: cover;
  }
  .banner h1,
  .banner p.desc,
  .banner p#textHeading,
  .banner .banner-content li {
    max-width: 608px;
  }
  .purdue-master .banner .opt-btn,
  .purdue-master .banner .border-btn {
    margin-top: 40px;
  }
}
@media (min-width: 1921px) {
  .banner {
    background-position: 0 0;
    background-size: 100%;
  }
}
@media (max-width: 1199px) {
  .banner {
    background-image: none !important;
  }
}
.crumb > a.ptr-nn {
  pointer-events: none !important;
}
.cohort .advisor + .reviews {
  background: #fff;
}
.cohort .advisor + .reviews .review-card {
  background: #ebf1f8;
}
.cohort .advisor + .reviews + script + .industry-trend {
  background: #ebf1f8;
}
.cohort .dm-blended-learning {
  background: #ebf1f8;
}
.cohort .faq-wrapper {
  background-image: linear-gradient(to top, #fff 38%, #ebf1f8);
}
.cohort .industry-trend {
  padding-bottom: 56px;
}
.cohort .advantage-info h3 {
  padding-bottom: 16px;
}
.cohort .learning-path ul::before {
  display: none;
}
.cohort .learning-path ul li {
  position: relative;
  display: inline-block;
  width: 100%;
}
.cohort .learning-path ul li::before {
  left: -24px;
}
.cohort .learning-path ul li::after {
  content: "";
  width: 1px;
  background: #1179ef;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
}
.cohort .learning-path ul li:first-child::after {
  top: 24px;
}
.cohort .learning-path ul li:last-child::after {
  display: none;
}
.cohort .learning-path ul li:nth-last-of-type(2)::after {
  bottom: -24px;
}
.cohort .learning-path ul li:before {
  background: #1179ef;
}
.cohort .learning-path .path-hide {
  display: inline-block;
}
.cohort .learning-path #learnpath-more {
  display: none;
}
.cohort .learning-path ul li .wt-preview a.play-btn:hover {
  color: #0a5dc9;
}
.cohort .learning-path ul li .wt-preview a.play-btn:hover::before {
  background-position: -415px -476px;
}
.cohort
  .frm-details
  .preview-modal
  .update-form-height
  .blank_player
  .form-play
  .course-head
  > div {
  height: auto;
  min-height: 230px;
}
.cohort .cp-course-menu.sticky-top .EnrollNow .btn {
  background: #ff8000;
}
.cohort .cp-course-menu.sticky-top .EnrollNow .btn:hover {
  background: #ea6400;
}
.cohort .advisor h3 {
  text-transform: capitalize;
}
.cohort .title-desc + .advantage-info .right-clm label {
  padding-left: 20px;
  text-align: center;
}
.cohort .points-title {
  display: block;
  margin-top: 32px;
  font-weight: 500;
  color: #272c37;
}
.cohort .cp-course-menu.sticky-top .EnrollNow .resource-pop-up .btn {
  background: #1179ef;
}
.cohort .cp-course-menu.sticky-top .EnrollNow .resource-pop-up .btn:hover {
  background: #0a5dc9;
}
.cohort .job-guarantee-wrap .course-popup .modal-body .course-head h3 {
  padding-bottom: 0;
}
.cohort .job-guarantee-wrap .course-popup .modal-body .course-head h3::before {
  display: none;
}
.cohort .advantage-info.job-guarantee-wrap + .advantage-info .left-clm ul {
  margin-top: 16px;
}
.cohort .advantage-info.job-guarantee-wrap + .advantage-info .right-clm img {
  box-shadow: 5px 7px 70px 0 rgba(17, 121, 239, 0.3);
  border: 8px solid #fff;
  max-height: 330px;
  width: auto;
  max-width: 800px;
}
.cohort .why-bootcamp {
  background: #ebf1f8;
}
.cohort #bootcamp + #faqs {
  background: #fff;
}
.cohort .faq-main-wrapper .faq-wrapper {
  padding-bottom: 56px;
}
.cohort .faq-main-wrapper {
  padding-bottom: 56px;
}
.cohort #sticky-header .eligible-candidates a {
  color: #1179ef !important;
  padding: 0px !important;
}
.cohort .ApplyNowCohort .eligible-candidates a {
  line-height: inherit !important;
}
.purdue-master .tools h3 {
  font-weight: 400;
}
.purdue-master .tools h3 b {
  font-weight: 500;
}
.cohort .title-desc + .advantage-info .right-clm img {
  max-height: 330px;
  width: auto;
  border: 8px solid #fff;
  border-radius: 4px;
  box-shadow: 5px 7px 70px 0 rgba(17, 121, 239, 0.3);
  position: relative;
}
.cohort .title-desc + .advantage-info .right-clm::before {
  display: none;
}
.cohort .title-desc + .advantage-info .right-clm label {
  padding-left: 0;
  color: #6c7480;
}
.cohort #JobGuaranteeBrochure {
  display: inline-block;
}
.cohort .advantage .advantage-info .left-clm p {
  margin-top: 0;
}
.cohort .job-guarantee-wrap .job-info a.btn {
  margin-top: 32px;
  line-height: 42px;
  min-width: 292px;
  margin-left: 0;
}
.cohort .job-guarantee-wrap .job-info a.btn::before {
  content: "";
  display: inline-block;
  background: var(--dm-sprite) no-repeat;
  background-position: -485px -475px;
  vertical-align: middle;
  margin-right: 20px;
  position: relative;
  top: -2px;
  width: 26px;
  height: 26px;
}
.cohort .job-guarantee-wrap .job-key {
  margin-top: 48px;
}
.cohort .job-guarantee-wrap .job-card {
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 100%;
  max-width: 314px;
  padding: 32px 15px 32px 20px;
  margin-bottom: 24px;
}
.cohort .job-guarantee-wrap .job-card:last-child {
  margin-bottom: 16px;
}
.cohort .job-guarantee-wrap .job-card h4 {
  width: calc(100% - 88px);
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #272c37;
  font-weight: 500;
  line-height: 1.71;
  max-width: 162px;
  min-height: 46px;
}
.cohort .job-guarantee-wrap .job-card h4 + span {
  width: 60px;
  display: inline-block;
  height: 46px;
  vertical-align: top;
  float: right;
  margin-right: 10px;
}
.cohort .job-guarantee-wrap .job-card h4 + span img {
  width: 100%;
  max-height: 100%;
}
.cohort .job-guarantee-wrap .job-card ul {
  margin-top: 32px !important;
  margin-bottom: 0;
}
.cohort .job-guarantee-wrap .job-card ul li {
  margin-bottom: 16px;
}
.cohort .job-guarantee-wrap .job-card ul li:last-child {
  margin-bottom: 0;
}
#QueryBoxB2B2C .group-enroll-form-main .group-enroll-form .info .heading {
  padding-bottom: 0;
  border-bottom: none;
  text-align: start;
}
#TalkToAdmission .group-enroll-form-main .thank-you-msg,
#DownloadSyllabus1 .group-enroll-form-main .thank-you-msg,
#DownloadSyllabus2 .group-enroll-form-main .thank-you-msg {
  margin-left: -16px;
  margin-right: -16px;
}
@media (max-width: 767px) {
  .cohort .title-desc + .advantage-info .right-clm {
    padding-left: 0;
    text-align: center;
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .cohort .industry-trend {
    padding-bottom: 64px;
  }
  .cohort .course-head .phoneCodeId {
    top: 6px;
  }
  .cohort .job-guarantee-wrap .left-clm {
    width: 584px;
    padding-right: 0;
  }
  .cohort .job-guarantee-wrap .job-key {
    margin-top: 40px;
  }
  .cohort .job-guarantee-wrap .job-info a.btn {
    min-width: 364px;
  }
  .cohort .job-guarantee-wrap .job-card {
    max-width: 364px;
    padding-right: 25px;
  }
  .cohort .job-guarantee-wrap .job-card h4 + span {
    margin-right: 0;
  }
  .cohort .job-guarantee-wrap .job-card:last-child {
    margin-bottom: 24px;
  }
  .cohort .title-desc + .advantage-info .right-clm {
    padding-left: 0;
  }
  .cohort .title-desc + .advantage-info .right-clm img {
    margin-left: 0;
  }
  .cohort .faq-main-wrapper .faq-wrapper {
    padding-bottom: 64px;
  }
  .cohort .faq-main-wrapper {
    padding-bottom: 64px;
  }
  .cohort .accreditor-wrapper .accrd-main {
    display: inline-block;
    vertical-align: top;
  }
  .cohort .accreditor-wrapper .accrd-main + .accrd-main .accreditor {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .cohort .overview ul#skill-covered {
    width: calc(100% - 160px);
  }
  .cohort .advantage-info .right-clm {
    width: calc(100% - 540px);
  }
  .cohort .title-desc + .advantage-info .right-clm {
    text-align: center;
  }
  .cohort .title-desc + .advantage-info .right-clm label {
    max-width: 100%;
  }
  .cohort .course-head .phoneCodeId {
    top: 4px;
  }
  span.intro-text {
    margin-left: 0;
    color: #fff;
  }
  div.overview .key-features.key-features-full-width ul.icon-list li {
    width: 50%;
  }
  .cohort .advantage-info h3 {
    padding-bottom: 24px;
  }
  .cohort .job-guarantee-wrap .left-clm {
    width: 100%;
    padding-right: 0;
  }
  .cohort .job-guarantee-wrap .job-info p {
    width: calc(100% - 318px);
    display: inline-block;
    vertical-align: top;
    padding-right: 40px;
  }
  .cohort .job-guarantee-wrap .job-info a.btn {
    min-width: 292px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-right: 25px;
  }
  .cohort .job-guarantee-wrap .job-key {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 56px;
  }
  .cohort .job-guarantee-wrap .job-key .job-card {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px;
    vertical-align: top;
    max-width: 294px;
  }
  .cohort .job-guarantee-wrap .job-key .job-card:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .cohort .curriculum .col-md-4 .query-frm {
    min-height: 432px;
  }
  .cohort .advantage .title-desc {
    max-width: 850px;
    font-size: 14px;
  }
  .cohort .title-desc + .advantage-info + .advantage-info div.right-clm {
    width: 548px;
    text-align: center;
  }
  .cohort .title-desc + .advantage-info + .advantage-info div.right-clm img {
    max-height: 410px;
  }
  .cohort .learning-path ul li .prev-info {
    border-bottom: 0;
    display: block;
    padding-left: 11px;
    padding-right: 0;
    margin-bottom: 64px;
    padding-bottom: 0;
  }
  .cohort .learning-path ul li a.course-name {
    cursor: default;
    pointer-events: none;
  }
  .cohort .learning-path ul li a.course-name::after {
    display: none;
  }
  .cohort .learning-path ul li a.course-name:hover {
    background: rgba(0, 0, 0, 0);
  }
  .cohort .learning-path ul li:last-child .prev-info {
    margin-bottom: 6px;
  }
  .cohort .learning-path ul li .wt-preview {
    text-align: center;
    max-width: 90px;
  }
  .cohort .learning-path ul li .wt-preview a.play-btn {
    width: auto;
    padding: 0;
    color: #1179ef;
    margin-top: 0px;
    display: inline-block;
  }
  .cohort .learning-path ul li .wt-preview a.play-btn::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: var(--dm-sprite) no-repeat;
    background-position: -355px -476px;
    vertical-align: middle;
    margin: 0 auto;
    position: relative;
    top: -4px;
  }
  .cohort .learning-path ul li .wt-preview a.play-btn::after {
    display: none;
  }
  .cohort .learning-path ul li.active .prev-info {
    padding-bottom: 0;
    margin-bottom: 64px;
  }
  .purdue-master.cohort .learning-path ul li.has-preview a.course-name:before {
    display: none;
  }
  .cohort .advantage .title-desc + .advantage-info .right-clm img {
    max-height: 410px;
  }
  .cohort .job-guarantee-wrap .job-info p {
    padding-right: 152px;
    line-height: 1.57;
  }
  .cohort .job-guarantee-wrap .job-key .job-card {
    margin-right: 30px;
    max-width: 348px;
    padding-right: 30px;
  }
  .cohort .job-guarantee-wrap .job-key .job-card h4 {
    font-size: 16px;
    line-height: 1.5;
    max-width: 185px;
    min-height: 48px;
  }
  .cohort .job-guarantee-wrap .job-key .job-card:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .cohort .dm-blended-learning .ul-iners ul li .box {
    background: #fff;
  }
}
@media (max-width: 991px) {
  .advantage .title-desc {
    max-width: 610px;
    font-size: 14px;
    line-height: 1.57;
  }
}
div.ebook-modal.course-popup.group-enroll-form-main .modal-body {
  padding: 24px 16px;
  position: relative;
}
div.ebook-modal.course-popup.group-enroll-form-main .modal-body form {
  margin-top: 0;
}
div.ebook-modal.course-popup.group-enroll-form-main .modal-body .btn {
  width: 100%;
  line-height: 46px !important;
  max-width: 100%;
}
@media (min-width: 768px) {
  .revamp-pg
    .career
    .career-wrap
    .career-left
    div.border-btn
    .group-enroll-form-main
    a.skip {
    margin-top: 16px;
  }
}
.emiCallForm div.ebook-modal.course-popup.group-enroll-form-main .modal-dialog {
  max-width: 420px;
}
@media (min-width: 1200px) {
  .sh-box .group-enroll-form-main {
    margin-top: -15px;
  }
}
.partners-main {
  width: calc(100% - 30px);
  display: block;
  margin: 0 auto;
  margin-top: -146px;
  padding: 32px 0;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #dde3e7;
  position: relative;
}
.partners-main ul {
  margin: 0;
}
.partners-main li {
  text-align: center;
  line-height: normal;
}
.partners-main li b {
  display: block;
  margin-bottom: 12px;
  color: #272c37;
}
.partners-main li:after {
  width: 60px;
  content: "";
  display: block;
  margin: 24px auto;
  height: 2px;
  background: #d2d6de;
}
.partners-main li:last-child::after {
  display: none;
}
@media (min-width: 768px) {
  .partners-main {
    width: 708px;
    padding: 24px 10px;
    margin-top: -47px;
  }
  .partners-main li {
    position: relative;
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 0 30px;
  }
  .partners-main li::after {
    margin: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 50px;
  }
  .partners-main li b {
    margin-bottom: 12px;
  }
  .partners-main li:nth-child(2) {
    width: 36%;
  }
  .partners-main li:nth-child(3) {
    padding: 0;
    width: 24%;
  }
}
@media (min-width: 992px) {
  .partners-main {
    width: 970px;
    padding: 30px 10px;
    margin-top: -59px;
  }
  .partners-main li {
    font-size: 16px;
    width: 38%;
  }
  .partners-main li b {
    margin-bottom: 16px;
    font-size: 18px;
  }
  .partners-main li::after {
    height: 60px;
  }
  .partners-main li:first-child {
    padding-left: 0;
  }
  .partners-main li:nth-child(2) {
    width: 38%;
  }
}
@media (min-width: 1200px) {
  .partners-main {
    width: 1140px;
    padding-left: 0;
    padding-right: 0;
  }
  .partners-main li {
    width: 382px;
    padding: 0;
  }
  .partners-main li:nth-child(2) {
    width: 408px;
  }
  .partners-main li:nth-child(3) {
    width: 305px;
  }
  .partners-main li::after {
    top: -2px;
  }
}
.dual-text p {
  margin-top: 26px;
}
.intro {
  margin-top: 40px;
}
#ViewMore {
  text-align: center;
}
#ViewMore a {
  font-weight: 500;
  font-size: 14px;
}
.overview {
  background: #fff;
  padding-bottom: 56px;
}
.overview p {
  margin-top: 24px;
}
.overview ul {
  margin-top: 24px;
  margin-bottom: 0;
}
.overview ul.icon-list li {
  padding-left: 44px;
  position: relative;
  margin-bottom: 24px;
  display: inline-block;
  width: 100%;
  min-height: 24px;
}
.overview ul.icon-list li:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: var(--dm-sprite) no-repeat;
  background-position: -59px -220px;
  position: absolute;
  left: 0;
  top: 0px;
}
.overview ul.icon-list li:last-child {
  margin-bottom: 0;
}
.overview .skill ul#skill-covered li:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1179ef;
  top: 8px;
  left: 10px;
}
.overview .skill ul#skill-covered a {
  text-align: center;
  margin-top: 4px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
}
.overview .more {
  margin-top: 4px;
}
.overview .hidden-skill ul {
  max-height: 182px;
  overflow: hidden;
}
.intro_view {
  display: block;
}
.cohort .banner .co-intro-video a.intro_view {
  display: block;
  width: 100%;
  max-width: 334px;
  height: 197px;
  margin: 56px auto 0 auto;
  position: relative;
  text-align: center;
  overflow: hidden;
  border: 1px solid #d8ecff;
  border-radius: 0;
  box-shadow: 0 2px 15px 0 #000;
}
.cohort .banner .co-intro-video a.intro_view::before {
  content: "";
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.8;
  z-index: 0;
}
.cohort .banner .co-intro-video a.intro_view img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  color: rgba(0, 0, 0, 0);
}
.cohort .banner .co-intro-video a.intro_view span.intro_icon {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  min-height: 168px;
}
.cohort .banner .co-intro-video a.intro_view span.intro_icon::before {
  content: "";
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/fsd-top-sprite_1.svgz")
    no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100px;
  height: 100px;
  background-position: -105px -172px;
  border-radius: 50%;
}
.cohort .banner .co-intro-video a.intro_view .intro-text {
  display: none;
}
.cohort .banner .banner-left .banner-job {
  margin-top: 24px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  color: #e4e7ec;
  background-image: linear-gradient(to right, #1179ef, rgba(17, 121, 239, 0));
  border-radius: 2px;
  line-height: 34px;
}
.cohort .banner .banner-left .banner-job::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/fsd-top-sprite_1.svgz")
    no-repeat;
  background-position: -156px -76px;
  position: relative;
  left: 0;
  vertical-align: middle;
  margin: 0 10px;
}
.cohort .banner .banner-left h2 {
  width: 100%;
}
@media (min-width: 768px) {
  .cohort .banner .banner-left .banner-job {
    font-size: 16px;
    font-weight: 400;
  }
  .cohort .banner .banner-left p {
    margin-bottom: 0;
    display: block;
  }
}
@media (max-width: 991px) {
  .cohort .banner {
    padding-top: 32px;
  }
  .cohort .banner .banner-left .rating {
    margin-top: 0;
  }
  .cohort .banner .banner-left .rating a {
    margin-top: 24px;
    display: inline-block;
  }
  .cohort .banner .banner-left .accreditor:first-child {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .cohort .banner .co-intro-video {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    vertical-align: top;
  }
  .cohort .banner .co-intro-video a.intro_view {
    width: 100%;
    max-width: 350px;
    margin-top: 40px;
  }
  .cohort .banner .co-intro-video a.intro_view .intro_icon::after {
    display: none;
  }
  .cohort .banner .co-intro-video a.intro_view img {
    display: block;
  }
  .cohort .banner .banner-left {
    display: inline-block;
    width: 100%;
    max-width: 788px;
  }
}
@media (min-width: 1200px) {
  .cohort .banner {
    padding-bottom: 105px;
  }
}
@media (min-width: 1400px) {
  .cohort .partners-main {
    margin-top: -58px;
  }
}
@media (max-width: 991px) {
  .key-features {
    display: table-footer-group;
  }
  .key-features::before {
    content: "------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------";
    max-height: 0;
    overflow: hidden;
    display: block;
    word-break: break-all;
  }
  .intro {
    display: table-header-group;
  }
  .intro_view {
    display: block;
    width: 300px;
    height: 168px;
    margin: 40px auto 0 auto;
    position: relative;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
  }
  .intro_view::before {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    z-index: 1;
  }
  .intro_view img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    color: rgba(0, 0, 0, 0);
  }
  .intro_view .intro_icon {
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    min-height: 168px;
  }
  .intro_view .intro-text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    color: #fff;
    padding-left: 65px;
    text-align: left;
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
  }
  .intro_view .intro-text::before {
    content: "";
    width: 52px;
    height: 52px;
    display: inline-block;
    background: var(--dm-sprite) no-repeat;
    background-position: -101px -217px;
    position: absolute;
    left: 0;
    margin-top: -5px;
  }
  .intro_view .intro-text b {
    display: block;
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .intro_view img {
    display: none;
  }
}
@media (max-width: 320px) {
  .intro_view {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .overview {
    padding-bottom: 44px;
  }
  .overview p {
    margin-top: 32px;
    font-size: 14px;
    line-height: 1.57;
  }
  .overview .col-md-8 {
    position: relative;
    padding-right: 40px;
  }
  .overview .key-features {
    display: inline-block;
    vertical-align: middle;
    width: 660px;
  }
  .overview .key-features.key-features-full-width {
    width: 100%;
    padding-right: 0;
  }
  .overview .key-features.key-features-full-width ul.icon-list li {
    width: 33.33%;
  }
  .overview .dual-text {
    width: 100%;
  }
  .overview .dual-text p {
    max-width: 685px;
  }
  .overview .col-md-4 {
    width: 100%;
    position: relative;
    padding-left: 30px;
  }
  .overview .col-md-4.intro {
    padding-top: 32px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 660px);
    padding-left: 48px;
  }
  .overview .col-md-4.intro::before {
    content: "";
    width: 1px;
    height: 150px;
    display: inline-block;
    background: #d2d6de;
    position: absolute;
    left: 0;
    top: 12px;
  }
  .overview .col-md-4.intro.intro-full {
    padding-left: 0;
  }
  .overview .col-md-4.intro.intro-full::before {
    display: none;
  }
  .overview .col-md-4.skill:before {
    top: 132px;
    height: 99px;
  }
  .overview #ViewMore {
    text-align: left;
  }
  .overview h3 {
    margin-top: 56px;
  }
  .overview .col-md-4.skill-full {
    width: 100%;
    padding-left: 0;
  }
  .overview .col-md-4.skill-full::before {
    display: none;
  }
  .overview .col-md-4.skill-full ul.icon-list li {
    width: 33.333%;
  }
  .overview .col-md-4.skill-full #ViewMore {
    text-align: center;
  }
  .overview .col-md-4.skill-full #ViewMore a {
    margin-left: 0;
  }
  .intro_view {
    display: inline-block;
  }
  .intro_view span {
    display: inline-block;
    vertical-align: middle;
  }
  .intro_icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: relative;
  }
  .intro_icon::before,
  .intro_icon::after {
    content: "";
    display: inline-block;
    background: var(--sub-course-sprite) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .intro_icon::before {
    width: 60px;
    height: 60px;
    background-position: -36px -94px;
    border-radius: 50%;
    z-index: 1;
  }
  .intro_icon::after {
    content: "";
    width: 100px;
    height: 100px;
    background-position: -16px -74px;
    -webkit-animation: intro 2s infinite;
    animation: intro 2s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  @keyframes intro {
    from {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
    50% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
    }
    to {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
  }
  .intro-text {
    font-size: 14px;
    line-height: 1.43;
    margin-left: 20px;
  }
  .intro-text b {
    display: block;
    font-weight: 500;
  }
  .key-features {
    padding-right: 0;
  }
  .key-features ul.icon-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .key-features ul.icon-list li {
    display: block;
    float: left;
    width: 50%;
    padding-right: 30px;
    margin-bottom: 32px;
  }
  .overview ul.icon-list {
    margin-top: 40px;
  }
  .overview ul#skill-covered {
    position: relative;
    top: -6px;
  }
  .overview .skill a {
    text-align: left;
    width: auto;
    margin-left: 44px;
    font-size: 14px;
    font-weight: 500;
  }
}
@media (min-width: 1200px) {
  .overview .key-features {
    width: 780px;
    padding-right: 52px;
  }
  .overview .col-md-4.intro {
    width: calc(100% - 780px);
    padding-left: 76px;
  }
  .key-features ul li {
    padding-right: 42px;
  }
  .overview .skill h3:after {
    width: 952px;
  }
  .overview div#SkillCoveredViewMore {
    text-align: left;
  }
  .overview .skill a {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .overview ul.icon-list li {
    padding-right: 30px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .overview .key-features ul.icon-list li.hide {
    display: inline-block !important;
  }
  .overview #KeyFeaturesViewMore {
    display: none;
  }
  .overview .skill {
    max-width: 100%;
    margin-top: 16px;
  }
  .overview .skill h3 {
    position: relative;
    overflow: hidden;
  }
  .overview .skill h3::after {
    content: "";
    height: 1px;
    display: inline-block;
    background: #d2d6de;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 156px;
    margin: auto;
  }
  .overview .skill ul {
    max-width: calc(100% - 160px);
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
  }
  .overview #SkillCoveredViewMore {
    display: inline-block;
    width: 160px;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
  }
  .overview #SkillCoveredViewMore .more {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .overview .skill {
    padding-left: 0;
  }
  .overview .skill h3:after {
    left: 188px;
    width: 762px;
  }
  .overview .skill ul.icon-list li {
    width: 33.33%;
  }
}
.benefits {
  display: inline-block;
  width: 100%;
}
.benefits ul {
  background: #fff;
  margin-top: 32px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #dde3e7;
}
.benefits ul li {
  padding: 0 20px;
}
.benefits span.heading {
  color: #272c37;
  line-height: normal;
  margin-top: 16px;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.benefits span.heading b {
  font-weight: 500;
}
.benefits span.heading::after {
  display: block;
  width: 35px;
  content: "";
  height: 2px;
  background: #1179ef;
  margin-top: 8px;
}
.benefits .groth-box {
  position: relative;
  padding-left: 70px;
  margin-bottom: 56px;
}
.benefits .groth-box h4 {
  font-weight: 500;
}
.benefits .groth-box span {
  display: inline-block;
  width: 100%;
  color: #6c7480;
  line-height: 1.43;
  margin-top: 8px;
}
.benefits .groth-box span p,
.benefits .groth-box span li,
.benefits .groth-box span span {
  margin-top: 0;
  line-height: 1.43;
  color: #6c7480;
}
.benefits .groth-box:before {
  width: 50px;
  height: 50px;
  content: "";
  display: inline-block;
  background: var(--dm-sprite) no-repeat;
  background-position: -24px -224px;
  background-size: 500px;
  position: absolute;
  left: 0;
}
.benefits .groth-box + .groth-box::before {
  background-position: -115px -222px;
}
.benefits .salary-sourse {
  display: block;
  margin-top: 24px;
  text-align: center;
  font-size: 12px;
  color: #51565e;
}
.benefits .salary-line {
  text-align: center;
  width: 100%;
}
.benefits .salary-line .active {
  position: relative;
  border-bottom: 1px solid #000;
  width: auto;
  padding: 0 10px;
  text-align: center;
  display: inline-block;
}
.benefits .salarys {
  margin-bottom: 56px;
}
.benefits .hire {
  margin-bottom: 40px;
}
.benefits .hire-companys {
  width: 100%;
  text-align: center;
}
.benefits .hire-companys img {
  margin: 20px 40px 20px 0;
  max-height: 60px;
  width: auto;
}
.benefits .btn {
  max-width: 254px;
  background: #1179ef;
  border: 0;
  margin-top: 40px;
}
.benefits .btn:hover {
  background: #0a5dc9;
  color: #fff;
}
.benefits .hire-logos-wrapper div {
  display: inline-block;
  vertical-align: middle;
}
.salarys .dual-bar {
  width: 40px;
  height: 128px;
  background-color: #79bdf6;
  display: inline-block;
  margin-left: 15px;
  vertical-align: bottom;
  position: relative;
}
.salarys .dual-bar .price {
  font-size: 10px;
  font-weight: 500;
  color: #272c37;
  position: absolute;
  top: -16px;
  right: 0;
  left: 0;
  margin: auto;
}
.salarys .dual-bar .price::after {
  display: none;
}
.salarys .dual-bar .percent {
  top: inherit;
  bottom: -20px;
}
.salarys .dual-bar:first-child {
  margin-left: 0;
  height: 20px;
}
.salarys .dual-bar:nth-child(2),
.salarys .dual-bar:nth-child(4) {
  height: 60px;
}
.salarys .dual-bar:nth-child(5) {
  height: 20px;
}
@media (min-width: 768px) {
  .benefits span.heading {
    color: #51565e;
  }
  .benefits ul li {
    padding: 0 30px;
  }
  .benefits .groth-box {
    padding-left: 95px;
    margin-bottom: 40px;
  }
  .benefits .groth-box h4 {
    font-size: 18px;
  }
  .benefits .groth-box span {
    font-size: 14px;
    margin-top: 11px;
  }
  .benefits .groth-box:before {
    width: 60px;
    height: 60px;
    background-size: inherit;
    background-position: -31px -300px;
  }
  .benefits .groth-box + .groth-box {
    margin-bottom: 24px;
  }
  .benefits .groth-box + .groth-box:before {
    background-position: -153px -304px;
  }
  .benefits .salarys {
    margin-bottom: 24px;
  }
  .benefits .salary-line {
    text-align: left;
  }
  .benefits .salary-line .salary-sourse {
    max-width: 280px;
    margin-top: 32px;
  }
  .benefits .hire {
    margin-bottom: 48px;
  }
  .benefits .hire .salary-sourse {
    margin-top: 0;
  }
  .benefits .hire-companys img {
    margin: 20px 35px 20px 0;
  }
}
@media (min-width: 992px) {
  .benefits ul {
    margin-top: 40px;
  }
  .benefits ul .tabcontent {
    width: 100%;
  }
  .benefits ul li {
    padding-bottom: 24px;
  }
  .benefits .data-growth,
  .benefits .salarys,
  .benefits .hire {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
  }
  .benefits .groth-box {
    padding-right: 24px;
    padding-left: 85px;
    margin-bottom: 48px;
  }
  .benefits .groth-box + .groth-box {
    margin-bottom: 0;
  }
  .benefits span.heading {
    margin-top: 24px;
    line-height: 1.57;
    text-align: center;
  }
  .benefits span.heading:after {
    margin-left: auto;
    margin-right: auto;
  }
  .benefits span.heading b {
    display: block;
  }
  .benefits .hire-companys img {
    margin: 20px 10px 20px 10px;
  }
  .benefits .salarys {
    margin-bottom: 0;
    min-height: 314px;
    position: relative;
  }
  .benefits .salarys span.heading {
    margin-bottom: 60px;
  }
  .benefits .salary-sourse {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .benefits .hire {
    position: relative;
    margin: 0;
    min-height: 314px;
    padding-left: 25px;
  }
  .benefits .hire .hire-companys:before {
    display: inline-block;
    width: 0;
   /* height: 164px;*/
    vertical-align: middle;
    content: "";
  }
  .benefits .hire .hire-companys .hire-logos-wrapper {
    display: inline-block;
    vertical-align: middle;
    max-height: 158px;
    overflow: hidden;
  }
  .benefits .salary-line {
    text-align: center;
  }
  .benefits .hire-logos-wrapper div {
    height: 78px;
  }
  .benefits .hire-logos-wrapper div::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
  }
  .benefits .hire-logos-wrapper div img {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .benefits .salary-line .salary-sourse {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .salarys .dual-bar {
    width: 34px;
  }
}
@media (min-width: 1200px) {
  .benefits .hire-logos-wrapper div {
    height: 80px;
  }
}
.revamp-pg .banner h2,
.revamp-pg .banner .top-heading-text,
.revamp-pg .banner .banner-title h1.top-heading-text,
.banner h2,
.banner .top-heading-text,
.banner .banner-title h1.top-heading-text {
  display: inline-block;
  width: auto;
  margin-top: 24px;
  font-size: 16px;
  color: #fff;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.5;
}
.revamp-pg .banner p.desc,
.revamp-pg .banner p,
.banner p.desc,
.banner p {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .dual-master .banner h2,
  .dual-master .banner .top-heading-text,
  .dual-master .banner .banner-title h1.top-heading-text,
  .revamp-pg .banner h2,
  .revamp-pg .banner .top-heading-text,
  .revamp-pg .banner .banner-title h1.top-heading-text {
    margin-top: 24px;
    font-size: 18px;
    max-width: 600px;
  }
  .dual-master .banner .btn,
  .revamp-pg .banner .btn {
    margin-top: 32px;
  }
  .master-page .banner .btn {
    margin-top: 16px;
  }
  .master-page .banner h2 {
    font-size: 18px;
  }
  .dual-master .banner .rating {
    margin-top: 24px;
  }
  .dual-master h2.dual-h2 {
    max-width: 740px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .master-page .banner h2,
  .master-page .banner .top-heading-text,
  .master-page .banner .banner-title h1.top-heading-text,
  .dual-master .banner h2,
  .dual-master .banner .top-heading-text,
  .dual-master .banner .banner-title h1.top-heading-text,
  .revamp-pg .banner h2,
  .revamp-pg .banner .top-heading-text,
  .revamp-pg .banner .banner-title h1.top-heading-text {
    max-width: 540px;
  }
}
.col-md-8 .accreditor {
  margin-bottom: 40px;
}
.col-md-8 .accreditor span {
  font-size: 14px;
  color: #dde6ed;
}
.col-md-8 .accreditor span::after {
  content: "";
  height: 3px;
  width: 40px;
  background: #f1b006;
  display: block;
  margin: 8px 0 0px;
}
.col-md-8 .accreditor .accreditor-img {
  text-align: left;
  min-height: 62px;
}
.col-md-8 .accreditor .accreditor-img img {
  max-height: 40px;
  margin-right: 30px;
  margin-top: 22px;
  width: auto;
}
.col-md-8 .accreditor .accreditor-img img:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .col-md-8 .accreditor {
    width: auto;
    display: inline-block;
    padding-right: 56px;
    margin-bottom: 0;
    margin-top: 48px;
  }
  .col-md-8 .accreditor + .accreditor {
    padding-right: 0;
  }
  .col-md-8 .accreditor .accreditor-img img {
    margin-bottom: 0;
  }
  .ms-keyfeatures ul {
    position: relative;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ms-keyfeatures ul::after {
    content: "";
    width: 1px;
    height: 108px;
    background: #d2d6de;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 40px;
    left: 0;
    margin: auto;
  }
  .ms-keyfeatures ul li {
    max-width: 265px;
    position: relative;
  }
  .ms-keyfeatures ul li:nth-child(2),
  .ms-keyfeatures ul li:nth-child(4) {
    margin-left: 176px;
  }
  .stars + span,
  .stars + span + span {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .ms-keyfeatures ul li:nth-child(2),
  .ms-keyfeatures ul li:nth-child(4) {
    margin-left: 92px;
  }
}
@media (min-width: 1200px) {
  .ms-keyfeatures ul li:nth-child(2),
  .ms-keyfeatures ul li:nth-child(4) {
    margin-left: 140px;
  }
}
.tools #tools-read-more,
.tools #company-read-more {
  position: relative;
}
.tools #tools-read-more a.show,
.tools #company-read-more a.show {
  margin-top: 8px;
}
.tools #tools-read-more a.show::before,
.tools #company-read-more a.show::before {
  content: "";
  width: 100%;
  height: 125px;
  display: inline-block;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    #ffffff 76%
  );
  position: absolute;
  bottom: 32px;
  left: 0;
  pointer-events: none;
}
.tools {
  text-align: left;
}
.tools h3 {
  text-align: left;
  margin-top: 64px;
  margin-bottom: 8px;
}
.tools h3 b {
  font-weight: 400;
}
.tools img {
  display: inline-block;
  max-height: 50px !important;
  width: auto;
  margin: 32px 15px 0px 15px;
}
.tools img.lazy {
  height: 50px;
}
.tools .read-more {
  text-align: center;
}
.tools a {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-top: 32px;
}
.tools .hide-img,
.tools .hide-imgs {
  max-height: 166px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .tools h3 {
    margin-top: 80px;
    margin-bottom: 0px;
  }
  .tools img {
    margin: 40px 32px 0px 32px;
  }
  .tools a {
    margin-top: 40px;
  }
  .tools #tools-read-more a.show,
  .tools #company-read-more a.show {
    margin-top: 24px;
  }
  .tools #tools-read-more a.show::before,
  .tools #company-read-more a.show::before {
    bottom: 40px;
    height: 76px;
  }
}
.advisor {
  background: #ebf1f8;
  padding-bottom: 56px;
}
.advisor .container {
  padding-right: 0;
}
.advisor h2 {
  margin-bottom: 40px;
}
.advisor .advisor {
  width: 300px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 0 15px 30px 15px;
  position: relative;
  height: 100%;
}
.advisor .advisor p a {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  line-height: normal;
  background: rgba(0, 0, 0, 0);
}
.advisor .advisor::after {
  width: 100%;
  content: "";
  height: 8px;
  background-color: #0a5dc9;
  background-image: linear-gradient(92deg, #128aef, #0a5dc9);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 4px 4px;
}
.advisor .advisor img {
  margin-top: -60px;
  margin-left: 15px;
  border: 4px solid #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 124px;
  height: 124px;
}
.advisor .advisor h3 {
  margin-top: 28px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.advisor .advisor h3 + span {
  display: inline-block;
  width: 100%;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #51565e;
}
.advisor .advisor p {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.71;
  font-weight: 400;
  color: #6c7480;
}
.advisor .advisor p p {
  padding: 0;
  margin: 0;
  width: 100%;
}
.advisor .advisor a {
  display: inline-block;
  margin-top: 16px;
  margin-right: 20px;
  width: 24px;
  height: 24px;
  background: var(--sub-course-sprite) no-repeat;
}
.advisor .advisor a.tw {
  background-position: -123px -327px;
}
.advisor .advisor a.lkin {
  background-position: -166px -327px;
}
.advisor .ul-iners {
  padding-top: 60px;
}
.advisor .ul-iners ul {
  margin: 0;
}
.advisor .ul-iners ul li {
  width: 320px;
}
@media (min-width: 768px) {
  .advisor .ul-iners ul li {
    width: 670px;
  }
  .advisor .advisor {
    width: 640px;
  }
  .advisor .no-slider .ul-iners ul {
    text-align: center;
    width: 100% !important;
    display: inline-block;
  }
  .advisor .no-slider .ul-iners ul li {
    width: auto;
    float: none;
    text-align: left;
    display: inline-block;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .advisor {
    padding-bottom: 64px;
  }
  .advisor .ul-iners {
    padding-top: 0;
    position: relative;
    padding-left: 3px;
  }
  .advisor .ul-iners::after {
    content: "";
    width: 122px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(
      to right,
      rgba(237, 242, 245, 0.56),
      #edf2f5
    );
  }
  .advisor .ul-iners ul li {
    width: 872px;
  }
  .advisor .reached-last .ul-iners::before {
    content: "";
    width: 122px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(
      to right,
      rgba(237, 242, 245, 0.56),
      #edf2f5
    );
    z-index: 1;
  }
  .advisor .reached-last .ul-iners::after {
    display: none;
  }
  .advisor .advisor {
    width: 738px;
    margin-top: 0px;
    margin-left: 92px;
    padding-top: 56px;
    padding-bottom: 56px;
    display: inline-block;
  }
  .advisor .advisor img {
    margin-top: 0px;
    margin-left: -110px;
    width: 220px;
    height: 220px;
    float: left;
  }
  .advisor .advisor h3,
  .advisor .advisor h3 + span,
  .advisor .advisor p,
  .advisor .advisor .ad-social-icons {
    width: calc(100% - 110px);
    display: inline-block;
    padding-left: 40px;
    float: left;
    padding-right: 20px;
  }
  .advisor .advisor .ad-social-icons {
    float: right;
  }
  .advisor .advisor h3 {
    margin-top: 0;
    font-size: 30px;
  }
  .advisor .advisor h3 + span {
    font-size: 18px;
    line-height: 1.56;
  }
  .advisor .advisor p {
    color: #51565e;
  }
  .advisor .no-slider .ul-iners:after {
    display: none;
  }
  .advisor .no-slider .ul-iners ul li {
    margin-left: -30px;
  }
  .advisor .advisor p + a {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .advisor .ul-iners::after {
    content: "";
    width: 238px;
    background-image: linear-gradient(
      to right,
      rgba(237, 242, 245, 0),
      #edf2f5
    );
  }
  .advisor .ul-iners ul li {
    width: 902px;
  }
  .advisor .reached-last .ul-iners::before {
    content: "";
    width: 122px;
    background-image: linear-gradient(
      to right,
      rgba(237, 242, 245, 0.56),
      #edf2f5
    );
  }
  .advisor .reached-last .ul-iners::after {
    display: none;
  }
  .advisor .no-slider .ul-iners ul li {
    margin-left: -15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .advisor h2 {
    padding-left: 30px;
  }
  .advisor .container {
    padding-left: 0;
  }
  .advisor .slid-detail {
    padding-left: 30px;
  }
  .advisor .slid-detail.reached-last {
    padding-left: 0px;
  }
}
.reviews {
  padding-bottom: 56px;
  background: #ebf1f8;
}
.reviews .lazy .star_in {
  background-image: none !important;
}
.reviews h2 {
  margin-bottom: 32px;
}
.reviews .container {
  padding-right: 0;
}
.reviews .review-card {
  width: 300px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 32px 12px 56px 12px;
  text-align: center;
  height: 100%;
}
.reviews .review-card::after {
  width: 100%;
  content: "";
  height: 8px;
  background-color: #0a5dc9;
  background-image: linear-gradient(92deg, #128aef, #0a5dc9);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 4px 4px;
}
.reviews .review-card .profile {
  width: 80px;
  height: 80px;
  border: 4px solid #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
}
.reviews .review-card .profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.reviews .review-card .profile:after {
  display: inline-block;
  content: "";
  width: 26px;
  height: 26px;
  background: var(--sub-course-sprite) no-repeat;
  background-position: -18px -289px;
  position: absolute;
  bottom: 0;
  right: -6px;
}
.reviews .review-card .profile.disableClass {
  pointer-events: none;
}
.reviews .review-card .profile.disableClass::after {
  display: none;
}
.reviews .review-card h3 {
  font-size: 16px;
  font-weight: 500;
  margin-top: 24px;
  letter-spacing: 0;
}
.reviews .review-card h3 + span {
  font-size: 14px;
  line-height: normal;
  display: inline-block;
  width: 100%;
  margin-top: 16px;
  color: #6c7480;
  font-weight: 400;
}
.reviews .review-card h3 + span.stars {
  width: auto;
}
.reviews .review-card p {
  margin-top: 24px;
  font-size: 14px;
  line-height: 1.57;
  color: #51565e;
}
.reviews .ul-iners ul {
  margin: 0;
}
.reviews .ul-iners ul li {
  width: 320px;
}
.master-page .reviews .stars,
.master-page .reviews .star_in {
  width: 82px;
  display: inline-block;
  height: 14px;
  background: var(--sub-course-sprite) no-repeat;
  background-position: -14px -44px;
  vertical-align: middle;
  margin-right: 10px;
}
.master-page .reviews .stars {
  background-position: -347px -163px;
  text-align: left;
  margin-right: 0;
  margin-top: 8px;
}
.master-page .reviews .star_in {
  background-position: -347px -183px;
  vertical-align: top;
  margin-right: 0;
}
@media (min-width: 768px) {
  .reviews .ul-iners ul li {
    width: 670px;
  }
  .reviews .review-card {
    width: 640px;
  }
}
@media (max-width: 991px) {
  .reviews {
    padding-bottom: 64px;
  }
  .reviews .container {
    width: 100%;
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .reviews h2 {
    margin-bottom: 40px;
  }
  .reviews .review-card {
    padding: 40px 30px 56px 30px;
  }
  .reviews .review-card .profile {
    float: left;
  }
  .reviews .review-card .info {
    float: left;
    width: calc(100% - 80px);
    text-align: left;
    padding: 0 30px;
  }
  .reviews .review-card .info h3 {
    margin-top: 0;
  }
  .reviews .review-card .info h3 + span {
    margin-top: 8px;
  }
  .reviews .review-card p {
    margin-top: 32px;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 1.75;
  }
  .reviews .review-card .stars {
    margin-top: 16px;
  }
}
@media (min-width: 1200px) {
  .reviews .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .reviews .ul-iners ul li {
    width: 585px;
  }
  .reviews .review-card {
    width: 555px;
  }
}
.advantage {
  padding-bottom: 56px;
  background: #ebf1f8;
}
.advantage .title-desc {
  max-width: 850px;
  font-size: 14px;
}
.advantage-info {
  padding-top: 40px;
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 25px;
}
.advantage-info h3 {
  margin-top: 0;
  position: relative;
}
.advantage-info h3::before {
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
  background: #1179ef;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: -31px;
}
.advantage-info h3 span {
  color: #1179ef;
  font-weight: 500;
}
.advantage-info:before {
  width: 1px;
  height: calc(100% + 46px);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #d2d6de;
  display: inline-block;
}
.advantage-info p {
  margin-top: 24px;
}
.advantage-info ul {
  margin: 40px 0 48px 0;
}
.advantage-info ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 24px;
  line-height: 1.57;
}
.advantage-info ul li::before {
  position: absolute;
  left: 4px;
  top: 7px;
  content: "";
  background: var(--dm-sprite) no-repeat;
  background-position: -545px -477px;
  width: 8px;
  height: 8px;
  display: inline-block;
}
.advantage-info .right-clm label {
  font-size: 12px;
  color: #6c7480;
  margin: 0;
  display: block;
}
.advantage-info .advRmButton a {
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
  font-weight: 500;
}
.advantage-info:last-of-type::before {
  display: none;
}
.title-desc + .advantage-info + .advantage-info ul li::before {
  top: 0;
}
.title-desc + .advantage-info b.points-title {
  display: block;
  margin-top: 32px;
  font-weight: 500;
  color: #272c37;
}
.title-desc + .advantage-info h3 + p b {
  display: inline-block;
  margin-top: 32px;
  font-weight: 500;
  color: #272c37;
  margin-bottom: 16px;
  width: 100%;
}
.title-desc + .advantage-info .right-clm {
  padding: 24px 0;
  position: relative;
  margin-left: -20px;
  padding-left: 31px;
}
.title-desc + .advantage-info .right-clm::before {
  width: 100%;
  height: 100%;
  content: "";
  background: url("https://www.simplilearn.com/ice9/assets/cf-bg.png") no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  background-size: 100% 100%;
  left: 15px;
  background-position: 0px 0;
}
.title-desc + .advantage-info .right-clm label {
  color: #fff;
  position: relative;
  padding-left: 5px;
  text-align: center;
}
.title-desc + .advantage-info + .advantage-info ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 24px;
  line-height: 1.57;
}
.title-desc + .advantage-info + .advantage-info ul li::before {
  position: absolute;
  left: 4px;
  top: 7px;
  content: "";
  background: var(--dm-sprite) no-repeat;
  background-position: -545px -477px;
  width: 8px;
  height: 8px;
  display: inline-block;
}
.title-desc + .advantage-info + .advantage-info ul li {
  min-height: 10px;
}
.advantage-info + .advantage-info.job-assist ul li {
  padding-left: 80px;
  position: relative;
  margin-bottom: 32px;
  min-height: 50px;
}
.advantage-info + .advantage-info.job-assist ul li::before {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  background: var(--dm-sprite) no-repeat;
  background-size: 500px;
  top: -4px;
}
.advantage-info + .advantage-info.job-assist ul li:last-child {
  margin-bottom: 0;
}
.advantage .title-desc + .advantage-info {
  margin-top: 48px;
  padding-top: 0;
}
.advantage .title-desc + .advantage-info::before {
  top: 10px;
}
.advantage .title-desc + .advantage-info .right-clm img {
  box-shadow: 5px 7px 70px 0 rgba(17, 121, 239, 0.3);
  padding: 0px;
  position: relative;
  border-radius: 4px;
}
.advantage .title-desc + .advantage-info ul {
  margin-top: 16px;
}
.advantage .advantage-info + .advantage-info.job-assist::before {
  height: 54px;
}
.advantage-info + .advantage-info .right-clm img {
  border: 3px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.advantage-info + .advantage-info.career-service .left-clm ul {
  margin-top: 32px;
}
.advantage-info + .advantage-info.career-service .left-clm ul li {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: normal;
}
.advantage-info + .advantage-info.career-service .left-clm ul li::before {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/career_service.svgz")
    no-repeat;
  background-size: 296px;
  top: -4px;
}
.advantage-info
  + .advantage-info.career-service
  .left-clm
  ul
  li:nth-child(1)::before {
  background-position: -16px -16px;
}
.advantage-info
  + .advantage-info.career-service
  .left-clm
  ul
  li:nth-child(2)::before {
  background-position: -82px -16px;
}
.advantage-info
  + .advantage-info.career-service
  .left-clm
  ul
  li:nth-child(3)::before {
  background-position: -148px -16px;
}
.advantage-info
  + .advantage-info.career-service
  .left-clm
  ul
  li:nth-child(4)::before {
  background-position: -214px -16px;
}
@media (min-width: 768px) {
  .title-desc + .advantage-info .right-clm {
    padding-bottom: 20px;
    margin-top: 15px;
  }
  .title-desc + .advantage-info .right-clm::before {
    left: 44px;
  }
  .title-desc + .advantage-info .right-clm label {
    padding-left: 35px;
    text-align: center;
  }
  .title-desc + .advantage-info .right-clm img {
    margin-left: 35px;
  }
  .title-desc + .advantage-info .left-clm ul {
    margin-top: 16px;
  }
  .advantage-info {
    position: relative;
  }
  .advantage-info .left-clm {
    width: 354px;
    display: inline-block;
    padding-right: 20px;
  }
  .advantage-info .right-clm {
    width: calc(100% - 354px);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 24px 0 42px 0;
  }
  .advantage-info + .advantage-info.job-assist .left-clm {
    width: 100%;
  }
  .advantage-info + .advantage-info.job-assist .left-clm p {
    max-width: 583px;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li {
    width: calc(33% - 20px);
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-right: 30px;
    text-align: center;
    padding: 0 12px;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li + li + li {
    margin-right: 0;
  }
  .advantage-info + .advantage-info.job-assist.career-service .left-clm ul li {
    font-size: 14px;
    width: calc(33% + 104px);
    margin-right: 20px;
    padding-top: 4px;
    padding-left: 76px;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 40px;
    padding-right: 0;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li::before {
    position: absolute;
    margin-bottom: 0;
    top: 0;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(2),
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(4) {
    margin-right: 0;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(3),
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(4) {
    margin-bottom: 0;
  }
  .advantage-info + .advantage-info.job-assist ul li:before {
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .advantage-info + .advantage-info.job-assist .left-clm ul li::before {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
  }
  .title-desc + .advantage-info + .advantage-info .right-clm {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .title-desc + .advantage-info .right-clm {
    padding-bottom: 24px;
    padding-top: 40px;
    margin-bottom: 56px;
  }
  .title-desc + .advantage-info .right-clm::before {
    left: 50px;
  }
  .title-desc + .advantage-info .right-clm label {
    padding-left: 58px;
  }
  .advantage {
    padding-bottom: 24px;
  }
  .advantage-info {
    padding-left: 36px;
  }
  .advantage-info h3::before {
    left: -42px;
  }
  .advantage-info .left-clm {
    width: 555px;
  }
  .advantage-info .right-clm {
    width: calc(100% - 535px);
  }
  .advantage-info .title-desc + .advantage-info {
    margin-top: 56px;
  }
  .title-desc + .advantage-info + .advantage-info .right-clm {
    width: calc(100% - 555px);
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li {
    padding-left: 95px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li::before {
    width: 64px;
    height: 64px;
    background-size: inherit;
    background-position: -18px -393px;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li + li::before {
    background-position: -108px -393px;
  }
  .advantage-info
    + .advantage-info.job-assist
    .left-clm
    ul
    li
    + li
    + li::before {
    background-position: -197px -393px;
  }
  .advantage-info + .advantage-info .right-clm {
    margin-bottom: 56px;
  }
  .advantage-info + .advantage-info.job-assist.career-service .left-clm ul {
    margin-bottom: 26px;
  }
  .advantage-info + .advantage-info.job-assist.career-service .left-clm ul li {
    width: calc(33% - 88px);
    margin-right: 20px;
    padding-top: 0;
    margin-bottom: 0;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li::before {
    width: 60px;
    height: 60px;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(1)::before {
    background-position: -20px -20px;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(2)::before {
    background-position: -100px -20px;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(3)::before {
    background-position: -180px -20px;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(4)::before {
    background-position: -260px -20px;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(2) {
    margin-right: 20px;
  }
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(3),
  .advantage-info
    + .advantage-info.job-assist.career-service
    .left-clm
    ul
    li:nth-child(4) {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .advantage {
    padding-bottom: 38px;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li {
    width: calc(33% - 50px);
    margin-right: 50px;
    padding-top: 10px;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li + li + li {
    margin-right: 0;
  }
  .title-desc + .advantage-info .right-clm {
    text-align: right;
  }
  .title-desc + .advantage-info .right-clm img {
    margin-left: 0px;
  }
  .title-desc + .advantage-info .right-clm label {
    padding-left: 0px;
    max-width: 450px;
    text-align: center;
    margin-left: auto;
  }
  .title-desc + .advantage-info .right-clm::before {
    left: 40px;
  }
  .title-desc + .advantage-info + .advantage-info .right-clm {
    text-align: center;
    padding-bottom: 0;
  }
  .title-desc + .advantage-info + .advantage-info .right-clm img {
    margin-left: 0;
    width: auto;
  }
  .title-desc + .advantage-info + .advantage-info .right-clm label {
    padding-left: 0;
    text-align: center;
  }
  .title-desc + .advantage-info + .advantage-info div.right-clm {
    text-align: right;
    width: 423px;
    float: right;
  }
  .advantage-info + .advantage-info.job-assist.career-service .left-clm {
    padding-right: 0;
  }
  .advantage-info + .advantage-info.job-assist.career-service .left-clm ul {
    margin-top: 40px;
  }
  .advantage-info + .advantage-info.job-assist.career-service .left-clm ul li {
    width: calc(35% - 132px);
    padding-top: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .advantage-info + .advantage-info.job-assist ul {
    margin-bottom: 0;
  }
  .advantage-info + .advantage-info.job-assist ul li:first-child:before {
    background-position: -12px -295px;
  }
  .advantage-info + .advantage-info.job-assist ul li:nth-of-type(2):before {
    background-position: -80px -295px;
  }
  .advantage-info + .advantage-info.job-assist ul li:nth-of-type(3):before {
    background-position: -148px -295px;
  }
}
@media (max-width: 767px) {
  .advantage-info + .advantage-info .right-clm {
    text-align: center;
  }
  .advantage-info + .advantage-info .right-clm img {
    max-width: 223px;
  }
  .advantage-info + .advantage-info.job-assist .left-clm ul li {
    max-width: 278px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title-desc + .advantage-info .right-clm img {
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .title-desc + .advantage-info .right-clm:before {
    left: 30px;
  }
  .title-desc + .advantage-info .right-clm label {
    text-align: center;
  }
  .advantage .title-desc + .advantage-info .right-clm img {
    margin-left: 0;
  }
  .title-desc + .advantage-info .right-clm label {
    padding-left: 0;
  }
}
.crumb > a.ptr-nn {
  pointer-events: none !important;
}
.program-details .prev-info p {
  margin-top: 0;
}
.program-details {
  padding-bottom: 56px;
}
.program-details .program-details-wrapper {
  background-color: #fff;
  background-image: linear-gradient(to bottom, #ebf1f8, #fff);
}
.program-details .right-clm {
  display: none;
}
.program-details .preview-modal .cp-privew-popup {
  text-align: left;
}
.preview-modal .cp-privew-popup h3 {
  text-transform: capitalize;
}
.path-hide {
  display: none;
}
.learning-path {
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 8px 10px 34px 18px;
  margin-top: 24px;
  position: relative;
}
.learning-path ul {
  position: relative;
  margin: 0;
  padding-left: 20px;
}
.learning-path ul::before {
  width: 1px;
  height: calc(100% - 50px);
  content: "";
  display: inline-block;
  background: #d2d6de;
  position: absolute;
  left: 0;
  top: 25px;
}
.learning-path ul li::before {
  width: 10px;
  height: 10px;
  background: #d2d6de;
  padding: 0;
  border-radius: 50%;
  left: -4px;
  position: absolute;
  margin-top: 22px;
  content: "";
  display: inline-block;
}
.learning-path ul li a.course-name {
  padding: 16px 0;
  font-size: 14px;
  color: #51565e;
  font-weight: 500;
  padding-right: 28px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.learning-path ul li a.course-name::after {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: var(--sub-course-sprite) no-repeat;
  position: absolute;
  right: 0;
  top: 15px;
  background-position: -123px -244px;
}
.learning-path ul li .prev-info {
  padding-right: 28px;
  display: none;
  border-bottom: 1px solid #d2d6de;
}
.learning-path ul li .prev-info ol li::before {
  content: none !important;
}
.learning-path ul li.active a.course-name {
  color: #272c37;
}
.learning-path ul li.active a.course-name::after {
  transform: rotate(180deg);
}
.learning-path ul li.active .wt-preview {
  text-align: center;
}
.learning-path ul li.active .wt-preview a.play-btn {
  width: auto;
  padding: 0;
  color: #1179ef;
  margin-top: 20px;
}
.learning-path ul li.active .wt-preview a.play-btn::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: var(--dm-sprite) no-repeat;
  background-position: -355px -476px;
  vertical-align: middle;
  margin-right: 16px;
  position: relative;
  top: -4px;
}
.learning-path ul li.active .wt-preview a.play-btn::after {
  display: none;
}
.learning-path ul li.active .prev-info {
  display: block;
  padding-bottom: 24px;
}
.learning-path ul li.active .prev-info ol li::before {
  content: none !important;
}
.learning-path .more {
  margin-top: 16px;
  padding-left: 20px;
}
.learning-path h5 {
  font-size: 16px;
  font-weight: 500;
  color: #272c37;
  margin-top: 24px;
  margin-bottom: 8px;
  padding: 0;
}
.learning-path span h5 {
  margin-top: unset;
}
.program-content .border-btn {
  background: #1179ef;
  border-color: #1179ef;
  position: relative;
}
.program-content .border-btn::before {
  display: inline-block;
  content: "";
  width: 26px;
  height: 26px;
  background: var(--dm-sprite) no-repeat;
  background-position: -485px -475px;
  vertical-align: middle;
  margin-right: 20px;
  position: relative;
  top: -2px;
}
.purdue-master input[name="personPhone"] {
  padding-top: 6px;
}
.purdue-master .country-code .arrow-icon select {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .program-details h3.l-path {
    font-size: 16px;
    margin-top: 64px;
  }
  .program-details .prev-info p {
    width: 465px;
    display: inline-block;
    vertical-align: middle;
  }
  .program-details .prev-info p + .dual-preview-button {
    width: calc(100% - 465px);
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 4px;
  }
  .program-details .prev-info span.learningPathContent {
    width: 465px;
    display: inline-block;
    vertical-align: middle;
  }
  .program-details .prev-info span.learningPathContent h4 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent h5 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent h6 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent + .dual-preview-button {
    width: calc(100% - 465px);
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 4px;
  }
  .learning-path ul li.active .wt-preview a.play-btn:before {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .learning-path ul li.active .wt-preview a.play-btn {
    margin-top: 0;
  }
  .learning-path ul li.active .prev-info {
    margin-bottom: 16px;
  }
  .program-content .border-btn {
    margin-left: 0;
  }
  .learning-path ul li.active .prev-info {
    padding-right: 0;
    margin-right: 38px;
  }
  .purdue-master input[name="personPhone"] {
    padding-top: 8px;
  }
}
@media (min-width: 992px) {
  .program-details .left-clm {
    width: calc(100% - 390px);
    display: inline-block;
    vertical-align: top;
  }
  .program-details h3.l-path {
    font-size: 18px;
  }
  .program-details .prev-info {
    margin-right: 0;
  }
  .program-details .prev-info p {
    width: 425px;
    padding-right: 30px;
  }
  .program-details .prev-info p + .dual-preview-button {
    width: calc(100% - 425px);
    min-width: 54px;
  }
  .program-details .prev-info span.learningPathContent {
    width: 425px;
    padding-right: 30px;
  }
  .program-details .prev-info span.learningPathContent h4 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent h5 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent h6 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent + .dual-preview-button {
    width: calc(100% - 425px);
    min-width: 54px;
  }
  .program-details .right-clm {
    width: 360px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
  }
  .program-details .right-clm .detail {
    background: #fff;
    border-radius: 4px;
    margin-top: 24px;
    padding: 32px 28px 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  }
  .program-details .right-clm .detail .heading h4 a {
    font-size: 16px;
    font-weight: 500;
    color: #272c37;
  }
  .program-details .right-clm .detail ul {
    margin: 48px 0;
    display: inline-block;
    width: 100%;
  }
  .program-details .right-clm .detail ul li {
    margin-bottom: 32px;
    min-height: 18px;
    display: table;
    width: 100%;
  }
  .program-details .right-clm .detail ul li b {
    width: 108px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    color: #51565e;
    word-wrap: break-word;
  }
  .program-details .right-clm .detail ul li span {
    display: inline-block;
    text-align: left;
    padding-left: 40px;
    width: calc(100% - 112px);
    vertical-align: middle;
    position: relative;
    word-wrap: break-word;
  }
  .program-details .right-clm .detail ul li span::before {
    content: "";
    width: 1px;
    height: 18px;
    display: inline-block;
    background: #d2d6de;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .program-details .right-clm .detail ul li:last-child {
    margin-bottom: 0;
  }
  .program-details .right-clm .heading {
    padding-bottom: 16px;
    border-bottom: 1px solid #d2d6de;
    text-align: center;
  }
  .program-details .right-clm .heading h4 {
    display: inline-block;
    max-width: 90px;
    font-size: 16px;
    font-weight: 500;
    color: #272c37;
    vertical-align: middle;
  }
  .program-details .right-clm .heading span {
    display: inline-block;
    width: 72px;
    vertical-align: middle;
    color: #6c7480;
  }
  .learning-path {
    padding-left: 30px;
    padding-right: 30px;
  }
  .learning-path ul {
    padding-left: 15px;
  }
  .learning-path ul li a.course-name {
    padding-left: 11px;
  }
  .purdue-master input[name="personPhone"] {
    padding-top: 6px;
  }
}
@media (min-width: 992px) {
  .program-content .border-btn {
    min-width: 254px;
  }
  .program-content .border-btn:hover {
    background: #0a5dc9;
    color: #fff;
  }
  .learning-path ul li.active .prev-info {
    padding-left: 11px;
    margin-right: 0;
  }
  .program-details {
    padding-bottom: 64px;
  }
  .program-details .ind-project h3 {
    margin-bottom: 32px;
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .program-details .prev-info p {
    width: 554px;
  }
  .program-details .prev-info p + .dual-preview-button {
    width: calc(100% - 554px);
  }
  .program-details .prev-info span.learningPathContent {
    width: 554px;
  }
  .program-details .prev-info span.learningPathContent h4 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent h5 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent h6 {
    margin-top: unset;
  }
  .program-details .prev-info span.learningPathContent + .dual-preview-button {
    width: calc(100% - 554px);
  }
  .learning-path {
    padding-right: 10px;
  }
  .learning-path ul li a.course-name:hover {
    background: #ebf1f8;
  }
  .learning-path ul li.active a.course-name:hover {
    background: rgba(0, 0, 0, 0);
  }
  .learning-path ul li.has-preview a.course-name:hover::before {
    content: "Preview";
    color: #1179ef;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    right: 48px;
  }
  .learning-path ul li.active.has-preview a.course-name:hover::before {
    display: none;
  }
  .learning-path ul li a.course-name:after {
    right: 10px;
  }
  .learning-path ul li.active .wt-preview a.play-btn:hover {
    color: #0a5dc9;
  }
  .learning-path ul li.active .wt-preview a.play-btn:hover::before {
    background-position: -415px -476px;
  }
  .learning-path ul li.active .prev-info {
    margin-right: 38px;
  }
  .purdue-master .query-leadform {
    min-height: 494px !important;
  }
  .purdue-master .query-leadform .form-head h3 {
    margin-top: 14px;
    font-size: 16px;
    line-height: normal;
    text-align: center;
  }
  .purdue-master .query-leadform .form-head .form-company .form-control {
    margin-bottom: 15px;
  }
  .purdue-master .query-leadform .form-head .form-company .form-control input {
    margin-top: 16px;
  }
  .purdue-master .query-leadform .form-head form .btn {
    margin-top: 32px;
    background: #fff;
    border: 1px solid #1179ef;
    border-radius: 2px;
    line-height: 40px;
    color: #1179ef;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    min-width: 157px;
  }
  .purdue-master .query-leadform .form-head form .btn:hover {
    background: #1179ef;
    color: #fff;
  }
  .purdue-master .query-leadform .experience {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .learning-path ul li.active .wt-preview {
    margin-top: 16px;
  }
  .program-details-wrapper #rm_dual_pd_desc a {
    font-size: 14px;
    margin-top: 8px;
    display: inline-block;
    font-weight: 500;
  }
}
.blank_player {
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .preview-modal .update-form-height .blank_player {
    height: 352px;
  }
}
@media (min-width: 768px) {
  .preview-modal .update-form-height .blank_player {
    height: 385px;
  }
  .preview-modal
    .update-form-height
    .blank_player
    .form-play
    .course-head:before {
    height: 386px;
    left: -178px;
    top: -68px;
  }
  .preview-modal
    .update-form-height
    .blank_player
    .form-play
    .course-head
    > div {
    height: 350px;
    top: -51px;
  }
}
@media (min-width: 992px) {
  .preview-modal
    .update-form-height
    .blank_player
    .form-play
    .course-head:before {
    left: -306px;
  }
}
@media (min-width: 1200px) {
  .preview-modal
    .update-form-height
    .blank_player
    .form-play
    .course-head:before {
    left: -153px;
  }
}
.program-details .prev-info .preview-modal p {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .program-details .right-clm {
    margin-top: 28px;
  }
  #QueryBoxB2C {
    display: block;
    position: relative;
  }
  #QueryBoxB2C .form-head {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    text-align: center;
    padding-bottom: 0px;
    border-radius: 4px 4px 0 0;
  }
  #QueryBoxB2C .form-head h3 {
    margin-top: 32px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #51565e;
  }
  #QueryBoxB2C .form-head p {
    margin-top: 16px;
    font-size: 14px;
    color: #51565e;
    font-weight: 400;
    display: none;
  }
  #QueryBoxB2C form {
    margin-top: 32px;
  }
  #QueryBoxB2C form .form-checkbox {
    margin-bottom: 32px;
  }
  #QueryBoxB2C form .form-checkbox label {
    font-size: 14px;
    line-height: 1.49;
    color: #51565e;
  }
  #QueryBoxB2C form .btn {
    width: 157px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #1179ef;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0);
    color: #1179ef;
    min-height: 38px;
  }
  #QueryBoxB2C form .btn:hover {
    background: #1179ef;
    color: #fff;
  }
  #QueryBoxB2C .form-checkbox label a {
    color: #1179ef;
  }
  .curriculum .col-md-4 {
    display: inline-block;
    vertical-align: top;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    animation: smoothScroll 0s forwards;
    -webkit-animation: smoothScroll 0s forwards;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    z-index: 0 !important;
  }
  .curriculum .col-md-4 .sh-box {
    background: #fff;
    padding: 15px 15px 22px 15px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #dde6ed;
  }
  .curriculum .col-md-4 .query-frm {
    min-height: 508px;
  }
  .curriculum .col-md-4 .toll-free.sh-box {
    margin-bottom: 24px;
    padding: 16px 25px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    position: relative;
    max-height: 160px;
    top: 0;
  }
  .curriculum .col-md-4 .toll-free.sh-box p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #6c7480;
  }
  .curriculum .col-md-4 .toll-free.sh-box h2 {
    font-size: 24px;
    letter-spacing: 2px;
    color: #272c37;
    margin: 8px 0;
  }
  .curriculum .col-md-4 .toll-free.sh-box h2:after {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: var(--sub-course-sprite) no-repeat;
    background-position: -446px -242px;
  }
  .curriculum .col-md-4 .toll-free.sh-box:after {
    content: "";
    width: 1px;
    height: 50px;
    display: inline-block;
    position: absolute;
    right: 85px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #d2d6de;
  }
  .curriculum .col-md-4.sticky-top {
    z-index: 0 !important;
  }
  .curriculum .col-md-4.sticky-top .toll-free.sh-box {
    position: relative;
    max-height: 48px;
    overflow: hidden;
    top: -124px;
    visibility: hidden;
  }
  .curriculum .col-md-4.sticky-bottom .toll-free.sh-box {
    position: relative;
    max-height: 48px;
    overflow: hidden;
    top: -124px;
    visibility: hidden;
  }
}
.ind-project {
  margin-right: 0px;
  margin-top: 10px;
  padding-bottom: 0px;
}
.ind-project .disclaimer {
  font-size: 12px;
  line-height: 1.5;
  color: #6c7480;
  padding-left: 5px;
  padding-right: 20px;
  margin-top: 16px;
}
.ind-project h3 {
  margin-bottom: 24px;
  margin-top: 56px;
}
.ind-project .ul-iners ul {
  margin: 0;
}
.ind-project .ul-iners ul li .industy_card {
  margin-right: 20px;
  width: 300px;
}
.ind-project .ul-iners ul li .industy_card p {
  margin-top: 0;
}
.ind-project .ul-iners ul li .industy_card img {
  max-height: 60px;
  width: auto;
}
.ind-project .ul-iners ul li .card-with-image {
  padding-bottom: 76px;
  position: relative;
}
.ind-project .ul-iners ul li .card-with-image .industy_card-content + div {
  margin-bottom: 10px;
}
.ind-project .ul-iners ul li .card-with-image img {
  position: absolute;
  bottom: 16px;
  margin: 0;
  left: 16px;
}
.ind-project .ul-iners ul li {
  padding-bottom: 5px;
  padding-top: 2px;
}
.industy_card {
  border-radius: 4px;
  width: 300px;
  height: 100%;
  border: 1px solid #d2d6de;
  background: #fff;
  display: inline-block;
  padding-bottom: 16px;
}
.industy_card div.industy_card-content {
  background: #ebf1f8;
  padding: 16px 16px 20px;
  border-radius: 4px 4px 0 0;
}
.industy_card div.industy_card-content span {
  display: inline-block;
  width: 100%;
  line-height: normal;
  margin-bottom: 24px;
  font-size: 14px;
  color: #51565e;
}
.industy_card div.industy_card-content h4 {
  margin: 0;
  line-height: normal;
  font-size: 18px;
  font-weight: 500;
  color: #272c37;
}
.industy_card .industy_card-content + div {
  margin: 20px 16px 30px;
}
.industy_card p {
  font-size: 14px;
  line-height: 1.43;
  font-weight: 500;
  color: #6c7480;
}
.industy_card img {
  margin-left: 16px;
  max-width: 180px;
}
@media (min-width: 768px) {
  .ind-project .ul-iners ul li {
    max-width: 320px;
  }
}
@media (min-width: 992px) {
  .ind-project {
    margin-right: 0;
  }
  .ind-project h3 {
    margin-bottom: 32px;
    margin-top: 80px;
  }
  .ind-project .ul-iners {
    width: 965px;
    padding-left: 2px;
  }
  .ind-project .ul-iners ul li {
    max-width: 330px;
  }
  .ind-project .ul-iners ul li .industy_card {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  }
  .ind-project .ul-iners ul li .industy_card div.industy_card-content {
    padding-bottom: 24px;
  }
  .ind-project .ul-iners ul li .industy_card div.industy_card-content span {
    margin-bottom: 16px;
  }
}
@media (min-width: 1200px) {
  .ind-project .ul-iners {
    width: 1142px;
    padding-left: 2px;
  }
  .ind-project .ul-iners ul li {
    max-width: 388px;
  }
  .ind-project .ul-iners ul li .industy_card {
    width: 360px;
  }
}
@media (max-width: 991px) {
  .ind-project .frs-slider {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
  }
  .course-info .container {
    width: 100%;
  }
}
.dm-blended-learning {
  padding-bottom: 56px;
}
.dm-blended-learning .ul-iners ul {
  padding-top: 77px;
}
.dm-blended-learning .ul-iners ul li {
  width: 320px;
}
.dm-blended-learning .ul-iners ul li .box {
  width: 300px;
  height: 100%;
  display: inline-block;
  text-align: center;
  padding: 54px 15px;
  border: 1px solid #dde6ed;
  border-radius: 4px;
}
.dm-blended-learning .ul-iners ul li .box h3 {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  position: relative;
}
.dm-blended-learning .ul-iners ul li .box h3::before {
  content: "";
  width: 66px;
  height: 66px;
  display: inline-block;
  border-radius: 50%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #dde6ed;
  position: absolute;
  top: -88px;
  right: 0;
  left: 0;
  margin: auto;
  background: var(--dm-sprite) no-repeat #fff;
}
.dm-blended-learning .ul-iners ul li .box p {
  margin-top: 24px;
}
.dm-blended-learning .ul-iners ul li:first-child .box h3::before {
  background-position: -292px -286px;
}
.dm-blended-learning .ul-iners ul li:nth-child(2) .box h3::before {
  background-position: -384px -286px;
}
.dm-blended-learning .ul-iners ul li:nth-child(3) .box h3::before {
  background-position: -471px -285px;
}
.dm-blended-learning .ul-iners ul li:nth-child(4) .box h3::before {
  background-position: -291px -364px;
}
.dm-blended-learning .ul-iners ul li:nth-child(5) .box h3::before {
  background-position: -383px -364px;
}
.dm-blended-learning .ul-iners ul li:nth-child(6) .box h3::before {
  background-position: -474px -368px;
}
.dm-blended-learning .ul-iners ul li.self-paced .box h3::before {
  background-position: -292px -286px;
}
.dm-blended-learning .ul-iners ul li.live-class .box h3::before {
  background-position: -384px -286px;
}
.dm-blended-learning .ul-iners ul li.teach-assist .box h3::before {
  background-position: -471px -285px;
}
.dm-blended-learning .ul-iners ul li.online-lab .box h3::before {
  background-position: -291px -364px;
}
.dm-blended-learning .ul-iners ul li.applied-project .box h3::before {
  background-position: -383px -364px;
}
.dm-blended-learning .ul-iners ul li.social-forums .box h3::before {
  background-position: -474px -368px;
}
@media (min-width: 768px) {
  .dm-blended-learning .ul-iners ul li {
    width: 585px;
  }
  .dm-blended-learning .ul-iners ul li .box {
    width: 555px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .dm-blended-learning {
    padding-bottom: 64px;
  }
  .dm-blended-learning .ul-iners ul li {
    width: 455px;
  }
  .dm-blended-learning .ul-iners ul li .box {
    width: 425px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .dm-blended-learning .ul-iners ul {
    min-width: 100%;
    width: 100% !important;
  }
  .dm-blended-learning .ul-iners ul li {
    width: 33.33%;
  }
  .dm-blended-learning .ul-iners ul li .box {
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 48px;
  }
  .dm-blended-learning .ul-iners ul li .box h3 {
    font-size: 18px;
  }
  .dm-blended-learning .ul-iners ul li .box h3::before {
    position: static;
    display: block;
    margin: 0 auto;
    border: 0;
    box-shadow: none;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .dm-blended-learning .ul-iners ul li .box p {
    margin-top: 32px;
  }
  .dm-blended-learning .ul-iners ul li:first-child .box {
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  .dm-blended-learning .ul-iners ul li:nth-child(2) .box {
    border-top: 0;
    border-right: 0;
  }
  .dm-blended-learning .ul-iners ul li:nth-child(3) .box {
    border-top: 0;
    border-right: 0;
  }
  .dm-blended-learning .ul-iners ul li:nth-child(4) .box {
    border: 0;
    padding-top: 21px;
  }
  .dm-blended-learning .ul-iners ul li:nth-child(5) .box {
    padding-top: 21px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
  }
  .dm-blended-learning .ul-iners ul li:nth-child(6) .box {
    padding-top: 21px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
  }
  .dm-blended-learning .view-more-btn-fixed {
    display: none;
  }
}
@media (max-width: 1199px) {
  .dm-blended-learning .container {
    padding-right: 0;
    margin-right: 0;
  }
  .dm-blended-learning .container h2 {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .dm-blended-learning .container h2 {
    padding-right: 15px;
  }
  .dm-blended-learning .container p.title-desc {
    padding-right: 15px;
  }
}
.fsd-wrapper .col-md-4 {
  margin-top: 48px;
}
.fsd-wrapper .col-md-4 .master-fee {
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #dde6ed;
  max-width: 602px;
  display: block;
  margin: 0 auto;
}
.fsd-wrapper .col-md-4 .master-fee .fee-title {
  margin-top: 32px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #51565e;
  letter-spacing: 0.44px;
  margin-bottom: 25px;
}
.fsd-wrapper .col-md-4 .master-fee .price {
  margin-top: 40px;
  font-size: 28px;
  color: #272c37;
  font-weight: 500;
  display: block;
  text-align: center;
}
.fsd-wrapper .col-md-4 .master-fee .price b {
  display: inline-block;
  line-height: 32px;
  width: 100%;
  vertical-align: middle;
}
.fsd-wrapper .col-md-4 .master-fee .price span {
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
  font-weight: 500;
}
.fsd-wrapper .col-md-4 .master-fee .price .strike-price {
  text-decoration: line-through;
  color: #6c7480;
  font-size: 18px;
  line-height: 21px;
}
.fsd-wrapper .col-md-4 .master-fee .price .of-price {
  font-size: 14px;
  line-height: 16px;
  color: #27ba44;
  margin-left: 5px;
}
.fsd-wrapper .col-md-4 .master-fee .appview-price {
  font-size: 28px;
  color: #272c37;
  font-weight: 500;
  display: block;
  text-align: center;
  margin: 0px 30px 32px 0px;
}
.fsd-wrapper .col-md-4 .master-fee .gst-text {
  margin-top: 8px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #6c7480;
  margin-bottom: 24px;
}
.fsd-wrapper .col-md-4 .master-fee .affirm-fee {
  margin-top: 24px;
  font-size: 14px;
  color: #51565e;
  text-align: center;
}
.fsd-wrapper .col-md-4 .master-fee .affirm-fee span {
  font-weight: 500;
}
.fsd-wrapper .col-md-4 .master-fee .affirm-fee a {
  text-transform: lowercase;
  font-weight: 500;
  color: #1179ef;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-left: 0px;
  position: relative;
  display: table;
  max-width: 326px;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper .price {
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper .price b {
  display: inline-block;
  line-height: 32px;
  width: 100%;
  vertical-align: middle;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper .price span {
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
  font-weight: 500;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper .price .strike-price {
  text-decoration: line-through;
  color: #6c7480;
  font-size: 18px;
  line-height: 21px;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper .price .of-price {
  font-size: 14px;
  line-height: 16px;
  color: #27ba44;
  margin-left: 5px;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper #affirm-box {
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  text-align: left;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper #affirm-box p {
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  color: #52565d;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper #affirm-box p a {
  display: none;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper #affirm-box:before {
  width: 1px;
  height: 54px;
  display: inline-block;
  content: "";
  background: #d2d6de;
  margin: 0 20px;
  margin-top: 2px;
  vertical-align: middle;
  margin-left: 0;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper #affirm-box span {
  font-weight: 400;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper div.splitit {
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
  width: 54%;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper div.splitit div {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 21px);
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper div.splitit span {
  font-weight: 500 !important;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper div.splitit img {
  max-width: 51px;
  max-height: 15px;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper div.splitit a {
  text-transform: lowercase;
  font-weight: 500;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper div.splitit:before {
  width: 1px;
  height: 54px;
  display: inline-block;
  content: "";
  background: #d2d6de;
  margin: 0 20px;
  margin-top: 2px;
  vertical-align: middle;
  margin-left: 0;
}
.fsd-wrapper .col-md-4 .master-fee #EnrollNowForm .btn {
  background: #ff8000;
  min-width: 260px;
}
.fsd-wrapper .col-md-4 .master-fee #EnrollNowForm .btn:hover {
  background: #ea6400;
}
.fsd-wrapper .col-md-4 .master-fee #EnrollNowForm button.btn {
  color: #fff;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  margin-top: 32px;
  line-height: 40px;
}
.fsd-wrapper .col-md-4 .master-fee .enroll-info {
  width: 268px;
  display: block;
  margin: 0 auto;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.5;
  color: #51565e;
  text-align: center;
}
.fsd-wrapper .col-md-4 .master-fee .enroll-info a {
  color: #1179ef;
}
.fsd-wrapper .col-md-4 .master-fee .enroll-info a:hover {
  color: #ea6400;
}
.fsd-wrapper .col-md-4 .master-fee .btn.border-btn {
  min-width: 260px;
}
.fsd-wrapper .col-md-4 .master-fee .syllabus-info {
  margin-top: 24px;
  background: #ebf1f8;
  padding-top: 24px;
  display: block;
  padding-bottom: 40px;
}
.fsd-wrapper .col-md-4 .master-fee .fee-syllabus {
  margin-top: 0px;
  color: #51565e;
  text-align: center;
  line-height: normal;
}
.fsd-wrapper .col-md-4 .master-fee .border-btn {
  color: #1179ef;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #1179ef;
  margin-top: 24px;
  line-height: 40px;
}
.fsd-wrapper .col-md-4 .master-fee .border-btn::before {
  display: inline-block;
  content: "";
  width: 26px;
  height: 26px;
  background: url("https://www.simplilearn.com/ice9/assets/fsd-sprite.svgz")
    no-repeat;
  vertical-align: middle;
  background-position: -83px -119px;
  margin-right: 24px;
  position: relative;
  top: -1px;
}
.fsd-wrapper .col-md-4 .master-fee .border-btn:hover {
  background: #1179ef;
  color: #fff;
}
.fsd-wrapper .col-md-4 .master-fee .border-btn:hover::before {
  background-position: -134px -119px;
}
.fsd-wrapper .col-md-4 .master-fee .no-cost-emi {
  text-align: center;
  margin-top: 24px;
}
.fsd-wrapper .col-md-4 .master-fee .no-cost-emi .price {
  font-size: 14px;
  display: inline-block;
  text-align: center;
}
.fsd-wrapper .col-md-4 .master-fee .no-cost-emi .emiCallForm {
  margin-bottom: 0;
}
.fsd-wrapper .col-md-4 .master-fee .no-cost-emi .emiCallForm .co-learn-more {
  font-weight: 500;
  padding-left: 4px;
  text-transform: capitalize;
  text-decoration: underline;
}
.fsd-wrapper .col-md-4 .master-fee .no-cost-emi .price {
  margin-top: 0;
}
.fsd-wrapper .col-md-4 .master-fee .vat {
  text-align: center;
  margin-top: 16px;
}
.fsd-wrapper .col-md-4 .master-fee #ApplyNowForm .opt-btn {
  background: #ff8000;
  width: 100%;
  max-width: 260px;
  margin-top: 16px;
}
.fsd-wrapper .col-md-4 .master-fee #ApplyNowForm .opt-btn:hover {
  background: #ea6400;
}
.fsd-wrapper .col-md-4 .master-fee .emi-wrapper + #ApplyNowForm .opt-btn {
  margin-top: 32px;
}
@media (min-width: 992px) {
  #cohort-sticky-header {
    min-height: 64px;
    position: relative;
    float: none;
  }
  #cohort-sticky-header .sticky-top {
    position: fixed;
  }
  .fsd-wrapper {
    margin-top: 0;
  }
  .fsd-wrapper .overview-wraper {
    width: 664px;
    vertical-align: top;
    display: inline-block;
  }
  .fsd-wrapper .overview-wraper h2,
  .fsd-wrapper .overview-wraper .col-md-4 {
    margin-top: 0;
  }
  .fsd-wrapper .col-md-4 {
    width: calc(100% - 664px);
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
  }
  .fsd-wrapper .col-md-4 .master-fee .fee-syllabus {
    font-size: 16px;
  }
  .fsd-wrapper .col-md-4 .master-fee .no-cost-emi {
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .fsd-wrapper .overview-wraper {
    width: 780px;
  }
  .fsd-wrapper .col-md-4 {
    width: calc(100% - 780px);
  }
}
.fsd-candidate {
  padding-bottom: 64px;
}
.fsd-candidate p {
  margin-top: 24px;
}
.fsd-candidate .ideal-card {
  border-radius: 4px;
  border: solid 1px #d2d6de;
  background-color: #ebf1f8;
  padding: 32px 0;
  margin-top: 40px;
}
.fsd-candidate .ideal-card::before {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  background: url("https://www.simplilearn.com/ice9/assets/fsd-sprite.svgz")
    no-repeat;
  background-position: -269px -20px;
  margin: 0 auto;
}
.fsd-candidate .ideal-card:last-child::before {
  background-position: -200px -20px;
}
.fsd-candidate .ideal-card span {
  color: #272c37;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  display: block;
  margin-top: 24px;
}
.fsd-candidate .ideal-card span::after {
  content: "";
  width: 20px;
  height: 3px;
  background: #118aef;
  display: block;
  margin: 24px auto 32px;
}
.fsd-candidate .ideal-card p {
  text-align: center;
  padding: 0 32px;
}
.fsd-candidate .ideal-card:last-child {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fsd-candidate .ideal-card p {
    padding: 0 56px;
  }
}
@media (min-width: 992px) {
  .fsd-candidate .ideal-card-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
  }
  .fsd-candidate .ideal-card {
    width: 466px;
    display: inline-block;
    margin-left: 32px;
    margin-top: 0;
  }
  .fsd-candidate .ideal-card p {
    padding: 0 32px;
  }
  .fsd-candidate .ideal-card::before {
    background-position: -17px -28px;
    width: 70px;
    height: 70px;
  }
  .fsd-candidate .ideal-card:nth-child(2)::before {
    background-position: -111px -20px;
  }
  .fsd-candidate .ideal-card:first-child {
    margin-left: 0;
  }
  .fsd-candidate .ideal-card:last-child {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .ideal-card .ideal-card {
    width: 488px;
  }
  .ideal-card .ideal-card p {
    padding: 0 56px;
  }
}
.dual-master .applynow {
  background: #fff;
  padding-bottom: 56px;
}
.program-date {
  padding-top: 56px;
}
.program-date h2 {
  margin-top: 0;
}
.program-date a.program-title {
  font-size: 14px;
  font-weight: 500;
  color: #272c37;
  display: block;
  position: relative;
  line-height: 1.5;
  padding: 16px 0;
  padding-right: 40px;
}
.program-date a.program-title::after {
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  background: url("https://www.simplilearn.com/ice9/assets/cohort-sprite.svgz")
    no-repeat;
  background-position: -100px -176px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}
.program-date .pro-head {
  background-color: #ebf1f8;
  margin-top: 0;
  line-height: 56px;
  padding-left: 15px;
  vertical-align: middle;
}
.program-date li.cohort-card {
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #e6ecef;
}
.program-date li.cohort-card p,
.program-date li.cohort-card span {
  margin: 0;
}
.program-date ul.next-cohort .pro-date {
  display: block;
}
.program-date .pro-date {
  background-color: #fff;
  display: none;
  border-radius: 4px;
}
.program-date .pro-date ul {
  padding: 16px 0;
  padding-bottom: 14px;
}
.program-date .pro-date li {
  padding-top: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 48px;
}
.program-date .pro-date li p span {
  color: #272c37;
  margin-top: 16px;
  display: inline-block;
  line-height: normal;
  font-weight: 500;
}
.program-date .pro-date li p span:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/cohort-sprite.svgz")
    no-repeat;
  background-position: -29px -193px;
  vertical-align: middle;
  margin-right: 16px;
}
.program-date .pro-date li:nth-child(2):before {
  content: "";
  width: 1px;
  height: calc(100% + 30px);
  position: absolute;
  top: 2px;
  left: 26px;
  background: #e6ecef;
  display: inline-block;
}
.program-date .pro-date li p:nth-child(2) span:before {
  background-position: -29px -130px;
}
.program-date .pro-date li p:nth-child(3) span:before {
  background-position: -29px -161px;
}
.program-date .pro-date li span.pro-title {
  font-weight: 500;
  font-size: 14px;
  color: #272c37;
  position: relative;
}
.program-date .pro-date li span.pro-title::before {
  content: "1";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #e6ecef;
  border-radius: 50%;
  position: absolute;
  top: -1px;
  left: -30px;
  font-size: 12px;
  color: #6c7480;
  font-weight: 500;
  padding-left: 5px;
  padding-top: 2px;
}
.program-date .pro-date .prog-info {
  display: none;
}
.program-date .pro-date li:nth-child(3) {
  margin: 24px 0;
}
.program-date .pro-date li:nth-child(3) .pro-title::before {
  content: "2";
}
.program-date .pro-date li.enroll-btn {
  padding-left: 15px;
  padding-right: 15px;
}
.program-date .pro-date li.enroll-btn div.cohort-btn {
  border-top: 1px solid #e6ecef;
  padding-top: 14px;
}
.program-date .pro-date li.enroll-btn .btn {
  border: 1px solid #1179ef;
  width: 240px;
  line-height: 38px;
  max-width: 240px;
  background: #fff;
  color: #1179ef;
}
.program-date .pro-date .ApplyNowCohort {
  padding-top: 16px;
  border-top: 1px solid #e6ecef;
}
.program-date .pro-date .ApplyNowCohort a {
  max-width: 240px;
  line-height: 40px;
  margin-top: 0;
}
.program-date li.active .pro-date {
  display: block;
}
.program-date li.active a.program-title::after {
  background-position: -100px -134px;
}
.program-date .pro-date-panel h3 {
  font-size: 14px;
  font-weight: 500;
  color: #51565e;
  margin-top: 40px;
  display: inline-block;
  margin-bottom: 16px;
}
.program-date .pro-date-panel .course-popup h3 {
  width: 100%;
  margin: 0;
  color: #272c37;
}
.program-date .pro-date-panel .course-popup p.sub-text {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 16px;
}
.program-date .pro-date-panel .course-popup .eu-privacy-text a {
  padding: 0;
  margin: 0;
  line-height: normal;
  height: auto;
}
.program-date .pro-date-panel .white-btn {
  margin-top: 0;
}
.program-date .other-title {
  font-weight: 500;
  margin-bottom: 16px;
  margin-top: 40px;
}
.program-date .next-cohort {
  margin-bottom: 0px;
}
.program-date .next-cohort li.enroll-btn .btn {
  background: #1179ef;
  color: #fff;
}
.program-date .next-cohort a.program-title {
  padding-right: 126px;
  pointer-events: none;
}
.program-date .next-cohort a.program-title:after {
  background-position: 0 0;
  background-position: -66px -71px;
  width: 127px;
  height: 34px;
  right: -13px;
}
.program-date .next-cohort + .baj-msg {
  margin-top: 32px;
}
.program-date .other-cohorts {
  margin-bottom: 0;
}
.program-date .other-cohorts li.cohort-card {
  margin-bottom: 20px;
}
.program-date .baj-msg {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
  font-size: 14px;
  color: #272c37;
  text-align: center;
  line-height: normal;
}
.program-date .talk-btn {
  text-align: center;
  display: inline-block;
  margin-top: 16px;
  width: 100%;
}
.program-date .talk-btn .btn {
  width: auto;
  max-width: inherit;
  padding: 0 30px;
  margin: 0;
  display: inline-block;
}
.program-date p.no-cohort-avail {
  text-align: center;
  padding: 20px 16px;
  background: #ebf1f8;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6ecef;
  display: block;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 500;
  color: #272c37;
  line-height: normal;
  margin-bottom: 20px;
}
.program-date .pro-view {
  text-align: center;
}
.program-date .pro-view a {
  margin-top: 10px;
  margin-bottom: 28px;
  padding: 0;
}
.program-date .pro-date li.enroll-btn .course-popup .btn {
  margin-left: auto;
  padding-bottom: 0;
  width: 209px;
  background: #1179ef;
  color: #fff;
  line-height: 30px;
}
.program-date .pro-date li.enroll-btn .course-popup .btn:hover,
.program-date .pro-date li.enroll-btn .course-popup .btn:active,
.program-date .pro-date li.enroll-btn .course-popup .btn:focus {
  background: #0a5dc9;
}
.no-price-country .applynow .program-date h2 {
  display: block;
}
.program-date .other-cohorts .pro-date li.enroll-btn .course-popup .btn:hover,
.program-date .pro-date li.enroll-btn .course-popup .btn:hover {
  background: #0a5dc9;
}
.program-date .talk-btn .course-popup .btn {
  margin-top: 16px;
}
.purdue-master.revamp-pg
  .ApplyNowCohort
  .course-popup
  .modal-body
  .callback-forms
  form
  .form-checkbox
  label
  a {
  line-height: 16px;
}
@media (min-width: 768px) {
  .program-date .pro-date li.prog-info span.pro-title::before {
    display: none;
  }
  .program-date .pro-date li p,
  .program-date .pro-date li span {
    vertical-align: top;
  }
  .program-date .pro-date li p span:before {
    display: none;
  }
  .program-date {
    padding-top: 64px;
  }
  .program-date .pro-date .prog-info {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 14px;
  }
  .program-date .prog-info {
    padding-bottom: 14px;
  }
  .program-date .prog-info::after {
    content: "";
    display: inline-block;
    height: 1px;
    background: #e6ecef;
    position: absolute;
    right: 15px;
    bottom: 0;
    left: 15px;
  }
  .program-date .prog-info span,
  .program-date .prog-info p {
    display: inline-block;
  }
  .program-date .prog-info p {
    font-size: 14px;
    font-weight: 400;
    color: #51565e;
    position: relative;
    padding-left: 25px;
  }
  .program-date .prog-info p::before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("https://www.simplilearn.com/ice9/assets/cohort-sprite.svgz")
      no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
  }
  .program-date .prog-info .pro-title {
    width: 205px;
  }
  .program-date .prog-info .start:before {
    background-position: -29px -130px;
  }
  .program-date .prog-info .from-time:before {
    background-position: -29px -161px;
  }
  .program-date .prog-info .weekend:before {
    background-position: -29px -193px;
  }
  .program-date .pro-title {
    width: 172px;
    display: inline-block;
    line-height: normal;
  }
  .program-date .start {
    width: 210px;
    display: inline-block;
  }
  .program-date .from-time {
    width: 140px;
    display: inline-block;
  }
  .program-date .weekend {
    display: inline-block;
  }
  .program-date .pro-date-panel h3,
  .program-date .pro-date-panel .other-title {
    font-size: 16px;
  }
  .program-date .pro-date-panel li.cohort-card span,
  .program-date .pro-date-panel li.cohort-card p {
    vertical-align: top;
  }
  .program-date .pro-date-panel li.cohort-card .pro-head {
    line-height: 58px;
    padding-left: 25px;
  }
  .program-date .pro-date-panel li.cohort-card .pro-head a.program-title {
    font-size: 16px;
  }
  .program-date .pro-date li p span {
    margin-top: 0;
  }
  .program-date p.no-cohort-avail {
    font-size: 16px;
  }
  .program-date .pro-view a {
    margin-bottom: 36px;
  }
  .program-date a.program-title::after {
    right: 21px;
  }
  .program-date .next-cohort a.program-title::after {
    background-position: -30px -21px;
    width: 162px;
    height: 39px;
  }
}
@media (min-width: 992px) {
  .program-date .prog-info .pro-title {
    width: 257px;
  }
  .program-date .pro-title {
    width: 224px;
  }
  .program-date .start {
    width: 274px;
  }
  .program-date .from-time {
    width: 184px;
  }
  .program-date a.program-title::after {
    right: 26px;
  }
}
@media (min-width: 1200px) {
  .program-date .pro-date-panel {
    max-width: 1015px;
  }
  .program-date .prog-info .pro-title {
    width: 215px;
  }
  .program-date .pro-title {
    width: 183px;
  }
  .program-date .start {
    width: 230px;
  }
  .program-date .from-time {
    width: 164px;
  }
  .program-date .weekend {
    width: 185px;
  }
  .program-date li.info {
   /* max-width: 814px;*/
    display: inline-block;
  }
  .program-date li.enroll-btn {
    width: calc(100% - 814px);
    display: inline-block;
    vertical-align: top;
  }
  .program-date li.enroll-btn div.cohort-btn {
    border-top: 0;
  }
  .program-date .pro-date li.enroll-btn {
   /* padding: 0;*/
    text-align: left;
  }
  .program-date .pro-date li.enroll-btn div.cohort-btn {
    border-top: 0;
    padding-top: 0;
  }
  .program-date .pro-date li.enroll-btn .btn {
    width: 182px;
    margin-left: 0;
  }
  .program-date .baj-msg {
    margin-top: 20px;
  }
  .program-date .next-cohort + .baj-msg {
    margin-top: 40px;
  }
  .program-date .other-cohorts .pro-date li.enroll-btn .btn:hover {
    background: #1179ef;
    color: #fff;
  }
  .program-date .next-cohort li.enroll-btn .btn:hover {
    background: #0a5dc9;
  }
}
.cities a.g-map {
  margin-right: 25px;
  line-height: 2.5;
  font-size: 14px;
  color: #51565e;
  font-weight: 400;
  display: inline-block;
}
.cities h3 + a:hover {
  color: #51565e;
}
.cities h2 {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  margin-bottom: 24px;
  padding-right: 15px;
  font-weight: 500;
}
.cities p {
  padding-right: 15px;
}
.cities p a {
  margin: 0;
  line-height: normal;
}
.cities .city-name {
  line-height: 1.31;
  margin-bottom: 0;
  margin-top: 56px;
}
.cities .city-address {
  border: 1px solid #d2d6de;
  border-radius: 4px;
  margin-top: 16px;
  padding: 24px 15px;
}
.cities .city-address h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #272c37;
  line-height: 1.43;
}
.cities .city-address p {
  margin: 0;
  padding: 0;
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.57;
  color: #51565e;
}
.cities .city-address a.g-map {
  display: inline-block;
  margin-top: 24px;
  font-size: 14px;
  font-weight: 500;
}
.cities .city-address a.g-map:before,
.cities .city-address a.g-map:after {
  content: "";
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/city-map_1.svgz")
    no-repeat;
  vertical-align: middle;
}
.cities .city-address a.g-map:before {
  width: 22px;
  height: 31px;
  background-position: -29px -18px;
  margin-right: 16px;
}
.cities .city-address a.g-map:after {
  width: 15px;
  height: 16px;
  background-position: -69px -27px;
  margin-left: 16px;
}
.purdue-master .cities-list h3 {
  margin-bottom: 16px;
}
.city-info {
  padding-bottom: 56px;
}
.city-info h3 {
  margin-top: 0;
}
.cities-list a {
  margin-right: 25px;
  margin-bottom: 16px;
  line-height: 22px;
  font-size: 14px;
  color: #51565e;
  font-weight: 400;
  display: inline-block;
}
.cities-info a,
.cities-info a span,
.cities-info a div {
  color: #1179ef !important;
  font-size: 14px !important;
  text-decoration: none !important;
}
.cities-info p,
.cities-info span,
.cities-info div,
.cities-info b,
.cities-info strong {
  color: #51565e !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
.cities-info b,
.cities-info strong {
  font-weight: 500 !important;
}
.master-city .faq-main-wrapper {
  padding-bottom: 0;
}
.master-city .cities-list.master-city-info {
  padding-bottom: 40px;
  background: #ebf1f8;
}
.master-city .cities h3 {
  margin-bottom: 16px;
  margin-top: 40px;
}
.purdu-city .faq-main-wrapper {
  padding-bottom: 0;
}
.purdu-city .divider-line {
  display: none;
}
.purdu-city .cities-list.master-city-info {
  padding-bottom: 40px;
  background: #ebf1f8;
}
.purdu-city .cities-list.master-city-info h3 {
  margin-top: 40px;
}
.purdu-city .cities-list {
  padding-bottom: 0;
}
.purdu-city .cities h3 {
  margin-top: 40px;
}
.purdu-city .related-info {
  padding-bottom: 0;
}
.course-city .related-courses {
  padding-bottom: 40px;
}
.course-city .city-wrapper {
  background: #ebf1f8;
  padding-bottom: 40px;
}
.course-city .city-wrapper h3 {
  margin-top: 0;
  margin-bottom: 16px;
}
.course-city .faqs {
  padding-bottom: 40px;
}
.course-city .related-info {
  padding-bottom: 0;
}
.course-city .city-wrapper .master-city-info h3 {
  margin-top: 40px;
}
.related-wrap {
  padding-bottom: 64px !important;
}
.cohort-city .faq-main-wrapper {
  padding-bottom: 0px;
}
.cohort-city .cities h3 {
  margin-top: 40px;
}
.cohort-city .cities-list {
  padding-bottom: 40px;
}
.cohort-city .cities h3 {
  margin-top: 40px;
}
.city-wrapper {
  background: #ebf1f8;
}
.cities-list {
  padding-bottom: 24px;
}
.cities h3 {
  margin-top: 40px;
}
.cohort-city .cities-info {
  padding-bottom: 40px;
}
.cohort-city .related-info {
  padding-bottom: 0;
}
.master-city .faq-main-wrapper {
  padding-bottom: 40px;
}
.master-city .cities-list {
  padding-bottom: 0;
}
.master-city .related-info {
  padding-bottom: 0;
}
.purdu-city .faq-main-wrapper {
  padding-bottom: 40px;
}
.dual-info .faq-main-wrapper {
  padding-bottom: 0;
}
.purdu-city .faq-main-wrapper {
  padding-bottom: 64px;
}
@media (max-width: 991px) {
  .cities h3 {
    margin-top: 40px;
    margin-bottom: 16px;
  }
  .cities h2 {
    margin-top: 40px;
  }
  .cities a.g-map {
    margin-top: 16px;
    line-height: 1.43;
  }
  .city-info {
    padding-bottom: 56px;
  }
  .city-info h3 {
    margin-top: 0;
  }
  .purdu-city .cities-list.master-city-info {
    padding-bottom: 48px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
  }
  .purdu-city .cities-list.master-city-info h3 {
    margin-top: 40px;
  }
  .course-info .container {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .purdu-city .cities-list.master-city-info {
    padding-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .cities h2 {
    margin-bottom: 16px;
  }
  .cities .city-name {
    font-size: 20px;
    line-height: normal;
    margin-top: 64px;
  }
  .cities .city-address {
    padding: 32px 20px;
  }
  .cities .city-address .address {
    max-width: 482px;
    display: inline-block;
    padding-right: 55px;
    vertical-align: middle;
  }
  .cities .city-address .address h2 {
    font-size: 16px;
    line-height: normal;
  }
  .cities .city-address .address p {
    margin-top: 14px;
    line-height: 1.71;
  }
  .cities .city-address a.g-map {
    width: calc(100% - 482px);
    vertical-align: middle;
    margin: 0;
    font-size: 16px !important;
  }
  .master-city .cities-list.master-city-info {
    padding-bottom: 48px;
  }
  .master-city .cities-list.master-city-info h3 {
    margin-top: 40px;
  }
  .course-city .master-city-info {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cohort-city .faq-main-wrapper {
    padding-bottom: 0;
  }
  .cohort-city .master-city-info {
    padding-bottom: 56px;
  }
  .cohort-city .cities-list {
    padding-bottom: 24px;
  }
  .cohort-city .mail-info {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .cities h3,
  .cities h2 {
    margin-top: 64px;
    margin-bottom: 24px;
  }
  .cities h2,
  .cities p {
    padding-right: 0;
    max-width: 862px;
  }
  .cities p {
    font-size: 14px;
  }
  .cities .city-address {
    max-width: 827px;
  }
  .cities .city-address .address {
    padding-right: 0px;
  }
  .cities .city-address a.g-map {
    text-align: right;
    padding-right: 50px;
  }
  .course-city .related-courses {
    padding-bottom: 40px;
  }
  .course-city .master-city-info {
    padding: 0 15px;
  }
  .course-city .faqs {
    padding-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .cities {
    padding-right: 180px;
  }
  .cities .city-address a.g-map:hover {
    color: #0a5dc9 !important;
  }
  .cities .city-address a.g-map:hover::before {
    background-position: -29px -68px;
  }
  .cities .city-address a.g-map:hover::after {
    background-position: -69px -77px;
  }
}
.online-bootcamp {
  background: #ebf1f8;
  padding-bottom: 40px;
}
.online-bootcamp h2 {
  font-size: 18px;
  margin-top: 40px;
}
.online-bootcamp ul.rating {
  margin-bottom: 0;
}
.online-bootcamp ul.rating li:first-child {
  padding-top: 32px;
}
.online-bootcamp ul.rating li {
  padding-top: 32px;
}
.online-bootcamp ul.rating li a {
  display: table;
  text-align: left;
  color: inherit;
}
.online-bootcamp ul.rating li a > * {
  display: table-cell;
  vertical-align: middle;
}
.online-bootcamp ul.rating li a span.count {
  display: block;
  font-size: 8px;
  line-height: normal;
  color: #272c37;
  font-weight: 700;
  padding-left: 3px;
}
.online-bootcamp ul.rating li a span.count b {
  font-weight: 700;
  display: inline-block;
}
.online-bootcamp ul.rating .val {
  font-size: 28px;
  font-weight: 700;
  line-height: 50px;
  width: 104px;
  position: relative;
  color: #272c37;
}
.online-bootcamp ul.rating .val::before {
  content: "";
  position: absolute;
  right: 33px;
  top: 50%;
  margin-top: -24px;
  height: 40px;
  border-right: 1px solid #bdc6d9;
}
.online-bootcamp ul.rating .val::after {
  content: "";
  display: inline-block;
  background: var(--sub-course-sprite) no-repeat;
  background-position: -17px -19px;
  width: 13px;
  height: 13px;
  position: relative;
  left: 3px;
}
.online-bootcamp ul.rating li:nth-child(3) {
  display: none;
}
.online-bootcamp ul.rating li a .rating-logo {
  width: 158px;
  height: 62px;
  background: url("https://www.simplilearn.com/ice9/assets/bootcamp-rating.png");
  vertical-align: middle;
}
.online-bootcamp ul.rating li a .switchup {
  background-position: -18px -19px;
}
.online-bootcamp ul.rating li a .course-report {
  background-position: -193px -18px;
  width: 102px;
}
.online-bootcamp ul.rating li a .course-report {
  background-position: -193px -18px;
  width: 102px;
}
.online-bootcamp ul.rating li a .trust-pilot {
  background-position: -314px -18px;
  width: 100px;
  display: block;
  height: 52px;
}
.online-bootcamp ul.rating li.award-pg img {
  max-width: 96px;
  max-height: 60px;
  display: inline-block;
  vertical-align: middle;
}
.online-bootcamp ul.rating li.award-pg h2 {
  font-size: 14px;
  color: #272c37;
  line-height: 22px;
  font-weight: normal;
  display: inline-block;
  margin-left: 13px;
  width: calc(100% - 110px);
  position: relative;
  padding-left: 13px;
  vertical-align: middle;
  margin-top: 0;
  letter-spacing: normal;
}
.online-bootcamp ul.rating li.award-pg h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  border-right: 1px solid #bdc6d9;
}
.online-bootcamp ul.rating li.award-pg + li + li {
  display: block;
}
.online-bootcamp .longtail-sunset-div {
  background: linear-gradient(283.48deg, #f8d49f 6.37%, #fbebd3 91.35%);
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  margin: 50px 0px;
  padding: 26px;
}
.online-bootcamp .longtail-sunset-div div.longtail-sunset-div-body {
  display: flex;
  flex-direction: column;
}
.online-bootcamp
  .longtail-sunset-div
  div.longtail-sunset-div-body
  div.sunset-div-right {
  display: flex;
  flex-direction: column;
}
.online-bootcamp
  .longtail-sunset-div
  div.longtail-sunset-div-body
  div.sunset-div-right
  img {
  width: 134px;
  height: 80px;
}
.online-bootcamp
  .longtail-sunset-div
  div.longtail-sunset-div-body
  div.sunset-div-right
  span {
  color: #272c37;
  font-size: 18px;
  line-height: 36px;
  margin: 20px 0px 20px;
}
.online-bootcamp
  .longtail-sunset-div
  div.longtail-sunset-div-body
  div.sunset-div-right
  span
  b {
  font-size: 22px;
  font-weight: 500;
}
.online-bootcamp
  .longtail-sunset-div
  div.longtail-sunset-div-body
  .sunset-div-left
  .btn-sunset-link {
  line-height: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background: #1179ef;
  width: 190px;
  display: inline-block;
  border: none;
  border-radius: 6px;
  padding: 14px 34px;
  min-width: 190px;
}
@media (max-width: 767px) {
  .online-bootcamp ul.rating li.award-pg + li > a span.val,
  .online-bootcamp ul.rating li.award-pg + li + li > a span.val {
    width: 140px;
    padding-left: 23px;
  }
  .online-bootcamp ul.rating li.award-pg + li > a span.val::before,
  .online-bootcamp ul.rating li.award-pg + li + li > a span.val::before {
    margin-top: -20px;
  }
  .online-bootcamp ul.rating li.award-pg img {
    width: 100%;
    max-width: 96px;
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .online-bootcamp {
    padding-bottom: 40px;
  }
  .online-bootcamp h2 {
    font-size: 20px;
    margin-top: 32px;
  }
  .online-bootcamp ul.rating {
    margin-top: 32px;
    padding: 0 10px;
  }
  .online-bootcamp ul.rating li {
    padding: 0 35px;
    display: inline-block;
    position: relative;
  }
  .online-bootcamp ul.rating li a span.val {
    font-size: 32px;
    width: 80px;
  }
  .online-bootcamp ul.rating li a span.val::before {
    display: none;
  }
  .online-bootcamp ul.rating li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    height: 40px;
    border-right: 1px solid #bdc6d9;
  }
  .online-bootcamp ul.rating li:first-child {
    width: 36%;
    padding: 0;
  }
  .online-bootcamp ul.rating li:first-child a {
    margin-right: 15px;
    display: inline-block;
  }
  .online-bootcamp ul.rating li:nth-child(2) {
    width: 30%;
    padding: 0 0 0 15px;
  }
  .online-bootcamp ul.rating li:nth-child(2)::before {
    display: none;
  }
  .online-bootcamp ul.rating li:nth-child(2) a {
    margin-right: 0;
    display: inline-block;
  }
  .online-bootcamp ul.rating li:last-child {
    padding: 0 0 0 16px;
  }
  .online-bootcamp ul.rating li:last-child::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    height: 40px;
    border-right: 1px solid #bdc6d9;
  }
  .online-bootcamp ul.rating li:last-child::before {
    display: none;
  }
  .online-bootcamp ul.rating li:last-child a {
    margin-right: 0;
  }
  .online-bootcamp ul.rating li.line-remove::after {
    display: none;
  }
  .online-bootcamp ul.rating li.line-remove::before {
    display: none;
  }
  .online-bootcamp ul.rating li:nth-child(3) {
    display: inline-block;
  }
  .online-bootcamp ul.rating li.award-pg {
    width: 35%;
  }
  .online-bootcamp ul.rating li.award-pg img {
    vertical-align: middle;
    max-height: 65px;
  }
  .online-bootcamp ul.rating li.award-pg h2 {
    margin-left: 16px;
    padding-left: 0;
    width: calc(100% - 117px);
    padding-right: 10px;
    text-align: left;
    position: relative;
    top: 0;
  }
  .online-bootcamp ul.rating li.award-pg h2::before {
    display: none;
  }
  .online-bootcamp ul.rating li.award-pg::before {
    margin-top: -24px;
  }
  .online-bootcamp ul.rating li.award-pg + li + li {
    display: block;
  }
  .online-bootcamp ul.rating li.award-pg + li {
    width: 37%;
    vertical-align: middle;
  }
  .online-bootcamp ul.rating li.award-pg + li + li {
    width: 28%;
    vertical-align: middle;
    display: inline-block;
  }
  .online-bootcamp .longtail-sunset-div {
    background: linear-gradient(283.48deg, #f8d49f 6.37%, #fbebd3 91.35%);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin: 50px 0px;
    padding: 26px;
  }
  .online-bootcamp .longtail-sunset-div div.longtail-sunset-div-body {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .online-bootcamp
    .longtail-sunset-div
    div.longtail-sunset-div-body
    div.sunset-div-right {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .online-bootcamp
    .longtail-sunset-div
    div.longtail-sunset-div-body
    div.sunset-div-right
    img {
    width: 134px;
    height: 80px;
  }
  .online-bootcamp
    .longtail-sunset-div
    div.longtail-sunset-div-body
    div.sunset-div-right
    span {
    padding-left: 30px;
    padding-right: 30px;
    color: #272c37;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #course-sticky-header {
    background: #ebf1f8;
  }
  .online-bootcamp ul.rating {
    padding: 0 10px;
    text-align: center;
  }
  .online-bootcamp ul.rating li:first-child {
    width: 36%;
    padding: 0 30px 0 0;
  }
  .online-bootcamp ul.rating li:nth-child(2) {
    width: 38%;
    padding: 0 30px;
  }
  .online-bootcamp ul.rating li:last-child {
    padding: 0 0 0 24px;
  }
  .online-bootcamp ul.rating li:last-child a {
    margin: 0 auto;
  }
  .online-bootcamp ul.rating li {
    vertical-align: top;
  }
  .online-bootcamp ul.rating li a {
    margin: 0 auto;
  }
  .online-bootcamp ul.rating li.award-pg {
    width: 34% !important;
  }
  .online-bootcamp ul.rating li.award-pg::before {
    margin-top: -26px;
  }
  .online-bootcamp .longtail-sunset-div {
    background: linear-gradient(283.48deg, #f8d49f 6.37%, #fbebd3 91.35%);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin: 50px 0px;
    padding: 26px;
  }
  .online-bootcamp .longtail-sunset-div div.longtail-sunset-div-body {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .online-bootcamp .longtail-sunset-div div.longtail-sunset-div-body img {
    width: 134px;
    height: 80px;
  }
  .online-bootcamp .longtail-sunset-div div.longtail-sunset-div-body span {
    padding-left: 30px;
    padding-right: 30px;
    color: #272c37;
    font-size: 18px;
  }
  .online-bootcamp .longtail-sunset-div div.longtail-sunset-div-body span br {
    display: none;
  }
  .online-bootcamp .longtail-sunset-div .sunset-div-left {
    margin-left: 22px;
    display: flex;
    justify-content: end;
  }
}
@media (min-width: 1200px) {
  .online-bootcamp.remove-accreditors h2 {
    margin-top: 0;
  }
  .online-bootcamp h2 {
    margin-top: 40px;
    font-size: 32px;
  }
  .online-bootcamp ul.rating {
    margin-top: 40px;
  }
  .online-bootcamp ul.rating li {
    padding: 0 80px;
  }
  .online-bootcamp ul.rating li a > * {
    max-height: 60px;
  }
  .online-bootcamp ul.rating li::before {
    height: 50px;
  }
  .online-bootcamp ul.rating li:last-child::after {
    height: 50px;
  }
  .online-bootcamp ul.rating li.award-pg h2 {
    margin-left: 16px;
    padding-left: 0;
    width: calc(100% - 201px);
    text-align: left;
    font-weight: 500;
    position: relative;
    top: 0;
    padding-right: 0;
  }
  .online-bootcamp ul.rating li.award-pg img {
    max-height: 80px;
    max-width: 180px;
    vertical-align: middle;
  }
  .online-bootcamp ul.rating li.award-pg::before {
    margin-top: -24px;
  }
  .online-bootcamp ul.rating li.award-pg + li {
    width: 36%;
    vertical-align: top;
    padding-top: 10px;
  }
  .online-bootcamp ul.rating li.award-pg + li + li {
    padding-top: 10px;
  }
  .online-bootcamp ul.rating li.award-pg + li + li::after {
    margin-top: -20px;
  }
  .online-bootcamp ul.rating {
    padding: 0 0 0 8px;
  }
  .online-bootcamp ul.rating li:first-child {
    width: 372px;
    padding: 0;
  }
  .online-bootcamp ul.rating li:nth-child(2) {
    width: 408px;
    padding: 0;
  }
  .online-bootcamp ul.rating li:last-child {
    width: 305px;
    padding: 0;
  }
  .course-info
    .banner-main.banner-wrapper
    + .sticky-header-wrapper
    + .online-bootcamp
    h2 {
    margin-top: -8px;
  }
}
.why-bootcamp {
  padding-bottom: 56px;
}
.why-bootcamp .left-clm {
  margin-top: 32px;
  text-align: center;
}
.why-bootcamp .left-clm .jwp {
  width: 100%;
  height: 100%;
  padding: 18px 15px 0 15px;
}
.why-bootcamp .left-clm .jwp .jwplayer {
  width: 100% !important;
  height: 100% !important;
  z-index: 1;
  float: left;
}
.why-bootcamp .right-clm {
  margin-top: 48px;
}
.why-bootcamp .right-clm ul {
  padding-right: 24px;
  margin: 0;
}
.why-bootcamp .right-clm li {
  font-size: 14px;
  line-height: 1.57;
  color: #51565e;
  margin-bottom: 26px;
}
.why-bootcamp .right-clm li b {
  display: block;
  color: #343434;
  font-size: 16px;
  margin-bottom: 6px;
  line-height: 1.4;
  font-weight: 500;
  width: 100%;
}
.why-bootcamp .right-clm li:last-child {
  margin-bottom: 0;
}
a.play-anim {
  display: block;
  width: 100%;
  max-width: 340px;
  height: 215px;
  cursor: pointer;
  background: url(https://www.simplilearn.com/ice9/assets/why-bootcamp_v1.png)
    no-repeat;
  background-position: 0 0;
  background-size: 100%;
  margin: 0 auto;
  position: relative;
}
a.play-anim:focus,
a.play-anim:active,
a.play-anim:visited,
a.play-anim:hover {
  border: 0;
  outline: rgba(0, 0, 0, 0);
  outline: 0 none !important;
}
a.play-anim::before,
a.play-anim::after {
  content: "";
  display: inline-block;
  background: var(--home-sprite-new) no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
a.play-anim::before {
  width: 50px;
  height: 50px;
  background-position: -32px -67px;
  border-radius: 50%;
  z-index: 1;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
a.play-anim::after {
  content: "";
  width: 90px;
  height: 90px;
  background-position: -12px -47px;
  -webkit-animation: intro 2s infinite;
  animation: intro 2s infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@keyframes intro {
  from {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
a.remove-anim {
  display: block;
  width: 100%;
  max-width: 340px;
  height: 215px;
  cursor: pointer;
  background-position: 0 0;
  background-size: 100%;
  margin: 0 auto;
  position: relative;
}
a.remove-anim:focus,
a.remove-anim:active,
a.remove-anim:visited,
a.remove-anim:hover {
  border: 0;
  outline: rgba(0, 0, 0, 0);
  outline: 0 none !important;
}
a.remove-anim::before,
a.remove-anim::after {
  content: "";
  display: none;
  background: var(--home-sprite-new) no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
a.remove-anim::before {
  width: 50px;
  height: 50px;
  background-position: -32px -67px;
  border-radius: 50%;
  z-index: 1;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
a.remove-anim::after {
  content: "";
  width: 90px;
  height: 90px;
  background-position: -12px -47px;
  -webkit-animation: intro 2s infinite;
  animation: intro 2s infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@keyframes intro {
  from {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@media (min-width: 768px) {
  .why-bootcamp .right-clm li {
    max-width: 500px;
  }
  .why-bootcamp .right-clm li b {
    max-width: 100%;
  }
  .why-bootcamp .left-clm .jwp {
    padding: 20px 26px 0 26px;
  }
  a.play-anim {
    width: 583px;
    height: 378px;
    max-width: 100%;
  }
  a.remove-anim {
    width: 583px;
    height: 378px;
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-bootcamp .left-clm + .right-clm li {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .why-bootcamp {
    padding-bottom: 0;
  }
  .why-bootcamp h2 {
    margin-bottom: 48px;
  }
  .why-bootcamp .left-clm {
    width: 398px;
    display: inline-block;
    margin-top: 0;
    vertical-align: bottom;
  }
  .why-bootcamp .left-clm .jwp {
    padding: 20px 18px 0px 18px;
  }
  .why-bootcamp .right-clm {
    width: calc(100% - 398px);
    display: inline-block;
    margin-top: 0;
  }
  .why-bootcamp .right-clm ul {
    padding-right: 0;
  }
  .why-bootcamp .right-clm li {
    display: inline-block;
    max-width: 50%;
    padding-left: 20px;
    margin-bottom: 40px;
    color: #6c7480;
    vertical-align: top;
  }
  .why-bootcamp .right-clm li b {
    color: #272c37;
  }
  a.play-anim {
    width: 398px;
    height: 258px;
  }
  a.remove-anim {
    width: 398px;
    height: 258px;
  }
}
@media (min-width: 1200px) {
  .why-bootcamp .left-clm {
    width: 583px;
  }
  .why-bootcamp .left-clm .jwp {
    padding: 32px 27px 0px 27px;
  }
  .why-bootcamp .right-clm {
    width: calc(100% - 583px);
  }
  .why-bootcamp .right-clm li {
    padding-left: 35px;
  }
  a.play-anim {
    width: 583px;
    height: 378px;
  }
  a.remove-anim {
    width: 583px;
    height: 378px;
  }
}
.related-info {
  background: #ebf1f8;
  padding-bottom: 56px;
}
.related-info .container {
  padding-right: 0;
  padding-left: 15px;
}
.related-info .container h2 {
  font-size: 24px;
  line-height: 34px;
}
.related-info .ul-iners {
  margin-top: 32px;
}
.related-info .ul-iners ul li {
  width: 330px;
  padding-right: 20px;
}
.related-info .review-list {
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px 0 rgba(17, 121, 239, 0.15);
  border-radius: 6px;
  border: 1px solid #e6ecef;
  background: #fff;
  transition: box-shadow 0.5s ease;
}
.related-info .review-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 86px;
  position: relative;
}
.related-info .review-list:hover {
  box-shadow: 0 2px 20px 0 rgba(17, 121, 239, 0.2);
}
.related-info .review-list .slider-img {
  height: 136px;
  text-align: center;
  background: rgba(0, 66, 141, 0.3);
  border-radius: 6px;
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.related-info .review-list img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.related-info .review-list .slider-info {
  padding: 24px 10px 0 10px;
  margin: 0px 10px 0 10px;
  background: #fff;
  position: relative;
  border-radius: 0px;
}
.related-info .review-list .slider-info h4 div {
  font-size: 16px;
  line-height: 24px;
  color: #272c37;
  font-weight: 500;
}
.related-info .review-list .info-list {
  margin-top: 16px;
}
.related-info .review-list .info-list span {
  display: block;
  position: relative;
  padding-left: 26px;
  font-size: 14px;
  font-weight: 500;
  color: #51565e;
  margin-bottom: 14px;
  line-height: 16px;
}
.related-info .review-list .info-list span::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  background: var(--home-sprite-new) no-repeat;
  background-position: -117px -21px;
}
.related-info .review-list .info-list span:last-child {
  margin-bottom: 0;
}
.related-info .review-list .info-list span:last-child::before {
  background-position: -84px -21px;
}
.related-info .review-list .pgp-info {
  position: absolute;
  bottom: 24px;
  left: 20px;
}
.related-info .review-list .pgp-info img {
  max-height: 30px;
  width: auto;
}
.related-info .course-list a {
  display: inline-block;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 2px 5px 0 rgba(17, 121, 239, 0.15);
  border: 1px solid #e6ecef;
  background: #fff;
  padding: 16px 20px;
  position: relative;
  margin-bottom: 22px;
  transition: all 0.5s ease;
  min-height: 168px;
}
.related-info .course-list a:hover {
  box-shadow: 0 2px 20px 0 rgba(17, 121, 239, 0.2);
}
.related-info .course-list a::before {
  content: "";
  width: 5px;
  height: 35px;
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 0;
}
.related-info .course-list a:last-child {
  margin-bottom: 0;
}
.related-info .course-list .cr-1::before,
.related-info .course-list .cr-4::before {
  background: #ff8c90;
}
.related-info .course-list .cr-1:nth-last-child(odd)::before,
.related-info .course-list .cr-4:nth-last-child(odd)::before {
  background: #00d8c0;
}
.related-info .course-list .cr-2::before,
.related-info .course-list .cr-5::before {
  background: #00c3e1;
}
.related-info .course-list .cr-2:nth-last-child(odd)::before,
.related-info .course-list .cr-5:nth-last-child(odd)::before {
  background: #a686f1;
}
.related-info .course-list .cr-3::before,
.related-info .course-list .cr-6::before {
  background: #f1c44a;
}
.related-info .course-list .cr-3:nth-last-child(odd)::before,
.related-info .course-list .cr-6:nth-last-child(odd)::before {
  background: #ed80ca;
}
.related-info .course-list h4 {
  font-size: 16px;
  font-weight: 500;
  color: #272c37;
  line-height: 1.5;
  min-height: 48px;
}
.related-info .course-list h4 div {
  font-size: 16px;
  font-weight: 500;
  color: #272c37;
  line-height: 1.5;
  min-height: 48px;
}
.related-info .course-list span.type {
  display: inline-block;
  margin-top: 16px;
  background: #e2edf9;
  line-height: 22px;
  padding: 0px 10px;
  font-size: 12px;
  color: #6c7480;
  text-transform: uppercase;
  position: relative;
}
.related-info .course-list span.type::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 22px;
  background: var(--home-sprite-new) no-repeat;
  background-position: -309px -57px;
  position: absolute;
  right: -15px;
}
.related-info .course-list .rating-wrap {
  display: block;
  margin-top: 32px;
  line-height: 14px;
}
.related-info .course-list .rating-wrap span {
  font-size: 12px;
  color: #636363;
  display: inline;
}
.related-info .course-list .rating-wrap .rating::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: var(--home-sprite-new) no-repeat;
  background-position: -183px -21px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}
.related-info .course-list .rating-wrap .lrns {
  position: relative;
}
.related-info .course-list .rating-wrap .lrns::before {
  content: "";
  width: 1px;
  height: 14px;
  background: #d2d6de;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.related-info .course-list .rating-wrap .rating + .lrns {
  margin-left: 15px;
  padding-left: 15px;
}
.related-info .course-list .rating-wrap .rating + .lrns::before {
  display: inline-block;
}
.related-info .master-card {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  box-shadow: 0 2px 5px 0 rgba(17, 121, 239, 0.15);
  border: 1px solid #e6ecef;
  overflow: hidden;
  background: #fff;
  transition: all 0.5s ease;
}
.related-info .master-card:hover {
  box-shadow: 0 2px 20px 0 rgba(17, 121, 239, 0.2);
}
.related-info .grd-1 {
  background: #ff5d63;
  background-image: radial-gradient(circle at 28% 36%, #ff9195, #ff5d63 66%);
}
.related-info .grd-2 {
  background: #0099c3;
  background-image: radial-gradient(circle at 28% 36%, #00c5e3, #0099c3 99%);
}
.related-info .grd-3 {
  background: #d2ac00;
  background-image: radial-gradient(circle at 38% 32%, #f4c652, #d2ac00 92%);
}
.related-info .grd-4 {
  background: #00bba6;
  background-image: radial-gradient(circle at 28% 36%, #00dcc3, #00bba6 66%);
}
.related-info .grd-5 {
  background: #8661df;
  background-image: radial-gradient(circle at 28% 36%, #a889f2, #8661df 66%);
}
.related-info .grd-6 {
  background: #d550ab;
  background-image: radial-gradient(circle at 29% 37%, #ed82cb, #d550ab 68%);
}
.related-info .img_th_bundle {
  height: 70px;
  padding-left: 15px;
}
.related-info .img_th_bundle span {
  width: 75px;
  height: 80px;
  display: inline-block;
  background: var(--home-sprite-new) no-repeat;
  background-position: -113px -53px;
  position: relative;
  top: 16px;
}
.related-info .bundle-info {
  padding: 32px 15px 16px 15px;
}
.related-info .bundle-info h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #272c37;
}
.related-info .bundle-info h4 div {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #272c37;
}
.related-info .bundle-info .info {
  margin-top: 16px;
  color: #51565e;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.related-info .bundle-info .info span {
  display: inline-block;
  line-height: normal;
  padding-left: 25px;
  position: relative;
  font-size: 14px;
}
.related-info .bundle-info .info span::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  background: var(--home-sprite-new) no-repeat;
  background-position: -84px -21px;
}
.related-info .bundle-info .info span:nth-child(2) {
  margin-left: 15px;
  padding-left: 40px;
}
.related-info .bundle-info .info span:nth-child(2)::before {
  background-position: -50px -20px;
  left: 15px;
}
.related-info .bundle-info .info span:nth-child(2)::after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 16px;
  position: absolute;
  left: 0;
  background: #d2d6de;
}
.related-info .bundle-info p {
  font-size: 14px;
  color: #51565e;
  margin-top: 14px;
  padding-left: 25px;
  line-height: normal;
  position: relative;
}
.related-info .bundle-info p b {
  font-weight: 500;
}
.related-info .bundle-info p::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  background: var(--home-sprite-new) no-repeat;
  background-position: -18px -21px;
}
.related-info .view-more-btn-fixed {
  margin-top: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .related-info .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .related-info .container {
    padding-left: 30px;
  }
  .related-info .container h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .related-info .ul-iners ul li {
    padding-right: 30px;
  }
  .related-info .view-more-btn-fixed {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .related-info {
    padding-bottom: 64px;
  }
  .related-info .container {
    padding-left: 34px;
  }
  .related-info .container h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .related-info .container {
    padding-left: 15px;
    margin: auto;
  }
  .related-info .ul-iners ul.c_list li {
    width: 390px;
    padding-right: 30px !important;
  }
  .related-info .ul-iners ul.c_list li:last-child {
    padding-right: 0;
  }
  .related-info .review-list a {
    padding-bottom: 10px;
  }
  .related-info .review-list .slider-img {
    height: 178px;
  }
  .related-info .review-list .slider-info {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 118px;
  }
  .related-info .review-list .slider-info h4 {
    font-size: 18px;
    line-height: 1.44;
  }
  .related-info .review-list .slider-info h4 div {
    font-size: 18px;
    line-height: 1.44;
  }
  .related-info .review-list .info-list {
    margin-top: 24px;
  }
  .related-info .review-list .info-list span {
    font-size: 14px;
    display: inline-block;
    margin-left: 0;
  }
  .related-info .review-list .info-list span::after {
    display: none;
  }
  .related-info .review-list .info-list span:nth-child(2)::after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 16px;
    position: absolute;
    left: 0;
    background: #d2d6de;
  }
  .related-info .review-list .pgp-info {
    left: 25px;
  }
  .related-info .bundle-info {
    padding: 32px 25px 0;
    padding-bottom: 16px;
  }
  .related-info .bundle-info h4 {
    font-size: 18px;
    line-height: 1.44;
  }
  .related-info .bundle-info h4 div {
    font-size: 18px;
    line-height: 1.44;
  }
  .related-info .bundle-info .info {
    margin-bottom: 8px;
  }
  .related-info .bundle-info .info span {
    font-size: 16px;
  }
  .related-info .bundle-info .info span:nth-child(2)::after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 16px;
    position: absolute;
    left: 0;
    background: #d2d6de;
  }
  .related-info .bundle-info p {
    margin-top: 16px;
    font-size: 14px;
  }
  .related-info .course-list a {
    padding: 16px 25px;
    margin-bottom: 24px;
    min-height: 175px;
  }
  .related-info .course-list a:last-child {
    margin-bottom: 0;
  }
  .related-info .course-list h4 {
    font-size: 18px;
    line-height: 1.44;
    min-height: 52px;
  }
  .related-info .course-list h4 div {
    font-size: 18px;
    line-height: 1.44;
    min-height: 52px;
  }
  .related-info .course-list span.type {
    margin-top: 20px;
  }
  .related-info .course-list .rating-wrap {
    margin-top: 24px;
  }
  .related-info .review-list .info-list span {
    margin-bottom: 0;
    padding-left: 24px;
  }
  .related-info .review-list .info-list span:nth-child(2) {
    margin-left: 8px;
    padding-left: 30px;
  }
  .related-info .review-list .info-list span:nth-child(2)::before {
    left: 10px;
  }
  .related-info .view-more-btn-fixed {
    margin-top: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .no-slide-tab .view-more-btn-fixed {
    display: none !important;
  }
}
.enterpriseresourse {
  padding-bottom: 32px;
  background: #f8fbff;
}
.enterpriseresourse .container {
  padding-right: 0;
}
.enterpriseresourse h2 {
  margin-top: 0;
  padding-top: 48px;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 1px;
}
.enterpriseresourse ul {
  margin-top: 24px;
}
.enterpriseresourse ul li {
  display: inline-block;
  width: 284px;
  padding-right: 24px;
}
.enterpriseresourse ul li a.card {
  height: 100%;
  overflow: hidden;
  transition: all 0.4s ease;
  background: #fff;
  display: inline-block;
  padding-bottom: 18px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
}
.enterpriseresourse ul li a.card .card-img {
  width: 100%;
  height: 154px;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
.enterpriseresourse ul li a.card .card-img img {
  width: 100%;
  height: auto;
}
.enterpriseresourse ul li a.card .card-content {
  margin-top: 24px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #272c37;
  padding: 0 15px;
  position: relative;
}
.enterpriseresourse ul li a.card .card-content span.content-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #272c37;
  margin-bottom: 48px;
  display: inline-block;
}
.enterpriseresourse ul li a.card span.label {
  font-size: 14px;
  line-height: 16px;
  color: #6c7480;
  text-transform: uppercase;
  position: absolute;
  bottom: 16px;
  left: 15px;
}
.enterpriseresourse ul li a.card span.article {
  text-transform: capitalize;
  font-size: 14px;
  line-height: 16px;
  color: #6c7480;
  position: absolute;
  right: 15px;
  bottom: 16px;
}
.enterpriseresourse ul li a.card:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 991px) {
  .enterpriseresourse .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .enterpriseresourse {
    padding-top: 64px;
  }
  .enterpriseresourse h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  .enterpriseresourse h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 992px) {
  .enterpriseresourse ul li {
    width: 290px;
  }
}
.refer-earn .header-invite {
  background: linear-gradient(269.97deg, #002768 4.56%, #1179ef 101.25%);
  padding: 2px 0;
  position: relative;
}
.refer-earn .header-invite::before {
  content: "";
  width: 66px;
  height: 41px;
  background: url("https://www.simplilearn.com/ice9/assets/header-dots-v_3.svgz")
    no-repeat;
  background-position: 0;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
}
.refer-earn .header-invite .container .invite-price {
  display: inline-block;
  width: 100%;
  max-width: 156px;
  margin-right: 28px;
  padding-left: 24px;
}
.refer-earn .header-invite .container .invite-price p {
  color: #fff;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.5px;
  margin-top: 0;
  position: relative;
  top: 2px;
}
.refer-earn .header-invite .container .invite-price p b {
  font-weight: 500;
}
.refer-earn .header-invite .container .invite-now {
  display: inline-block;
  margin-top: 4px;
  vertical-align: top;
}
.refer-earn .header-invite .container .invite-now a.btn-invite {
  width: 100%;
  max-width: 120px;
  display: inline-block;
  background: #e27339;
  border-radius: 4px;
  line-height: 18px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  padding: 5px 22px;
}
.refer-earn .header-invite .container span.hd-close {
  width: 22px;
  height: 20px;
  display: inline-block;
  background: url("https://www.simplilearn.com/ice9/assets/Sprite_referandearn_v_4.svgz")
    no-repeat;
  background-position: -149px -244px;
  position: absolute;
  right: 14px;
  bottom: 12px;
  cursor: pointer;
}
.refer-earn .header-invite.common-header {
  background: linear-gradient(86.67deg, #0152dc 2.93%, #012768 116.25%);
}
.refer-earn .header-invite.common-header .container .invite-now a.btn-invite {
  background: #ff6c0c;
  cursor: pointer;
}
@media only screen and (min-width: 640px) and (max-width: 667px) {
  .refer-earn .header-invite {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .refer-earn .header-invite {
    padding: 6px 0;
  }
  .refer-earn .header-invite::before {
    content: "";
    width: 135px;
    height: 40px;
  }
  .refer-earn .header-invite .container .invite-price {
    width: 100%;
    max-width: 56%;
    display: inline-block;
    margin-right: 32px;
    padding-right: 0;
  }
  .refer-earn .header-invite .container .invite-price p {
    font-size: 18px;
    line-height: 20px;
    margin-top: 0;
    top: 0px;
    text-align: right;
  }
  .refer-earn .header-invite .container .invite-now {
    display: inline-block;
    margin-top: 0;
    width: 100%;
    max-width: 195px;
    position: relative;
    top: -1px;
    right: 0;
  }
  .refer-earn .header-invite .container .invite-now a.btn-invite {
    width: 100%;
    max-width: 195px;
    text-align: center;
  }
  .refer-earn .header-invite .container span.hd-close {
    right: 22px;
    bottom: 11px;
  }
  .refer-earn .header-invite.common-header {
    text-align: center;
    padding: 10px 0 8px;
  }
  .refer-earn .header-invite.common-header .container .invite-now {
    max-width: 181px;
  }
  .refer-earn .header-invite.common-header .container .invite-now a.btn-invite {
    background: #ff6c0c;
  }
  .refer-earn .header-invite.common-header .container .invite-now {
    float: none;
    margin-left: 27px;
    top: -1px;
  }
}
@media (min-width: 992px) {
  .refer-earn .header-invite::before {
    height: 38px;
  }
  .refer-earn .header-invite .container .invite-price {
    margin-top: 0;
    max-width: 55%;
    margin-right: 24px;
  }
  .refer-earn .header-invite .container .invite-price p {
    margin-top: 2px;
  }
  .refer-earn .header-invite .container .invite-now {
    position: relative;
    top: 0;
  }
  .refer-earn .header-invite .container .invite-now a.btn-invite {
    line-height: 13px;
  }
  .refer-earn .header-invite .container span.hd-close {
    bottom: 12px;
  }
  .refer-earn .header-invite.common-header {
    text-align: center;
    padding: 10px 0 8px;
  }
  .refer-earn .header-invite.common-header .container .invite-now {
    max-width: 181px;
  }
  .refer-earn .header-invite.common-header .container .invite-now a.btn-invite {
    background: #ff6c0c;
  }
  .refer-earn .header-invite.common-header .container .invite-now {
    float: none;
    margin-left: 27px;
    top: -1px;
  }
  .refer-earn .header-invite.common-header .container .invite-now {
    max-width: 195px;
  }
  .refer-earn .header-invite.common-header .container .invite-now a.btn-invite {
    background: #ff6c0c;
    max-width: 195px;
  }
  .refer-earn .header-invite.common-header .container .invite-now {
    float: none;
    margin-left: 51px;
    top: -1px;
  }
}
@media (min-width: 1200px) {
  .refer-earn .header-invite {
    padding: 5px 0;
  }
  .refer-earn .header-invite .container .invite-price {
    margin-right: 32px;
  }
  .refer-earn .header-invite .container .invite-price p {
    margin-top: 4px;
  }
  .refer-earn .header-invite .container .invite-now {
    margin-left: 0;
    right: 0;
  }
  .refer-earn .header-invite .container .invite-now a.btn-invite {
    line-height: 18px;
  }
  .refer-earn .header-invite .container span.hd-close {
    bottom: 9px;
    right: 30px;
  }
}
#overview-right-section {
  position: relative;
}
.mt-8 {
  margin-top: 8px !important;
}
.thankyou-new-msg {
  display: none !important;
}
.thankyou-new-msg.show-thank-you-msg {
  display: block !important;
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  .modal-content
  .close {
  z-index: 12;
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  button.btn {
  height: 64px;
  width: 100%;
  max-width: none;
  position: relative;
  margin-top: 0;
  border-radius: 10px !important;
  border: 1px solid #d1e4ff;
  background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
  color: #4f4f4f;
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  transition: none !important;
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  button.btn:active {
  background: #2f80ed !important;
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  button.btn:active
  span {
  color: #fff;
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  button.btn
  span {
  margin-left: 24px;
  color: #4f4f4f;
  font-weight: 500;
  text-transform: none;
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .myself-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_1.svgz");
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .company-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_2.svgz");
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .team-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_3.svgz");
}
.certificate-overview
  .col-md-4
  .form-wrapper.group-enroll-form-main
  form
  button.disabled {
  background: #c4c4c4;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  .thank-you-msg {
  margin-left: -16px;
  margin-right: -16px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  .group-enroll-form
  .info {
  padding-right: 68px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  .group-enroll-form
  .info::after {
  width: 36px;
  height: 36px;
  top: 20px;
}
.modal.custompopuprender-model a.close {
  z-index: 12;
}
.modal.custompopuprender-model
  .modal-content
  .modal-body
  .group-enroll-wrap
  .submit-btn {
  text-transform: inherit;
  height: 64px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  letter-spacing: normal;
}
.modal.custompopuprender-model
  .modal-content
  .modal-body
  .group-enroll-wrap
  .myself-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_1.svgz");
}
.modal.custompopuprender-model
  .modal-content
  .modal-body
  .group-enroll-wrap
  .company-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_2.svgz");
}
.modal.custompopuprender-model
  .modal-content
  .modal-body
  .group-enroll-wrap
  .team-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_3.svgz");
}
.custompopuprender-model.group-enroll-form-main
  .modal-content
  .modal-body
  .thank-you-msg {
  margin-top: -48px;
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 24px;
}
.course-popup.group-enroll-form-main .modal-content .close {
  z-index: 12;
  background: var(--frs-sprite) no-repeat no-repeat;
  background-position: -43px -40px;
}
.course-popup.group-enroll-form-main .modal-content .modal-body form {
  margin-top: 0;
}
.course-popup.group-enroll-form-main
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .btn {
  height: 64px;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  letter-spacing: normal;
}
.course-popup.group-enroll-form-main
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .btn:active {
  background: #2f80ed !important;
}
.course-popup.group-enroll-form-main
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .btn:active
  span {
  color: #fff;
}
.course-popup.group-enroll-form-main
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .myself-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_1.svgz");
}
.course-popup.group-enroll-form-main
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .company-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_2.svgz");
}
.course-popup.group-enroll-form-main
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .team-btn:active
  img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_3.svgz");
}
div.group-enroll-form-main .group-enroll-wrap {
  text-align: left;
  text-transform: none !important;
}
div.group-enroll-form-main .modal-content {
  border-radius: 6px;
}
div.group-enroll-form-main .modal-content .close {
  z-index: 12;
}
div.group-enroll-form-main .modal-content .ge-success {
  text-transform: none;
}
div.group-enroll-form-main .thank-you-msg {
  margin-left: -24px;
  margin-right: -24px;
  margin-top: -32px;
  padding: 20px 38px 24px 24px;
  background: #f8fbff;
  border-radius: 4px 4px 0 0;
  position: relative;
  z-index: 11;
}
div.group-enroll-form-main .thank-you-msg .msg {
  padding-left: 65px;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #000;
}
div.group-enroll-form-main .thank-you-msg .msg::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 4px;
  left: 0;
  background: url("https://www.simplilearn.com/ice9/assets/ge_sucess.svgz")
    no-repeat;
  background-size: 100%;
}
div.group-enroll-form-main .thank-you-msg .msg b {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #000;
  margin-bottom: 4px;
}
div.group-enroll-form-main .group-enroll-form {
  margin-top: 21px;
}
div.group-enroll-form-main .group-enroll-form .info {
  position: relative;
  padding-right: 85px;
}
div.group-enroll-form-main .group-enroll-form .info::after {
  content: "";
  width: 73px;
  height: 73px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background: url("https://www.simplilearn.com/ice9/assets/announcement.svgz")
    no-repeat;
  background-size: 100%;
}
div.group-enroll-form-main .group-enroll-form .info .heading {
  color: #2f80ed;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 0;
}
div.group-enroll-form-main .group-enroll-form .info div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #5d5d5d;
  margin-top: 10px;
}
div.group-enroll-form-main .select-group {
  margin-top: 26px;
}
div.group-enroll-form-main .select-group select {
  margin-bottom: 0;
  color: #818791;
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
  cursor: pointer;
  width: 100%;
}
div.group-enroll-form-main .select-group select option {
  color: #363636;
  font-size: 14px;
  font-weight: 400;
}
div.group-enroll-form-main .select-group select.selected {
  color: #333;
}
div.group-enroll-form-main .select-group-label {
  display: block;
  font-size: 14px;
  color: #4f4f4f;
  font-weight: 500;
  line-height: 20px !important;
  margin: 24px 0 12px 0;
}
div.group-enroll-form-main .submit-btn {
  height: 64px;
  width: 100%;
  max-width: none;
  position: relative;
  margin-top: 0;
  border-radius: 10px !important;
  border: 1px solid #d1e4ff;
  background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
  color: #4f4f4f;
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  transition: none !important;
}
div.group-enroll-form-main .submit-btn:active {
  background: #2f80ed !important;
}
div.group-enroll-form-main .submit-btn:active span {
  color: #fff;
}
div.group-enroll-form-main .submit-btn span {
  margin-left: 24px;
  color: #4f4f4f;
  font-weight: 500;
  text-transform: none;
}
div.group-enroll-form-main .myself-btn:active img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_1.svgz");
}
div.group-enroll-form-main .company-btn:active img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_2.svgz");
}
div.group-enroll-form-main .team-btn:active img {
  content: url("https://www.simplilearn.com/ice9/assets/white_img_3.svgz");
}
div.group-enroll-form-main .disabled {
  background: #c4c4c4;
  pointer-events: none;
}
div.group-enroll-form-main a.skip {
  background: #fff;
  border: 2px solid #1179ef;
  border-radius: 4px;
  margin-top: 16px;
  display: block;
  line-height: 44px;
  color: #1179ef;
  text-align: center;
  font-weight: 500;
}
div.group-enroll-form-main .ge-success {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
}
div.group-enroll-form-main .ge-success div {
  width: 245px;
  height: 163px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #434343;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
}
div.group-enroll-form-main .ge-success div b {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 10px;
}
div.group-enroll-form-main .ge-success div b::before {
  content: "";
  display: block;
  width: 72px;
  height: 72px;
  background: url("https://www.simplilearn.com/ice9/assets/ge-success.svgz")
    no-repeat;
  background-size: 100%;
  margin: 0 auto;
  margin-bottom: 16px;
}
.group-enroll-form-main .modal-dialog {
  max-width: 430px !important;
}
.group-enroll-form-main .modal-dialog .thankyou-new-msg {
  margin: 0 12px !important;
  padding: 13px 8px;
  background: #27ae60;
  border-radius: 8px 8px 0 0;
  display: none;
}
.group-enroll-form-main .modal-dialog .thankyou-new-msg .msg {
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-enroll-form-main .modal-dialog .thankyou-new-msg .msg img {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.group-enroll-form-main .modal-dialog .thankyou-new-msg .msg p {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #fff;
  margin: 0;
  display: flex;
  align-items: baseline;
  text-transform: initial;
}
.group-enroll-form-main .modal-dialog .thankyou-new-msg .msg p b {
  font-size: 16px;
  line-height: 18px;
  margin: 0px 4px 0 0;
  color: #fff;
  display: unset;
}
.group-enroll-form-main .modal-dialog .thankyou-new-msg .msg::before {
  display: none;
}
.group-enroll-form-main .modal-dialog .modal-content {
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.group-enroll-form-main .modal-dialog .modal-content a.close {
  right: -3px;
}
.group-enroll-form-main .modal-dialog .modal-content .modal-body {
  padding: 17px 16px 24px !important;
  background: #fff;
}
.group-enroll-form-main .modal-dialog .modal-content .modal-body .course-head {
  margin-bottom: 24px;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap {
  margin-top: -24px;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .thank-you-msg.thankyou-new-msg {
  display: none;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form {
  margin-top: 0px;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info {
  padding: 24px 0 24px 130px;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info
  .heading {
  line-height: 28px;
  font-size: 24px;
  color: #1179ef;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info
  .descp {
  color: #808890;
  margin-top: 4px;
  line-height: 20px;
  max-width: 243px;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info:after {
  width: 100px;
  height: 100px;
  right: auto;
  left: 0;
  background: url(https://www.simplilearn.com/ice9/assets/group_enroll_upgrade_megaphone-2.svgz)
    no-repeat;
  background-size: contain;
  top: 10px !important;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns {
  margin: 8px 0px 0;
  border-top: 1px solid #e0e0e0;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  p.select-group-label {
  margin: 8px 0 12px 0;
  color: #646464;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn {
  transition: all 0.3s !important;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:hover {
  border-width: 1px !important;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active:hover
  img {
  content: "" !important;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active {
  background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
  border: 1px solid #2f80ed !important;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active
  span {
  color: #4f4f4f;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active
  img {
  content: "" !important;
}
.group-enroll-form-main
  .modal-dialog
  .modal-content
  .modal-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn
  span {
  font-weight: 400;
}
.group-enroll-form-main .ge-success {
  background: #fff;
}
#overview-right-section div.col-md-4 .form-wrapper.group-enroll-form-main {
  position: relative;
  border: 0;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .thankyou-new-msg {
  margin: 30px -17px 0;
  padding: 8px;
  background: #27ae60;
  border-radius: 0;
  display: block !important;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg {
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg
  img {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg
  p {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #fff;
  margin: 0;
  display: flex;
  align-items: center;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg
  p
  b {
  font-size: 14px;
  line-height: 16px;
  margin: 0 4px 0 0;
  color: #fff;
  display: unset;
  font-size: 14px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg::before {
  display: none;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form {
  margin-top: 0px;
  background: rgba(0, 0, 0, 0);
  padding: 16px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .info {
  padding: 8px 0 8px 84px;
  min-height: 80px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .info
  .heading {
  line-height: 20px;
  font-size: 18px;
  color: #1179ef;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .info
  .descp {
  color: #808890;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .info:after {
  width: 72px;
  height: 72px;
  right: auto;
  left: 0;
  background: url(https://www.simplilearn.com/ice9/assets/group_enroll_upgrade_megaphone-2.svgz)
    no-repeat;
  top: 4px;
  background-size: contain;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns {
  margin: 16px 0 0;
  border-top: 1px solid #e0e0e0;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  p.select-group-label {
  margin: 24px 0 12px 0;
  color: #646464;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn {
  transition: all 0.3s !important;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:hover {
  border-width: 1px !important;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active:hover
  img {
  content: "" !important;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active {
  background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
  border: 1px solid #2f80ed !important;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active
  span {
  color: #4f4f4f;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active
  img {
  content: "" !important;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn
  span {
  font-weight: 400;
}
#overview-right-section
  div.col-md-4
  .form-wrapper.group-enroll-form-main
  .ge-success {
  background: #f8fbff;
}
.col-md-4 #QueryBoxB2B2C {
  min-height: initial !important;
  padding: 16px;
  border: 0 !important;
}
.col-md-4 #QueryBoxB2B2C div .form-head.group-enroll-form-main {
  position: relative;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .thankyou-new-msg {
  margin: -10px -17px 0;
  padding: 8px;
  background: #27ae60;
  border-radius: 0;
  top: -1px;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg {
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg
  img {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg
  p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #fff;
  margin: 0;
  display: flex;
  align-items: center;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg
  p
  b {
  margin: 0 4px 0 0;
  color: #fff;
  display: unset;
  font-size: 14px;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .thankyou-new-msg
  .msg::before {
  display: none;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form {
  margin-top: 0px;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info {
  padding: 8px 0 8px 84px;
  margin: 16px 0 0;
  min-height: 80px;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info
  .heading {
  line-height: 20px;
  font-size: 18px;
  color: #1179ef;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info
  .descp {
  color: #808890;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .info:after {
  width: 72px;
  height: 72px;
  right: auto;
  left: 0;
  background: url(https://www.simplilearn.com/ice9/assets/group_enroll_upgrade_megaphone-2.svgz)
    no-repeat;
  top: 4px;
  background-size: contain;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns {
  margin: 16px 0 0;
  border-top: 1px solid #e0e0e0;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  p.select-group-label {
  margin: 24px 0 12px 0;
  color: #646464;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn {
  margin-top: 8px !important;
  transition: all 0.3s !important;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:hover {
  border-width: 1px !important;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active:hover
  img {
  content: "" !important;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active {
  background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
  border: 1px solid #2f80ed !important;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active
  span {
  color: #4f4f4f;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn:active
  img {
  content: "" !important;
}
.col-md-4
  #QueryBoxB2B2C
  div
  .form-head.group-enroll-form-main
  .form-body
  form
  .group-enroll-wrap
  .group-enroll-form
  .group-enquriy-btns
  .btn-container
  .submit-btn
  span {
  font-weight: 400;
}
.col-md-4 #QueryBoxB2B2C div .form-head.group-enroll-form-main .ge-success {
  background: #f8fbff;
}
.modal.custompopuprender-model .modal-dialog {
  max-width: 430px !important;
}
.ebook-modal.group-enroll-form-main .group-enroll-form {
  margin-top: 24px !important;
}
.sticky-form div.group-enroll-form-main .thank-you-msg {
  margin-top: 0;
  z-index: 1;
  padding-bottom: 0;
}
.sticky-form div.group-enroll-form-main .group-enroll-form {
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: -14px;
  padding-bottom: 16px;
  padding-top: 22px;
  background: #fff;
}
.sticky-form div.group-enroll-form-main .group-enroll-form .info .heading {
  margin-top: 0;
}
@media (min-width: 768px) {
  div.group-enroll-form-main .modal-content .group-enroll-form .info {
    padding-right: 88px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: none;
  }
  div.group-enroll-form-main .modal-content .group-enroll-form .info::after {
    width: 86px;
    height: 86px;
    right: 0px;
  }
  div.group-enroll-form-main .modal-content .group-enroll-form .info .heading {
    line-height: 22px;
  }
}
@media (min-width: 1200px) {
  .col-md-4 .query-frm#QueryBoxB2B2C {
    overflow: hidden;
    min-height: 524px;
    border-radius: 6px;
    border: 1px solid #f8fbff;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
  }
  .col-md-4 .query-frm#QueryBoxB2B2C div.group-enroll-form-main .submit-btn {
    line-height: 44px;
    text-transform: inherit;
    border-radius: 10px;
    border: 1px solid #d1e4ff;
    background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
  }
  .col-md-4
    .query-frm#QueryBoxB2B2C
    div.group-enroll-form-main
    .submit-btn:active {
    background: #2f80ed !important;
  }
  .col-md-4
    .query-frm#QueryBoxB2B2C
    div.group-enroll-form-main
    .submit-btn:active
    span {
    color: #fff;
  }
  .col-md-4 .query-frm#QueryBoxB2B2C div.group-enroll-form-main .disabled {
    background: #c4c4c4;
    pointer-events: none;
    border-color: #c4c4c4;
  }
  .certificate-overview
    .col-md-4
    .form-wrapper.group-enroll-form-main
    form
    button.btn:hover {
    border: 2px solid #2f80ed !important;
    background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
    color: #4f4f4f;
  }
  .certificate-overview
    .col-md-4
    .form-wrapper.group-enroll-form-main
    form
    button.btn:hover
    span {
    color: #4f4f4f;
  }
  div.group-enroll-form-main .submit-btn:hover {
    border: 2px solid #2f80ed !important;
    background: linear-gradient(180deg, #fff 36.76%, #f0f7ff 99.69%) !important;
    color: #4f4f4f;
  }
  div.group-enroll-form-main .submit-btn:hover span {
    color: #4f4f4f;
  }
  .sh-box div.group-enroll-form-main .form-body {
    margin-top: 0 !important;
  }
  .sh-box div.group-enroll-form-main .form-body .callback-forms {
    margin-top: 24px;
  }
  .sh-box div.group-enroll-form-main .thank-you-msg {
    margin-top: -10px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 991px) {
  .callbackleadform.active-form div.group-enroll-form-main {
    background: #fff;
    padding-top: 0;
    min-height: auto;
  }
  .callbackleadform.active-form div.group-enroll-form-main h4.heading-label {
    display: none;
  }
  .callbackleadform.active-form div.group-enroll-form-main .submit-btn {
    margin-top: 0;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg {
    margin: 0 8px !important;
    padding: 8px !important;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg .msg {
    padding-left: 0px;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg .msg p {
    font-size: 12px;
    line-height: 14px;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg .msg p b {
    font-size: 14px;
    line-height: 16px;
  }
  .group-enroll-form-main .modal-dialog .modal-content a.close {
    top: 0;
  }
  .group-enroll-form-main .modal-dialog .modal-content .modal-body {
    padding: 16px 12px 24px;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form {
    margin: 0;
    padding: 0;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info {
    padding: 20px 0 20px 90px;
    min-height: 80px;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .heading {
    line-height: 21px;
    font-size: 18px;
    margin-bottom: 0;
    color: #1179ef;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .descp {
    font-size: 12px;
    margin-top: 4px;
    line-height: 16px;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info:after {
    width: 80px;
    height: 80px;
    top: 0px !important;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .group-enquriy-btns {
    padding: 0;
    margin: 10px 0px 0;
  }
  #overview-right-section
    div.col-md-4
    .form-wrapper.group-enroll-form-main
    form
    .group-enroll-wrap
    .thankyou-new-msg
    .msg
    p {
    font-size: 12px;
    line-height: 14px;
  }
  #overview-right-section
    div.col-md-4
    .form-wrapper.group-enroll-form-main
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .heading {
    line-height: 24px;
    font-size: 20px;
    color: #1179ef;
  }
  #overview-right-section
    div.col-md-4
    .form-wrapper.group-enroll-form-main
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .descp {
    font-size: 12px;
    line-height: 14px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .thankyou-new-msg {
    margin: -10px -17px 0;
    padding: 8px;
    background: #27ae60;
    border-radius: 0;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .thankyou-new-msg
    .msg {
    padding-left: 24px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .thankyou-new-msg
    .msg
    p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
    margin: 0;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .thankyou-new-msg
    .msg
    p
    b {
    margin-bottom: 0px;
    color: #fff;
    display: unset;
    font-size: 14px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .thankyou-new-msg
    .msg::before {
    width: 18px;
    height: 18px;
    top: 0px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form {
    margin-top: 0px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info {
    padding: 10px 0 10px 90px;
    margin: 14px 0 6px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .heading {
    line-height: 24px;
    font-size: 20px;
    color: #1179ef;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .descp {
    color: #808890;
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info:after {
    width: 80px;
    height: 80px;
    right: auto;
    left: 0;
    top: 7px;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .group-enquriy-btns {
    margin: 8px 0 0;
    border-top: 1px solid #e0e0e0;
  }
  .col-md-4
    #QueryBoxB2B2C
    div
    .form-head.group-enroll-form-main
    .form-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .group-enquriy-btns
    p.select-group-label {
    margin: 16px 0 12px 0;
    color: #808890;
  }
}
@media (max-width: 767px) {
  div.group-enroll-form-main .group-enroll-form .info {
    padding-right: 68px;
  }
  div.group-enroll-form-main .group-enroll-form .info::after {
    width: 36px;
    height: 36px;
    top: 20px;
  }
  div.group-enroll-form-main .group-enroll-form .info .heading,
  div.group-enroll-form-main .group-enroll-form .info div {
    max-width: 253px;
  }
  .callbackleadform.active-form div.group-enroll-form-main .submit-btn {
    margin-top: 0;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg {
    padding: 8px;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg .msg {
    padding-left: 0px;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg .msg p {
    font-size: 10px;
    line-height: 12px;
  }
  .group-enroll-form-main .modal-dialog .thankyou-new-msg .msg p b {
    font-size: 14px;
    line-height: 16px;
  }
  .group-enroll-form-main
    .modal-dialog
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .group-enroll-form
    .info {
    padding: 13px 0 13px 90px;
  }
  #overview-right-section
    div.col-md-4
    .form-wrapper.group-enroll-form-main
    form
    .group-enroll-wrap
    .thankyou-new-msg
    .msg
    p {
    font-size: 10px;
    line-height: 14px;
  }
  #overview-right-section
    div.col-md-4
    .form-wrapper.group-enroll-form-main
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .heading {
    font-size: 18px;
  }
  #overview-right-section
    div.col-md-4
    .form-wrapper.group-enroll-form-main
    form
    .group-enroll-wrap
    .group-enroll-form
    .info
    .descp {
    font-size: 10px;
  }
}
@media (min-width: 360px) and (max-height: 800px) {
  .certificate-overview
    .col-md-4
    .form-wrapper.group-enroll-form-main
    form
    button.btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
  .modal.custompopuprender-model
    .modal-content
    .modal-body
    .group-enroll-wrap
    .submit-btn {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px;
  }
  .course-popup.group-enroll-form-main
    .modal-content
    .modal-body
    form
    .group-enroll-wrap
    .btn {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px;
  }
}
/**********************/
.m-flex-change{
  display: flex!important;
}
.why-bootcamp ul{
  display: flex;
  flex-wrap: wrap;
}.query-form input,.query-form select,.query-form textarea{
 width:100%;border:none!important;
outline: none;
 border-bottom: 1px solid #eee!important;margin-bottom: 10px;
}.query-form input[type="radio"],.query-form input[type="checkbox"]{
  width: unset;
}
@media only screen and (max-width: 600px) {
  .m-flex-change{
    flex-direction: column;
  }.why-bootcamp ul{
  display: unset;
  flex-wrap: unset;
}
}