/*
Theme Name:     The Institute
Theme URI:      https://project.edu.au
Author:         Link Education
Author URI:     https://link.edu.au
Description:    Custom theme for IPM
Version:        1.0.0
License:        Restricted
License URI:    https://link.edu.au
Text Domain:    ipm
AMP: 						true
*/


:root {
  --blue-soft: #dbebf1;
  --main-blue: #0c74bb;
  --main-blue-op: #dde9f2;
  --blue-high: #f0f9ff;
  --shade-1: #074c7a;
  --accent-1: #02b5d1;
  --accent-2: #02c7ac;
  --pale-grey: #f5f6f8;
  --darker-dan-f-5-f-6-f-8: #ebedef;
  --inactive: #d9d8d6;
  --calcite: #fff;
  --obsidian: #000;
  --basalt: rgba(0, 0, 0, 0.85);
  --hematite: rgba(0, 0, 0, 0.5);
  --magnetite: rgba(0, 0, 0, 0.25);
  --quartz: rgba(0, 0, 0, 0.1);
  --sapphire: #0091ff;
  --apatite: #32c5ff;
  --amazonite: #44d7b6;
  --emerald: #6dd400;
  --citrine: #f7b500;
  --ruby: #e02020;
  --amber: #fa6400;
  --background-highlight: #f8faff;
  --shade-2: #04253b;
}

:root {
  --ipm-blue: #0c74bb;
}

.wp-block-button__link {
  background-color: var(--main-blue);
  border: 1px solid var(--main-blue);
  color: var(--calcite);
}

.wp-block-button__link:hover {
  background-color: var(--calcite);
  color: var(--main-blue);
}

.bg-grey {
  background: #f5f6f8;
}

.fg-blue {
  color: var(--ipm-blue);
}

html {
  scroll-behavior: smooth;
}
html,body {
  scroll-padding-top: 100px;
}

body {
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.55;
  letter-spacing: 0.2px;
  background: #f5f6f8;
}

#sitespeak-ai {
  position: fixed;
  bottom: 20px;
  right: 20px;
  transition: .3s;
  z-index: 100;
  max-width: calc(100% - 40px);
}

#sitespeak-ai iframe {
  max-width: 100%;
}

.sitespeak-ai-chatbot-icon {
  float: right;
  cursor: pointer;
  min-width: 45px;
}

.sitespeak-ai-chatbot-icon.btn .icon {
   background-image: url(https://project.info/assets/themes/ipm/images/iconly-broken-chat-2.svg);
}

.chatbot-show .sitespeak-ai-chatbot-icon.btn .icon {
   background-image: url(https://project.info/assets/themes/ipm/images/iconly-broken-arrow-down-4.svg);
}

.sitespeak-ai-chatbot-icon .text {
  display: none;
  font-weight: normal;
}
.chatbot-hide .sitespeak-ai-chatbot-icon .text.show {
  display: inline;
}

.sitespeak-ai-chatbot-icon:hover {
  background-image: linear-gradient(199deg,#02c7ac 20%,var(--ipm-blue) 80%);
}

.sitespeak-ai-chatbot {
  border: none;
  background: #f5f6f8;
  margin-bottom: 10px;
}

.sitespeak-ai-chatbot {
  display: none;
}

.chatbot-show .sitespeak-ai-chatbot {
  display: block;
}

p {
  font-weight: 300;
}

p strong {
  font-weight: 700;
}

li a:not(.btn),
p a:not(.btn) {
  text-decoration: none;
  color: var(--ipm-blue);
}

li a:not(.btn):hover,
p a:not(.btn):hover {
  text-decoration: underline;
}


span.autohor_name {
    display: none;
}

div .see-btn a {color: #0c74bb;}
.see-btn a:hover { color:#0c74bb;text-decoration:underline;}
.assistive-text {
  display: none;
}

.show-on-focus {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(1px,1px,1px,1px);
  top: 12px;
  left: 12px;
  background: #ffffff;
  padding: 10px 15px;
}

.show-on-focus:focus {
  width: auto;
  height: auto;
  clip: unset;
}

.contained {
  position: relative;
  width: 1400px;
  margin-left: calc(50% - 700px);
  margin-right: calc(50% - 700px);
}

.section.bg-white {
  background: #ffffff;
}

.section.bg-white-grey {
  background: #ffffff;
  background: linear-gradient(90deg, #ffffff 50%, #f5f6f8 50%);
}

.contained.wider {
  width: 1800px;
  margin-left: calc(50% - 900px);
  margin-right: calc(50% - 900px);
}

.contained.narrower {
  width: 1200px;
  margin-left: calc(50% - 600px);
  margin-right: calc(50% - 600px);
}

.inline {
  display: inline-block;
  vertical-align: top;
}

.hr {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}

header, footer {
  background-color: #ffffff;
}

header {
  position: sticky;
  top: 0;
  z-index: 99;

  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);

}

.header {
  height: 150px;
}

.header-top {
  float: right;
  margin-left: 75px;
  padding: 18px 0 17px 0;
}

.header-top .searchform {
  margin-right: 40px;
}

.render-open-login,
.render-open-login div {
  display: inline;
}

#mobile-menu .searchform {
  margin-top: 40px;
  margin-bottom: 30px;
}

.search-field {
  font-size: 16px;
  line-height: 1.5;
  width: 440px;
  height: 45px;
  padding: 10px 28px 12px 54px;
  border-radius: 5px;
  border: solid 1px rgba(0,0,0,.1);
  box-sizing: border-box;
  color: #4a4d57;
  background: url(https://project.info/assets/themes/ipm/images/iconly-broken-search.svg) no-repeat scroll 395px 12px;
  background-color: #f5f6f8;
  background-position: 20px;
  font-family: Poppins;
}

#mobile-menu .search-field {
  width: 100%;
  padding: 10px 16px 11px 45px;
  background: #f5f6f8 url(images/iconly-broken-search.svg) no-repeat scroll 12px 12px;
}

#desktop-menu {
  width: calc(100% - 360px);
  float: right;
  margin-left: 75px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding: 21px 0;
  position: relative;
}

#desktop-menu a,
#mobile-menu a {
  font-size: 15px;
  text-decoration: none;
  text-underline-offset: .4em;
  color: #000000d9;
}

#desktop-menu a {
  margin-right: 50px;
}

#modules-hover {
  position: absolute;
  top: 45px;
  padding-top: 20px;
  left: -25px;
  right: 0;
  z-index: 9999;

  visibility: hidden;
  opacity: 0;
  transition: all .2s ease-out;
}

a.module-boxes:hover + #modules-hover,
a.module-boxes:focus + #modules-hover,
#modules-hover:hover,
#modules-hover:focus,
#modules-hover:focus-within {
  visibility: visible;
  opacity: 1;
  transition: all .2s ease-in;
}

#desktop-menu .menu-modules {
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  background: var(--calcite);
  box-shadow: 4px 4px 4px #00000054;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0 25px 35px;
}

#desktop-menu .menu-modules.grid .col.boxed {
  padding: 0;
  border-radius: 10px;
  aspect-ratio: auto;
}

#desktop-menu .menu-modules.grid .col.link-hover:hover {
  box-shadow: none;
}

#desktop-menu .menu-modules .mod-1 > img { display: none; }
#desktop-menu .menu-modules .mod-2 > img { display: none; }
#desktop-menu .menu-modules .mod-3 > img { display: none; }

#desktop-menu .menu-modules h3 {
  color: var(--basalt);
  margin: 20px 0;
  font-size: 15px;
}

#desktop-menu .menu-modules h3 small {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}

#desktop-menu .menu-modules a {
  text-decoration: none !important;
  color: var(--basalt);
}

#desktop-menu .menu-modules a:hover {
  color: var(--main-blue);
}

#desktop-menu .menu-modules a.mod-unit {
  display: block;
  padding: 7px 0 7px 35px;
  position: relative;
}

#desktop-menu .menu-modules .checkmark {
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 7px;
  background: linear-gradient(40deg, var(--main-blue) -15%, var(--accent-2) 98%);
}

#desktop-menu .menu-modules .checkmark.oom {
  background: linear-gradient(40deg,#bb6d0c -15%,#c7b102 98%);
}

#desktop-menu .menu-modules .checkmark .check {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(https://project.info/open/assets/themes/ipm/images/check-mark.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px;
}

#desktop-menu .menu-modules .checkmark .check.progress {
  background-image: url(https://project.info/open/assets/themes/ipm/images/hourglass.svg);
}

#mobile-menu .toggle-wrap {
  display: block;
  position: relative;
  width: 100%;
}

#mobile-menu .toggle-wrap #button-toggle {
  position: absolute;
  cursor: pointer;
  top: 9px;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(https://project.info/assets/themes/ipm/images/arrow-down-circle.svg);
  background-size: contain;
}
#mobile-menu .toggle-wrap #button-toggle.open {
  background-image: url(https://project.info/assets/themes/ipm/images/arrow-up-circle.svg);
}
#mobile-menu #modules-toggle {
  display: none;
  padding: 0 0 10px 10px;
  margin-top: -10px;
}
#mobile-menu #modules-toggle.open {
  display: block;
}
#mobile-menu #modules-toggle .mmod-course {
  font-weight: 700;
}
#mobile-menu #modules-toggle .mmod-course,
#mobile-menu #modules-toggle .mmod-unit {
  padding: 4px 0 0;
}
#mobile-menu #modules-toggle .mmod-unit {
  padding-left: 8px;
}
#mobile-menu #modules-toggle a {
  font-size: 14px;
}

a.fm-item {
  display: block;
  width: fit-content;
  text-decoration: none;
  text-underline-offset: .4em;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.85);
}


.footer .col.col-terms a,
.footer .col.col-privacy a {
  text-decoration: none;
  text-underline-offset: .4em;
  color: rgba(0, 0, 0, 0.85);
}

.footer .col.col-terms a:hover,
.footer .col.col-privacy a:hover,
a.fm-item:hover {
  text-decoration: underline;
}

a.fm-item.selected {
  font-weight: bold;
}

#mobile-menu a {
  display: block;
  width: fit-content;
  padding: 10px 0;
  font-weight: 500;
}

#desktop-menu a.dm-login {
  margin-right: 0;
  float: right;
  margin-top: -7px;
  color: #04253b;
  font-weight: 500;
}

#mobile-menu a.mm-talk {
  color: #02b5d1;
  font-weight: bold;
  margin: 10px 0;
  padding-right: 60px;
  background: url(images/iconly-broken-arrow-right-1.svg) no-repeat right center;
}

#mobile-menu a.mm-login {
  color: #04253b;
  font-weight: 500;
  margin: 30px 0;
}


#mobile-menu a.mm-login .icon,
#desktop-menu a.dm-login .icon {
  margin-right: 10px;
  background-image: url(images/iconly-broken-profile.svg);
}

a.fm-contact .glyph {
  margin-right: 10px;
  background-image: url(images/iconly-broken-chat.svg);
}
a.fm-email .glyph {
  margin-right: 10px;
  background-image: url(images/iconly-broken-message.svg);
}
a.fm-phone .glyph {
  margin-right: 10px;
  background-image: url(images/iconly-broken-call.svg);
}
a.fm-shake .glyph {
  margin-right: 10px;
  background-image: url(images/iconly-broken-shake.svg);
  background-size: 17px;
}

a.fm-verify .glyph {
  margin-right: 10px;
  background-image: url(images/iconly-broken-verify.svg);
}


#desktop-menu a.selected,
#mobile-menu  a.selected {
  font-weight: bold;
}

#desktop-menu a:hover, #desktop-menu a:focus,
#mobile-menu  a:hover, #mobile-menu  a:focus {
  text-decoration: underline;
}

.header .header-logo {
  width: 285px;
  margin-top: 36px;
  height: auto;
  float: left;
}

#mobile-menu-toggle {
  padding: 12px 20px;
  cursor: pointer;
}

#mobile-menu-toggle .bar1, #mobile-menu-toggle .bar2, #mobile-menu-toggle .bar3 {
  width: 24px;
  height: 2px;
  background-color: #333;
  margin: 4px 0;
  transition: .4s;
}
#mobile-menu-toggle.toggled-on .bar1 {
  transform: translate(0, 6px) rotate(-45deg);
}
#mobile-menu-toggle.toggled-on .bar2 {opacity: 0;}
#mobile-menu-toggle.toggled-on .bar3 {
  transform: translate(0, -6px) rotate(45deg);
}

#mobile-menu {
  transform: scaleY(0);
  display: none;
}

#mobile-menu.toggled-on {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  display: block;
}

#mobile-menu.toggled-on {
  animation: growDown 300ms ease-in-out forwards;
  transform-origin: top center;
}

.mm-div {
  width: 150%;
  margin-left: -25%;
  height: 0;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}

.mm-div-first {
  margin-top: 30px;
}
.mm-item.mm-div.mm-div-last {
  padding-bottom: 38px;
}


.icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(12,116,187,.1);
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
}

a:hover .icon {
  background-color: rgba(12,116,187,.2);
}

.glyph {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
}

h1 {
  font-family: Poppins;
  font-size: 64px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.59px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}

h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.18px;
  color: #04253b;
  margin: 0;
}

h3 {
  font-family: "HelveticaNeue", "Roboto";
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  color: #3a3a3a;
  margin: 0;
}

h4 {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85);
}

.unbold {
  font-weight: normal;
}


.hero-text h1.split-blue,
h1.split-blue {
  font-size: 72px;
  font-weight: 300;
  line-height: 1.46;
  letter-spacing: 0.2px;
}

h3.split-blue {
  font-family: "HelveticaNeue", "Roboto";
  font-size: 52px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
}

h1.split-blue strong,
h3.split-blue strong {
  font-weight: bold;
  color: var(--ipm-blue);
}

.btn {
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  background-image: linear-gradient(199deg, #02c7ac 0%, var(--ipm-blue) 100%);
  border-radius: 5px;
  background-position: left bottom;
  background-repeat: repeat;
  height: 45px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  width: auto;
}

input.btn.searchsubmit {
  border: none;
  height: 60px;
  width: 135px;
  padding-left: 38px;
  margin-left: -8px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  cursor: pointer;
}

.btn:not(.expandable):hover {
  background-image: linear-gradient(199deg, #02c7ac 20%, var(--ipm-blue) 80%);
}

.btn.h-60 {
  height: 60px;
}

.btn.h-65 {
  height: 65px;
}

.btn.expandable {
  max-width: 60px;
  transition: max-width 0.4s;
}

.btn.expandable.wider {
  max-width: 90px;
  transition: max-width 0.5s;
}

.btn .icon {
  background-image: url(images/iconly-broken-arrow-right-2.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  width: 24px;
  height: 45px;
  right: 10px;
}
a.btn .icon,
a.btn:hover .icon {
  background-color: transparent;
}

.btn.expandable .icon {
  right: 18px;
  transition: right 0.4s;
}

.btn.expandable.wider .icon {
  right: 33px;
  transition: right 0.5s;
}

.btn .text {
  white-space: nowrap;
  padding-right: 15px;
  padding: 0 44px 0 20px;
  text-align: center;
}

.btn.w-165 .text {
  width: 101px;
}

.btn.w-200 .text {
  width: 136px;
}

.btn.w-300 .text {
  width: 236px;
}

.btn.w-340 .text {
  width: 276px;
}

.btn.expandable .text {
  opacity: 0;
  transition: opacity 0.4s;
}

.btn.expandable.wider .text {
  transition: opacity 0.5s;
}


.is-link:hover .btn.expandable,
.btn.expandable:hover {
  max-width: 200px;
}

.is-link:hover .btn.expandable.wider,
.btn.expandable.wider:hover {
  max-width: 300px;
}

.is-link:hover .btn.expandable  .icon,
.btn.expandable:hover  .icon {
  right: 10px;
}

.is-link:hover .btn.expandable  .text,
.btn.expandable:hover  .text {
  opacity: 1;
}

.section-hero {
  background: #fafaff;
}


.section-hero .hero-text {
  position: absolute;
  top: 241px;
  left: 0;
  max-width: 100%;
}

.hero-text h1,
.hero-text h2 {
  margin: 0;
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.26px;
  color: #04253b;
}

.hero-text h2 {
  font-family: "HelveticaNeue", "Roboto";
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: 0.23px;
  color: #4a4d57;
}

.section-hero h2 {
  margin-bottom: 30px;
}

.section-hero .btn {
  margin-top: 70px;
  font-size: 18px;
}


.socials {
  margin-top: 30px;
}

.socials .icon {
  margin-right: 20px;
  width: 45px;
  height: 45px;
}

.socials .si-item-fb .icon { background-image: url(images/iconly-curved-fb.svg); }
.socials .si-item-li .icon { background-image: url(images/iconly-curved-li.svg); }
.socials .si-item-ig .icon { background-image: url(images/iconly-curved-ig.svg); }
.socials .si-item-yt .icon { background-image: url(images/iconly-curved-yt.svg); }


/* header {
  position: sticky;
  top: 31px;
  z-index: 1;
} */
.footer {
  color: rgba(0, 0, 0, 0.85);
  font-size: 18px;
  padding-bottom: 48px;
}


.footer .col {
  display: inline-block;
  vertical-align: top;
}

.footer .col h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.13;
  letter-spacing: 0.27px;
  color: rgba(0, 0, 0, 0.85);
  margin: 0 0 16px 0;
}

.footer .footer-logo {
  width: 320px;
}

.footer .col.col-logo {
  width: 28%;
  margin-top: 92px;
  margin-bottom: 48px;
}
.footer .col.col-courses,
.footer .col.col-resources,
.footer .col.col-compare,
.footer .col.col-contact {
  width: 18%;
  margin-top: 75px;
}

.footer .hr {
  margin-top: 48px;
  margin-bottom: 48px;
}
.footer .col.col-terms,
.footer .col.col-privacy {
  text-align: left;
  width: 200px;
  color: rgba(0, 0, 0, 0.5);
  font-family: "HelveticaNeue", "Roboto";
  font-weight: bold;
}
.footer .col.col-copyright {
  width: calc(100% - 400px);
  color: rgba(0, 0, 0, 0.5);
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}
.footer .col.col-copyright a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}


.grid {
  display: grid;
}

.grid.gap-40 {
  gap: 40px;
}

.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.grid-split.split-8-6 {
  grid-template-columns: 8fr 6fr;
}

.grid .col {
  box-sizing: border-box;
  position: relative;
}

.grid .col.square {
  aspect-ratio: 1 / 1 ;
}

.grid .col.is-link a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.grid .col.link-hover:hover {
  box-shadow: 0 10px 40px -20px rgba(105, 126, 153, 0.5);
}

.grid .col.bg-white {
  background-color: #fff;
}

.grid .col.boxed {
  border-radius: 5px;
  padding: 40px 30px;
}

.grid .col.boxed.is-link .btn {
  position: absolute;
  left: 30px;
  bottom: 40px;
}

.grid .col.lined {
  border-left: solid 1px rgba(0, 0, 0, 0.1);
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  padding: 0 15px 20px 40px;
}

.grid-2 .col.lined:nth-child(-n+2),
.grid-3 .col.lined:nth-child(-n+3) {
  border-top: none;
}

.grid-2 .col.lined:nth-child(1), .grid-2 .col.lined:nth-child(3), .grid-2 .col.lined:nth-child(5),
.grid-3 .col.lined:nth-child(1), .grid-3 .col.lined:nth-child(4) {
  border-left: none;
  padding: 0 15px 0 0;
}

.stack {
  background-color: #ffffff;
  padding: 60px 0 40px;
  position: relative;
}

.col .show-desktop-iblock {
  vertical-align: top;
  padding-left: 20px;
}


.stack h3 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #3a3a3a;
}

.stack.first {
  border-top-right-radius: 20px;
  padding-top: 80px;
}

.stack.last {
  border-bottom-right-radius: 20px;
  padding-bottom: 100px;
}

.stack.middle:before,
.stack.middle:after {
  content: "";
  display: block;
  width: 580px;
  border-bottom: 1px solid #0000001a;
  position: absolute;
  left: 0;
  top: 0;
}

.stack.middle:after {
  top: auto;
  bottom: 0;
}

.post-thumb {
  border: solid 5px transparent;
  box-sizing: border-box;
  border-radius: 5px;
}

.post-thumb:hover{
  box-shadow: 0 5px 40px -15px rgba(105, 126, 153, 0.5);
  border: solid 5px rgba(255, 255, 255, 0.3);
}

.post-thumb .info {
  background: #ffffff;
  padding: 20px 40px 40px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}


.grid-4 .post-thumb .info {
  padding: 20px 20px 40px;
}

.post-thumb img {
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.post-thumb .info h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: rgba(0, 0, 0, 0.85);
}

.post-thumb .info .sub-head {
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: 0.15px;
}

 .post-thumb .info p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2px;
  margin: 14px 0 26px 0;
}

.wp-block-image figcaption {
  font-style: italic;
  font-size: smaller;
}

figure {
  margin: 0 0 2em;
}

.blog-post-inner-detail figure+h2 {
  padding-top: 20px;
}

@media (max-width: 1800px) {
  .contained.wider {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}


@media (min-width: 1521px) {
  .hide-desktop {
    display: none;
  }
  .show-desktop-block {
    display: block;
  }
  .show-desktop-iblock {
    display: inline-block;
  }
  .show-desktop-inline {
    display: inline;
  }
}

@media (max-width: 1520px) {
  p a:not(.btn) {
    color: var(--ipm-blue);
  }


  .grid .col.boxed.is-link .btn {
    left: 50px;
  }

  .contained.narrower,
  .contained {
    width: calc(100% - 124px);
    margin-left: 62px;
    margin-right: 62px;
  }

  .grid.gap-40 {
    gap: 20px;
  }

  .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }

  .grid-3,
  .grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-4.grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .grid-split.split-8-6 {
    grid-template-columns: 1fr;
  }

  .grid .col.boxed {
    padding: 50px 50px 40px;
  }

  .grid-3 .col.lined,
  .grid-3 .col.lined:nth-child(-n+3), .grid-3 .col.lined:nth-child(4n) {
    border: none;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    padding: 0 15px 20px 0;
  }
  .grid-3 .col.lined:nth-child(2n) {
    border-left: solid 1px rgba(0, 0, 0, 0.1);
    padding: 0 15px 20px 40px;
  }
  .grid-3 .col.lined:nth-child(1) {
    border-top: none;
    padding: 0 15px 20px 0;
  }
  .grid-3 .col.lined:nth-child(2) {
    border-top: none;
  }


  .section-alumni .grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }

  .section-alumni .grid-3 .col:nth-child(3) {
    display: none;
  }

  .stack {
    padding-left: 150px;
    padding-right: 150px;
  }

  .stack.first {
    border-top-left-radius: 20px;
  }

  .stack.last {
    border-bottom-left-radius: 20px;
  }

  .stack.middle:before, .stack.middle:after {
    width: auto;
    left: 150px;
    right: 150px;
  }

  .header {
    height: 90px;
  }

  .header .header-logo {
    width: 180px;
    margin-top: 22px;
  }

  .footer .footer-logo {
    width: 285px;
  }

  .footer .col.col-logo {
    width: 100%;
    margin-top: 75px;
    margin-bottom: 65px;
  }
  .footer .col.col-courses,
  .footer .col.col-resources,
  .footer .col.col-compare,
  .footer .col.col-contact {
    width: 24%;
    margin-top: 0;
  }
  .footer .hr {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .header-top {
    padding: 18px 0 0;
  }

  .section-hero .hero-text {
    top: 128px;
  }

  .btn.expandable {
    max-width: 200px;
  }

  .btn.expandable.wider {
    max-width: 300px;
  }

  .btn.expandable.wider .icon,
  .btn.expandable .icon {
    right: 10px;
  }

  .btn.expandable .text {
    opacity: 1;
  }

  .section.bg-none-tablet {
    background: transparent;
  }

  .section.bg-white-tablet {
    background: #ffffff;
  }

  .hide-tablet {
    display: none;
  }
  .show-tablet-block {
    display: block;
  }
  .show-tablet-iblock {
    display: inline-block;
  }
  .show-tablet-inline {
    display: inline;
  }
}


@media(max-width:1024px){
  .socials .icon {
    margin-right: 12px;
  }

  .glyph{
    position: relative;
  }/*
  .glyph::after{
    content: '';
    background-image: url('images/responsive_drp_dwn.svg');
    max-width: 15px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
  }*/

.mm-div-first {
  margin-top: 20px;
}
#mobile-menu a.mm-login {

  margin: 39px 0;
}
#mobile-menu .search-field {
  background: #f5f6f8 url(https://project.info/assets/themes/ipm/images/iconly-broken-search.svg) no-repeat scroll 13px 19px;
  height: 60px;
}
}
@media (max-width: 912px) {

  h3.split-blue {
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 0.2px;
  }

  strong.not-mobile {
    font-weight: normal;
  }

  #mobile-menu-toggle {
    padding: 0;
  }


  .post-thumb .info {
    padding: 20px 30px 40px;
  }

  .contained.narrower,
  .contained {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid-3,
  .grid-4,
  .grid-4.grid-3 {
    grid-template-columns: repeat(1, 1fr);
  }

  .grid .col.boxed {
    padding: 20px 20px 30px;
  }

  .grid-3 .col.lined,
  .grid-3 .col.lined:nth-child(-n+3), .grid-3 .col.lined:nth-child(4n), .grid-3 .col.lined:nth-child(2n) {
    border: none;
    padding: 0 15px 20px 0;
  }
  .grid-3 .col.lined:nth-child(1n) {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
  }
  .grid-3 .col.lined:nth-child(1) {
    border-top: none;
  }

  .section-alumni .grid-3 .col:nth-child(3) {
    display: block;
  }

  .grid .col.boxed.is-link .btn {
    position: relative;
    margin-top: 20px;
    bottom: auto;
    left: auto;
  }

  .grid .col.square {
    aspect-ratio: auto;
  }

  .stack {
    padding: 40px 0;
  }


  .stack .show-mobile-block {
    vertical-align: top;
    padding-top: 20px;
    padding-left: 0;
  }

  .stack.first, .stack.last {
    border-radius: 0;
    padding: 40px 0;
  }

  .stack.last {
    padding-bottom: 60px;
  }

  .stack.middle:before, .stack.middle:after {
    left: 0;
    right: 0;
  }

  .header {
    height: 55px;
  }

  .footer {
    font-size: 16px;
    line-height: 1.93;
    letter-spacing: 0.16px;
  }

  .col h3.smaller {
    font-size: 22px;
    line-height: normal;
    letter-spacing: 0.1px;
  }


  .footer .col.col-logo {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0;
  }
  .footer .footer-logo {
    width: 180px;
  }

  .footer .col.col-courses,
  .footer .col.col-resources,
  .footer .col.col-compare,
  .footer .col.col-contact {
    width: 100%;
    margin-top: 40px;
  }


  .footer .hr {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .footer .col.col-terms,
  .footer .col.col-privacy {
    text-align: center;
    font-size: 14px;
    width: 50%;
    line-height: 1.93;
  }
  .footer .col.col-copyright {
    width: 100%;
    text-align: center;
    margin-top: 26px;
  }

  .header .header-logo {
    width: 86px;
    margin-top: 18px;
  }

  .button.w-300 {
    width: 250px;
    height: 50px;
    padding: 14.5px 8.3px 13.2px 12.6px;
    background-position: 220px center, left bottom;
  }

  .btn.h-60,
  .btn.h-65 {
    height: 50px;
  }

  .btn.w-300 .text {
    width: 206px;
    padding: 0 30px 0 14px;
    font-size: 14px;
  }

  .btn.w-340 .text {
    width: 246px;
  }

  .section-hero .hero-text {
    position: relative;
    top: 0;
    padding-top: 20px;
  }

  .hero-text {
    margin-bottom: 30px;
  }

  .hero-text h1 {
    font-size: 32px;
  }

  .hero-text h2 {
    font-size: 12px;
  }

  .section-hero .btn {
    margin-top: 40px;
  }

  .grid .col.bg-none-mobile,
  .section.bg-none-mobile {
    background: transparent;
  }

  .grid .col.bg-white-mobile,
  .section.bg-white-mobile {
    background: #ffffff;
  }

  .hide-mobile {
    display: none;
  }
  .show-mobile-block {
    display: block;
  }
  .show-mobile-iblock {
    display: inline-block;
  }
  .show-mobile-inline {
    display: inline;
  }

  input.btn.searchsubmit {
    height: 45px;
    width: 105px;
    padding-left: 25px;
    margin-left: -8px;
  }
  #mobile-menu .search-field{
    height: 45px;
  }
  #mobile-menu a.mm-talk{
    background-position: 92% 25%;
  }
  #mobile-menu .search-field {
    background: #f5f6f8 url(images/iconly-broken-search.svg) no-repeat scroll 12px 12px;
  }

}






@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  80% {
    transform: scaleY(1.1);
  }
  100% {
    transform: scaleY(1);
  }
}





/* SEARCH PAGE CSS START HERE  */

.search-results-section .container{max-width:1280px; width: 100%; margin: 0 auto; padding: 0px 62px;}


.search-results-section{background-color: white; }
.search-res-tab-bar{padding: 94px 0px 69px;}
.search-res-tab-bar h2{margin-bottom: 44px; font-family: "HelveticaNeue","Roboto"; font-size: 52px; font-weight: 300; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 0.2px; color: rgba(0, 0, 0, 0.5);}
.search-res-tab-bar h2 span{font-weight: bold; color: rgba(0, 0, 0, 0.85);}
.search-res-tab-bar-item span{margin-right: 10px; font-family: "HelveticaNeue","Roboto"; font-size: 24px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.25; letter-spacing: 0.2px; color: rgba(0, 0, 0, 0.85);}
.search-res-tab-bar-item .search-res-tab-bar-num{padding: 5px; display: flex; align-items: center; justify-content: center; background-color: #d8d8d8; border-radius: 10px; width: 50px; height: 40px; font-family: "HelveticaNeue","Roboto"; font-size: 18px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.2px; color: rgba(0, 0, 0, 0.85);overflow: hidden;white-space: nowrap;}
body .search-results-section .search-res-tab-bar-item {position: relative;z-index: 1; display: flex; align-items: center; margin-right: 80px;cursor: pointer;}

.search-result-man-box{margin-bottom: 40px; display: flex; margin: 0 auto 40px auto; padding: 40px 20px 40px 40px; max-width: 1160px; width: 100%; border-radius: 10px; box-shadow: 0 10px 20px -20px rgba(105, 126, 153, 0.5); background-color: #ffffff;}
.search-result-man-box-img{max-width: 220px; width: 100%; margin-right: 40px; height: 229px;}
.search-result-man-box-img img{object-fit: cover; height: 100%; border-radius: 5px;}
.search-result-manager-boxes{background-color: #f5f6f8; padding: 40px 62px 85px 62px;}
.search-result-man-box-text-wrapper{max-width: 680px; width: 100%; display: flex; justify-content: flex-start; flex-direction: column;}
.search-result-man-box-text-wrapper h3{margin-bottom:20px; font-family: "HelveticaNeue","Roboto"; font-size: 32px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 0.2px; color: rgba(0, 0, 0, 0.85);}
.search-result-man-box-text-wrapper p{margin-bottom:30px; font-family: Poppins; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.15px; color: #4a4d57;}
.search-result-man-box-text-wrapper a{width: fit-content; padding: 16px 8px 15px 15px; border-radius: 5px; border: 1px solid #02c7ac;}
.search-result-man-box-text-wrapper a span{margin-right: 9px; font-family: Poppins; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #02c7ac;}
.search-result-man-box-text-wrapper a img{background-color: transparent; transition: all 0.5s; border-radius: 50%; width: 22px; height: 22px; }
.search-result-man-box-text-wrapper a:hover img{background-color: rgba(12,116,187,.2);}
.search-results-section .search-res-tab-bar-item::after{transition: all 0.5s; opacity: 0; content: ''; height: 2px; width: 100%; background-color: rgba(0, 0, 0, 0.85); position: absolute; bottom: -7px; }
.search-results-section .search-res-tab-bar-item:hover::after{opacity: 1;}
.sear-res-tab-search-wrapper input[type="search"]{outline: none; background-image: url(images/iconly-broken-search.svg); background-repeat: no-repeat; background-position: 20px center; background-size: 18px; font-family: Poppins; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.2px; color: #4a4d57; max-width: 440px; width: 100%; min-height: 45px; padding: 7px 20px 7px 58px; border-radius: 5px; border: solid 2px rgba(12, 116, 187, 0.2); background-color: white;}
.sear-res-tab-search-wrapper{display: none;}

@media only screen and (max-width: 1024px){
  .search-result-manager-boxes {padding: 40px 62px 90px 62px;}
  .search-result-man-box {padding: 20px 20px 25px 20px}
  .search-result-man-box-img { margin-right: 22px;}
  .search-result-man-box-text-wrapper p{font-size: 18px; letter-spacing: 0.15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
  .search-res-tab-bar {padding: 40px 0px 67px;}
  .sear-res-tab-search-wrapper{margin-bottom: 40px; display: block;}
}


@media only screen and (max-width: 991px){
  .search-results-section .search-res-tab-bar-item {margin-right: 65px;}
  body .search-results-section .search-res-tab-bar-item{margin-top:25px;margin-right: 30px;}
}

@media screen and (min-width:768px) and (max-width:991px){
  .search-res-tab-bar h2 {font-size: 35px;}
  .search-res-tab-bar-item span{font-size: 20px;}
  .search-result-man-box-text-wrapper h3{font-size: 24px;}
  .search-result-man-box-text-wrapper p{font-size: 16px;}
}

@media only screen and (max-width: 767px){
  .search-result-man-box-text-wrapper h3{font-family: Poppins; font-size: 16px; font-weight: bold;letter-spacing: 0.1px;}
  .search-result-manager-boxes {padding: 40px 20px 40px 20px;}
  .search-result-man-box-text-wrapper p{display: none;}
  .search-result-man-box-img {max-width: 110px; width: 100%; margin-right: 10px; height: 115px;}
  .search-result-man-box{padding: 10px; margin: 0 auto 20px auto;}
  .search-result-man-box-text-wrapper a {padding: 10px 8px 9px 15px;}
  .search-res-tab-bar h2{font-family: Poppins; font-size: 24px; font-weight: 300; line-height: 1.5; letter-spacing: 0.08px; margin-bottom: 15px;}
  .search-res-tab-bar-item span{font-family: Poppins; font-size: 16px; font-weight: bold; letter-spacing: 0.1px;}
  .search-res-tab-bar-item .search-res-tab-bar-num {padding: 4px; width: 40px; height: 32px;}
  .search-res-tab-bar {padding: 30px 0px 4px;}
  .search-results-section .container {padding: 0px 20px;}
  body div .search-results-section .search-res-tab-bar-item {margin: 23px 30px 23px 0px;}
  .search-res-tab-bar-slide{flex-wrap: wrap;}
  .sear-res-tab-search-wrapper input[type="search"]{max-width: 380px; padding: 7px 20px 7px 50px;}
  .search-res-tab-bar-slide::after {bottom: 16px;}
  .search-field{width: 100%;}
  body .project-pagination ul.pagination-list li a.prev,body ul.pagination-list li a.next {font-size: 12px;padding: 10px 10px;}
  header {position: relative;}

}

@media only screen and (max-width: 390px){
  .search-result-man-box-text-wrapper a span {margin-right: 3px; font-size: 13px;}
  .search-result-man-box-text-wrapper a {padding: 7px;}
  .search-result-man-box-text-wrapper h3{font-size: 13px;}
  body div .search-results-section .search-res-tab-bar-item{margin-right:20px;}

}
/* SEARCH PAGE CSS CLOSE HERE  */
.project-pagination .pagination ul.pagination-list { display: flex; justify-content: center; margin: 50px 0 0px; }
.project-pagination .pagination ul.pagination-list li{ list-style: none;}
.project-pagination .pagination ul.pagination-list li a{ text-decoration: none;}
.project-pagination ul.pagination-list li a, ul.pagination-list li span { --size: 32px; --margin: 6px; margin: 0 var(--margin); border-radius: 6px; background: #0774bb; max-width: unset; min-width: var(--size); height: var(--size); display: flex; align-items: center; justify-content: center; cursor: pointer; padding: 0 6px; color: #fff; }
.project-pagination ul.pagination-list li a:hover, .project-pagination ul.pagination-list li span.current { background: #133f5b; }
.project-pagination ul.pagination-list li a.prev, ul.pagination-list li a.next { font-size: 15px; padding: 10px 20px; }

