.iu-default_banner {
  background-color: #909090;
}

.iu-header {
  z-index: 9;
}

.show-for-small-only {
  display: none;
}

.menu-navigation-text {
  position: absolute;
  right: 30px;
  bottom: 50px;
  color: #231f20;
  font-size: 16px;
  font-family: "Noto Serif", serif;
  display: inline-block;
  font-weight: bold;
  padding-left: 44px;
  pointer-events: none;
  text-decoration: none;
}
.menu-navigation-text img {
  position: absolute;
  left: 0;
  top: 1px;
}

header.iu-header .header-white-logo {
  display: block;
}
header.iu-header .header-black-logo {
  display: none;
}
header.iu-header__fixed .header-white-logo {
  display: none;
}
header.iu-header__fixed .header-black-logo {
  display: block;
}

.single-post header.iu-header .header-white-logo {
  display: none;
}
.single-post header.iu-header .header-black-logo {
  display: block;
}

.iu_fixed_body .float-menu_wrap {
  z-index: 8;
}

/*form page*/
.form-page-content {
  margin-bottom: 100px !important;
}
.form-page-content div.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.form-page-content ul.iu-stepscss__slider-nav_desktop li {
  font-size: 16px;
  text-align: center;
}
.form-page-content ul.iu-stepscss__slider-nav_desktop li.active {
  font-size: 16px;
}
.form-page-content ul.iu-stepscss__slider-nav_desktop li p {
  display: inline-block;
  max-width: 90%;
}
.form-page-content form .gform_body ul.gform_fields li.gfield_error .validation_message {
  position: relative;
  top: 0;
  right: 0;
}
.form-page-content form .gform_body ul.gform_fields li.gfield {
  margin-bottom: 30px;
}
.form-page-content form .gform_body ul.gform_fields li.gfield label.gfield_label {
  margin-top: 0;
}
.form-page-content form .gform_body ul.gform_fields li.gfield div.gfield_description {
  padding-top: 0;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_checkbox {
  margin-top: 0;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul li {
  display: block;
  width: 100%;
  margin: 5px 0 !important;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio {
  display: block;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li {
  display: inline-block;
  width: auto;
  margin: 5px 30px 5px 0 !important;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li label {
  max-width: 100%;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_complex span.ginput_full {
  margin-right: 0;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_complex span label {
  margin-bottom: 30px;
}
.form-page-content form .gform_body ul.gform_fields li.gfield .ginput_complex label {
  font-size: 16px;
}

.page-template-page-accepted_students-template .iu-tab-page,
.page-template-part-senior-scholars-template .iu-tab-page,
.page-template-part-semester-year-template .iu-tab-page,
.page-template-part-intro-template .iu-tab-page,
.page-template-part-summer-template
.iu-tab-page {
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 0;
  visibility: visible;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  min-width: auto;
  overflow: visible;
  height: auto;
}
.page-template-page-accepted_students-template .iu-ajax-load[data-show="hide"], .page-template-page-accepted_students-template .iu-inner-ajax-load[data-show="hide"],
.page-template-part-senior-scholars-template .iu-ajax-load[data-show="hide"],
.page-template-part-senior-scholars-template .iu-inner-ajax-load[data-show="hide"],
.page-template-part-semester-year-template .iu-ajax-load[data-show="hide"],
.page-template-part-semester-year-template .iu-inner-ajax-load[data-show="hide"],
.page-template-part-intro-template .iu-ajax-load[data-show="hide"],
.page-template-part-intro-template .iu-inner-ajax-load[data-show="hide"],
.page-template-part-summer-template
.iu-ajax-load[data-show="hide"],
.page-template-part-summer-template
.iu-inner-ajax-load[data-show="hide"] {
  display: block !important;
}

.page-template-part-team-template .iu-tab-page {
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 0;
  visibility: visible;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  min-width: auto;
  overflow: visible;
  height: auto;
}
.page-template-part-team-template .iu-tab-page section#team {
  display: block !important;
}

.page-template-part-intro-template .iu-container-1160 {
  margin-bottom: 100px;
}

ul.gform_fields li.gfield div.gpnf-nested-entries-container {
  margin-top: 60px;
  background-color: rgba(235, 235, 235, 0.63);
  padding: 30px 50px;
  position: relative;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  left: -50px;
  overflow: inherit;
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container:after {
  content: '';
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  background-color: rgba(235, 235, 235, 0.63);
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container table thead tr th {
  font-size: 18px;
  font-weight: 400;
  border: none;
  text-align: left;
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container table tbody tr td {
  font-size: 18px;
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container table tbody tr td.gpnf-row-actions ul li.edit a {
  color: #2a314f;
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container table tbody tr td.gpnf-row-actions ul li.delete a {
  color: #ae1e2c;
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container table tbody tr td.gpnf-row-actions ul li a {
  font-size: 18px;
  text-decoration: none;
}
ul.gform_fields li.gfield div.gpnf-nested-entries-container button.gpnf-add-entry {
  border: none;
  color: #ae1e2c;
  background: transparent;
  cursor: pointer;
}

/*form repeater popup*/
.gpnf-dialog.ui-dialog {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 90vh;
  overflow: auto;
}
.gpnf-dialog.ui-dialog .ui-dialog-titlebar {
  background: #ae1e2c !important;
}
.gpnf-dialog.ui-dialog form ul.gform_fields li.gfield ul.gfield_radio {
  display: block !important;
}

/*application form*/
.app-form .iu-accepted_students.iu-interest-form {
  margin-top: 91px;
  max-width: 1170px;
  margin-bottom: 67px !important;
}
.app-form-title {
  font-family: "Noto Serif", serif;
  font-size: 40px;
  text-transform: uppercase;
  color: #2a314f;
  margin-bottom: 38px;
}
.app-form-subtitle {
  font-size: 32px;
  font-family: "Noto Serif", serif;
  color: #2a314f;
}
.app-form-save {
  font-family: "Noto Serif", serif;
  font-size: 18px;
  color: #ae1e2c;
  line-height: 94px;
  text-decoration: none;
  padding-right: 33px;
  position: relative;
}
.app-form-save:after {
  content: url("../assets/img/arrow-save-form.png");
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
.app-form .text-right {
  text-align: right;
}
.app-form ul.iu-ul {
  width: 100%;
  margin: 0 0 80px;
}
.app-form ul.iu-ul li {
  margin: 15px 0;
}
.app-form ul.iu-ul li.checked span {
  background-image: url("../images/check.png");
  background-repeat: no-repeat;
  background-position: 50%;
  font-size: 0;
  border-radius: 50%;
}
.app-form ul.iu-ul li p {
  margin: 0 0 20px;
  font-size: 18px;
}
.app-form ul.iu-ul li span {
  bottom: 16px;
}
.app-form ul.iu-ul li.active p {
  font-size: 22px;
  color: #ae1e2c;
}
.app-form-half {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 8px 0;
}
.app-form-half:last-child {
  float: none;
}
.app-form .iu-step {
  padding: 50px 0 50px 175px;
}
.app-form form ul.gform_fields li.gfield {
  margin-bottom: 15px;
}
.app-form form ul.gform_fields li.gfield .custom-select-opener {
  max-width: 274px;
}
.app-form form ul.gform_fields li.gfield div.gpnf-nested-entries-container {
  margin-top: 30px;
}
.app-form form ul.gform_fields li.gfield .gform_fileupload_multifile .gform_drop_area {
  margin: 30px 0 !important;
}
.app-form form .gform_page_footer {
  margin: 34px 0 0;
  text-align: center;
}
.app-form form .gform_page_footer a.gform_save_link {
  display: none;
}

.form_saved_message {
  position: relative;
  background-color: #f0f0f0 !important;
}
.form_saved_message form input[type="text"] {
  padding: 10px 15px 13px !important;
}

.iu-step.submitted {
  margin-top: 135px;
  padding: 80px 0 60px 0 !important;
  margin-bottom: 100px;
  position: relative;
}
.iu-step.submitted:after {
  content: url("../images/sub-check.png");
  position: absolute;
  top: -57px;
  left: 50%;
  transform: translate(-50%, 0);
}
.iu-step.submitted .gform_confirmation_wrapper h2 {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.iu-step.submitted .gform_confirmation_wrapper a {
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
  margin-top: 23px;
}

/* login page */
#login-page {
  overflow-x: hidden;
  padding-top: 140px;
  background-color: #ffffff;
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

/* login form */
.login-form {
  text-align: left;
  padding: 20px 50px !important;
  min-height: 100% !important;
}
.login-form h2, .login-form p {
  color: #2a314f !important;
}

#login-form {
  text-align: left;
  min-width: 260px;
}
#login-form label {
  font-size: 20px;
  font-weight: normal;
  color: #2a314f;
  margin: 20px 0 10px;
  display: block;
}
#login-form input {
  border: none;
  border-bottom: 1px solid #2a314f;
  line-height: 1;
  padding: 0 0 12px;
  font-size: 20px;
  width: 100%;
}
#login-form .login-submit {
  padding: 5px;
  border: 2px solid #ae1e2c;
  border-right: 0;
  border-left: 0;
  position: relative;
  text-align: center;
}
#login-form .login-submit:before, #login-form .login-submit:after {
  content: '';
  width: 2px;
  position: absolute;
  height: 21px;
  background: #ae1e2c;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#login-form .login-submit:before {
  top: 0;
  left: 0;
}
#login-form .login-submit:after {
  right: 0;
  bottom: 0;
}
#login-form .login-submit:hover:before, #login-form .login-submit:hover:after {
  height: 100%;
}
#login-form input[type="submit"] {
  font-size: 18px;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  padding: 0;
  color: #ae1e2c;
  font-family: "Noto Serif", serif;
  cursor: pointer;
}

.page-template-progress-page #login-page {
  min-height: auto;
}

.portal-header .iu-header__wr {
  display: block;
  padding: 11px 50px;
}
.portal-header-logo {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: auto;
  margin-right: 42px;
  margin-top: 7px;
}
.portal-header-logo img {
  max-width: 245px;
}
.portal-header-popups {
  display: inline-block;
  padding: 0 15px;
  line-height: 0;
}
.portal-header-popups > a {
  display: inline-block;
  width: 54px;
  height: 54px;
  margin: 0 12px;
  border-radius: 50%;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.09);
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portal-header-popups > a img, .portal-header-popups > a svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.portal-header-popups > a:hover, .portal-header-popups > a.active {
  background-color: #ae1e2c;
}
.portal-header-popups > a:hover svg rect, .portal-header-popups > a:hover svg path, .portal-header-popups > a.active svg rect, .portal-header-popups > a.active svg path {
  fill: #ffffff !important;
}
.portal-header-popups > a:hover svg circle, .portal-header-popups > a.active svg circle {
  stroke: #ffffff !important;
}
.portal-header-popups > a.info-popup svg {
  width: 54px;
}
.portal-header-popups > a.deadline-popup svg {
  left: 55%;
  height: 30px;
}
.portal-header-text {
  font-size: 18px;
  line-height: 18px;
  position: relative;
  padding-left: 19px;
  font-family: "Noto Serif", serif;
  margin-top: 20px;
  display: inline-block;
}
.portal-header-text:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ae1e2c;
}
.portal-header-text span {
  font-style: italic;
  line-height: 24px;
  font-size: 20px;
}
.portal-header-menu {
  float: right;
  padding-top: 15px;
}
.portal-header-menu .iu-header__btn i {
  font-size: 43px;
}
.portal-header-menu .iu-header__nav ul li {
  margin-right: 30px;
  display: inline-block;
}
.portal-header-menu .iu-header__nav ul li a {
  color: #ae1e2c;
}
.portal-header .popup-content {
  padding: 60px 13% 50px;
  top: 155px;
  transform: translate(-50%, 0);
}
.portal-header .popup-content h2 {
  font-size: 26px;
  font-family: "Noto Serif", serif;
  position: relative;
  margin-bottom: 34px;
  color: #2a314f;
}
.portal-header .popup-content h2 img {
  position: absolute;
  left: -56px;
  top: 4px;
}
.portal-header .popup-content hr {
  margin: 30px auto;
}
.portal-header .popup-content hr:last-child {
  margin: 40px auto 30px;
}
.portal-header .popup-content p {
  margin-top: 5px;
}

.register-page {
  max-width: 1200px;
  margin: auto;
  width: 100%;
  border-radius: 30px;
  background-color: #2a314f;
  padding: 48px 5em 90px;
  margin-top: 97px;
}

.register-block {
  width: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.register-block.first-block {
  float: left;
}
.register-block-content {
  display: inline-block;
  text-align: left;
}
.register-block h2, .register-block p, .register-block a {
  color: #ffffff;
}
.register-block h2 {
  font-family: "Noto Serif", serif;
  font-size: 30px;
  margin-bottom: 15px;
}
.register-block p {
  margin-top: 0;
  line-height: 24px;
  max-width: 390px;
}
.register-block a.iu-btn {
  font-size: 18px;
  font-family: "Noto Serif", serif;
  padding: 9px;
  margin-top: 18px;
  min-width: 190px;
  border: 2px solid #ffffff;
  text-align: center;
  border-right: 0;
  border-left: 0;
}
.register-block a.iu-btn:before, .register-block a.iu-btn:after {
  height: 15px;
  background: #ffffff;
}
.register-block a.iu-btn:hover:before, .register-block a.iu-btn:hover:after {
  height: 100%;
  background: #ffffff;
}

.form-block {
  position: absolute;
  right: -20px;
  top: -138px;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 13px 70px 34px 60px;
  min-height: 570px;
  display: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form-block.login-form {
  right: auto;
  left: -23px;
  padding: 20px 70px 34px 60px;
}
.form-block.active {
  display: block;
}
.form-block-recovery,
.form-block .gform_confirmation_message {
  text-align: left;
  padding-top: 150px;
}
.form-block-recovery p,
.form-block .gform_confirmation_message p {
  color: #2a314f;
}
.form-block-recovery br,
.form-block .gform_confirmation_message br {
  display: none;
}
.form-block .gform_wrapper form {
  position: relative;
  width: 380px;
}
.form-block .gform_wrapper form p {
  color: #2a314f;
}
.form-block .gform_wrapper form p a {
  text-decoration: underline;
  display: inline-block;
  color: #2a314f;
}
.form-block .gform_wrapper form .gform_heading {
  margin-bottom: 7px;
}
.form-block .gform_wrapper form .gform_heading h3.gform_title {
  color: #ae1e2c;
  font-size: 30px;
  font-family: "Noto Serif", serif;
  margin-bottom: 10px;
}
.form-block .gform_wrapper form .gform_heading span.gform_description {
  margin-bottom: 0;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield {
  padding-right: 0;
  margin-top: 7px;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield input {
  max-width: 100%;
  padding: 0 0 17px !important;
  width: 100% !important;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_password .ginput_left,
.form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_password .ginput_right {
  width: 100%;
  padding: 0;
  margin-bottom: 6px;
  max-width: 100%;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_checkbox ul.gfield_checkbox {
  max-width: 200px;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_checkbox ul.gfield_checkbox li {
  margin: 35px 4px !important;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_checkbox ul.gfield_checkbox label {
  font-size: 16px;
  text-decoration: underline;
  max-width: 120px;
  line-height: 20px;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_checkbox ul.gfield_checkbox input {
  display: none;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield.gfield_html {
  margin-top: 33px;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield.gfield_error label {
  color: #ae1e2c;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield.accept-block {
  width: 30px;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield.open-terms {
  display: inline-block;
  width: 140px;
  position: absolute;
  bottom: 30px;
  left: 32px;
  margin: 0;
  font-size: 16px;
  text-decoration: underline;
  max-width: 120px;
  line-height: 20px;
  cursor: pointer;
}
.form-block .gform_wrapper form ul.gform_fields li.gfield.open-terms p {
  margin-bottom: 0;
}
.form-block .gform_wrapper form .gform_footer {
  margin: 0;
  padding: 0;
}
.form-block .gform_wrapper form .gform_footer button[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 24px;
  padding: 9px;
}
.form-block .gform_wrapper form .gform_footer button[type="submit"] span {
  background-color: #ae1e2c;
  color: #ffffff;
  min-width: 172px;
  padding: 1px 10px;
}
.form-block .gform_wrapper form .gform_footer .gform_ajax_spinner {
  position: absolute;
  bottom: 0;
  left: 0;
}
.form-block .gform_wrapper form .validation_message {
  display: none;
}

.terms-text h2 {
  font-family: "Noto Serif", serif;
  font-size: 30px;
}

.popup-content {
  border-radius: 30px;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.09);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
  background-color: #ffffff;
  z-index: 10;
  padding: 25px 14% 50px;
  display: none;
  line-height: initial;
}
.popup-content-arrow {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 18px solid #ffffff;
  position: absolute;
  top: -18px;
  right: 30px;
}
.popup-content-close {
  position: absolute;
  top: 40px;
  right: 23px;
  cursor: pointer;
}
.popup-content-close:hover {
  opacity: 0.6;
}
.popup-content-block {
  display: inline-block;
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.popup-content-block:last-of-type {
  float: none;
}
.popup-content-block h4 {
  font-size: 22px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}
.popup-content-block p {
  margin-top: 0;
}
.popup-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.popup-content ul li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 10px;
}
.popup-content ul li:before {
  content: url("../images/pin.png");
  position: absolute;
  left: 0;
  top: 0;
}
.popup-content p {
  margin-bottom: 15px;
  line-height: 1.5;
}
.popup-content a {
  color: #2a314f;
}
.popup-content a:hover {
  color: #ae1e2c;
}

.block-overlay {
  background-color: #000000;
  opacity: 0.549;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

.iu-accepted_students__slider-nav_desktop li {
  cursor: pointer;
}
.iu-accepted_students__slider-nav_desktop li p {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iu-accepted_students__slider-nav_desktop li p span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iu-accepted_students__slider-nav_desktop li:hover p {
  color: #ae1e2c;
}
.iu-accepted_students__slider-nav_desktop li:hover p span {
  background-color: #ae1e2c;
  color: #ffffff;
}

/* progress page */
.delete-app {
  font-size: 16px;
  font-family: "Noto Serif", serif;
  color: #727272;
  float: right;
  position: relative;
  display: inline-block;
  padding-left: 30px;
  text-decoration: none;
}
.delete-app:before {
  content: url("../images/documents/exchange.png");
  position: absolute;
  top: 1px;
  left: 0;
}
.delete-app:hover {
  color: #ae1e2c;
}

.page-main-content {
  max-width: 1200px;
  margin: auto;
  width: 100%;
}

.table-view {
  display: table;
  width: 100%;
  height: 100%;
}

.table-item {
  display: table-cell;
  vertical-align: middle;
}

.clear {
  clear: both;
}

.stages-bar {
  padding: 80px 0 94px;
}
.stages-bar .stage-block {
  display: inline-block;
  float: left;
  position: relative;
}
.stages-bar .stage-block div {
  background-color: #d1cfcf;
  border-radius: 15px;
  display: block;
  position: relative;
  height: 24px;
}
.stages-bar .stage-block div span {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -50px;
  min-width: 250px;
  text-align: center;
  font-family: "Noto Serif", serif;
  font-size: 20px;
  color: #d1cfcf;
}
.stages-bar .stage-block.complete div {
  background-color: #327a46;
}
.stages-bar .stage-block.complete div span {
  color: #327a46;
}
.stages-bar .stage-block:last-child {
  float: none;
}
.stages-bar .stage-block.big {
  width: 30%;
}
.stages-bar .stage-block.big.active div span {
  color: #2a314f;
}
.stages-bar .stage-block.big.active:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background-color: #2a314f;
  z-index: 1;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.stages-bar .stage-block.big.active.fill-25:before {
  width: 25%;
}
.stages-bar .stage-block.big.active.fill-33:before {
  width: 33%;
}
.stages-bar .stage-block.big.active.fill-50:before {
  width: 50%;
}
.stages-bar .stage-block.big.active.fill-66:before {
  width: 66%;
}
.stages-bar .stage-block.big.active.fill-75:before {
  width: 75%;
}
.stages-bar .stage-block.big.active.fill-100:before {
  width: 100%;
  border-radius: 15px;
  background-color: #327a46;
}
.stages-bar .stage-block.big.active.fill-100 div span {
  color: #327a46;
}
.stages-bar .stage-block.small {
  width: 5%;
  padding: 0 18px;
}
.stages-bar .stage-block.small.active {
  padding: 0 10px;
}
.stages-bar .stage-block.small.active div {
  height: 39px;
  border-radius: 50%;
  margin-top: -7px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.stages-bar .stage-block.small.active div span {
  color: #2a314f;
  bottom: -41px;
}
.stages-bar .stage-block.small.active.small-0 div {
  background-color: #2a314f;
}
.stages-bar .stage-block.small.active.small-1 div {
  background-color: #ae1e2c;
}
.stages-bar .stage-block.small.active.small-1 div span {
  color: #ae1e2c;
}
.stages-bar .stage-block.small.active.small-2 div {
  background-color: #327a46;
}
.stages-bar .stage-block.small.complete {
  padding: 0 10px;
}
.stages-bar .stage-block.small.complete div {
  height: 39px;
  border-radius: 50%;
  margin-top: -7px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("../images/documents/step-accepted.png");
}
.stages-bar .stage-block:nth-child(even) div span {
  top: auto;
  bottom: -50px;
}

.progress-page .portal-header-text {
  display: none;
}

.progress-section {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.24);
  border-radius: 30px;
  margin: 70px 0 105px;
}
.progress-section.documents-review {
  margin: 70px 0 60px;
}
.progress-section.documents-review .progress-section-title {
  font-size: 30px;
  padding: 70px 15px 55px;
}
.progress-section.documents-review .progress-section-title.status-0 {
  background-color: #2a314f;
}
.progress-section.documents-review .progress-section-title.status-1 {
  background-color: #cecece;
}
.progress-section.documents-review .progress-section-title.status-2 {
  background-color: #327a46;
}
.progress-section.documents-review .progress-block {
  padding: 15px;
}
.progress-section-icon {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -33px;
  z-index: 1;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.24);
}
.progress-section-icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.progress-section-title {
  color: #ffffff;
  background-color: #2a314f;
  margin-bottom: 0;
  font-family: "Noto Serif", serif;
  font-size: 26px;
  line-height: 26px;
  padding: 26px 15px 33px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  position: relative;
}
.progress-section .pr-check {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  background-repeat: no-repeat;
  background-position: 50%;
}
.progress-section .pr-check.check-4, .progress-section .pr-check.check-5, .progress-section .pr-check.check-1 {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.24);
  border: none;
  background-image: url("../images/checked.png");
}
.progress-section .progress-block-top {
  padding: 15px 0;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  font-size: 0;
}
.progress-section .progress-block-top.skype-interview {
  border-bottom: none;
}
.progress-section .progress-block-top.active {
  background-color: #f9f9f9;
  border-bottom: none;
}
.progress-section .progress-block-top.active .block-approval img {
  transform: rotate(180deg);
  top: 40%;
}
.progress-section .progress-block-info {
  display: none;
  padding: 10px 40px 10px 8%;
  background-color: #f9f9f9;
}
.progress-section .progress-block-info .download-documents {
  margin-bottom: 20px;
  position: relative;
  padding-right: 60px;
}
.progress-section .progress-block-info .download-documents span {
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
  color: #2a314f;
}
.progress-section .progress-block-info .download-documents img {
  position: absolute;
  right: 15px;
  top: 45%;
  transform: translate(0, -50%);
}
.progress-section .progress-block-info-content {
  border-top: 1px solid #e3e3e3;
  padding: 25px 0;
  color: #2a314f;
}
.progress-section .progress-block-info-content p {
  font-size: 20px;
  margin: 0 0 10px;
  color: #2a314f;
}
.progress-section .progress-block-info-content hr {
  background-color: #e3e3e3;
  margin: 32px auto 27px;
}
.progress-section .progress-block-info-content ol {
  padding: 0 20px;
  margin: 0;
}
.progress-section .progress-block-info-content ol li {
  margin-bottom: 7px;
  font-size: 20px;
  color: #2a314f;
}
.progress-section .progress-block-info-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.progress-section .progress-block-info-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 20px;
  color: #2a314f;
}
.progress-section .progress-block-info-content ul li:before {
  content: url("../images/pin.png");
  position: absolute;
  left: 0;
  top: 0;
}
.progress-section .progress-block-info-content form {
  margin: 40px 0 28px;
}
.progress-section .progress-block-info-content form ul.gform_fields li.gfield {
  padding-left: 0;
  margin: 5px 0;
}
.progress-section .progress-block-info-content form ul.gform_fields li.gfield.gfield_error .validation_message {
  position: relative;
  top: 0;
  right: 0;
}
.progress-section .progress-block-info-content form ul.gform_fields li.gfield label {
  font-size: 22px;
  font-weight: 600;
}
.progress-section .progress-block-info-content form .gform_footer button.iu-btn {
  font-size: 15px;
  padding: 3px;
}
.progress-section .progress-block-info-content form .gform_footer button.iu-btn span {
  min-width: 195px;
}
.progress-section .progress-block:last-child .progress-block-top {
  border-bottom: none;
}
.progress-section .block-check {
  display: inline-block;
  width: 8%;
  text-align: center;
  padding: 10px 0;
  font-size: 0;
}
.progress-section .block-name {
  display: inline-block;
  width: 20%;
}
.progress-section .block-name h3 {
  font-family: "Noto Serif", serif;
  font-size: 20px;
  color: #2a314f;
  margin: 0;
}
.progress-section .block-info {
  display: inline-block;
  width: 35%;
  min-height: 65px;
}
.progress-section .block-info p {
  margin: 6px 0 10px 0;
  font-size: 18px;
}
.progress-section .block-info.tuition-info img {
  float: left;
  margin: 7px 12px 0 15px;
}
.progress-section .block-info.tuition-info p {
  font-size: 20px;
  color: #ae1e2c;
  font-weight: 800;
}
.progress-section .block-approval {
  display: inline-block;
  width: 37%;
  position: relative;
  padding: 0 75px 0 5px;
}
.progress-section .block-approval img {
  position: absolute;
  right: 40px;
  width: 25px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.progress-section .block-approval-item {
  min-height: 32px;
  margin-bottom: 8px;
}
.progress-section .block-approval-item .pr-check {
  width: 32px;
  height: 32px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.24);
  float: left;
  background-size: 17px;
}
.progress-section .block-approval-item .pr-check.check-0 {
  box-shadow: none;
  border: none;
}
.progress-section .block-approval-item .pr-check.check-2 {
  background-image: url("../images/pause.png");
  background-size: 10px;
}
.progress-section .block-approval-item .pr-check.check-3 {
  background-image: url("../images/close.png");
  background-size: 15px;
}
.progress-section .block-approval-item p {
  display: inline-block;
  margin: 0 0 0 15px;
  line-height: 30px;
  font-size: 16px;
}
.progress-section .block-approval-item:last-child {
  margin-bottom: 0;
}
.progress-section p.check-0 {
  color: #333333;
}
.progress-section p.check-2 {
  color: #7d6f7f;
}
.progress-section p.check-4, .progress-section p.check-1, .progress-section p-check-5 {
  color: #327a46;
}
.progress-section p.check-3 {
  color: #ae1e2c;
}
.progress-section a.iu-btn {
  margin: 20px 0 33px;
}
.progress-section a.iu-btn span {
  min-width: 280px;
}

footer .social-one {
  opacity: 0.65;
  display: inline-block;
  line-height: 26px;
}
footer .social-one i {
  font-size: 26px;
  color: #ffffff;
}
footer .social-one:hover {
  opacity: 1;
}

/*
*
*
* Media
*
*
*/
@media (max-width: 480px) {
  .iu-accepted_students .all_steps .slick-slide .iu-step .iu-form-outer-repeater-wr {
    left: 0 !important;
    padding: 15px 0 15px 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-template-form .iu-default_banner {
    max-height: 230px;
  }
  .page-template-template-form .iu-default_banner__title {
    font-size: 40px;
    bottom: 0;
    top: auto;
    line-height: 35px;
  }
  .page-template-template-form .iu-accepted_students.iu-interest-form {
    margin-top: 30px;
  }
  .page-template-template-form .iu-accepted_students__slider-for--mob-step .iu-step-wrap {
    padding-top: 40px;
  }
  .page-template-template-form .custom-select-opener {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  html {
    margin-top: 0 !important;
  }

  .menu-navigation-text {
    display: none;
  }

  .portal-header .iu-header__wr {
    padding: 18px 15px 15px;
  }
  .portal-header .iu-header__wr .iu-header__btn_wrap {
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    width: 40px;
    height: 40px;
  }
  .portal-header .iu-header__wr .iu-header__btn_wrap .iu-header__btn {
    position: absolute;
    top: 0;
    left: 0;
  }
  .portal-header .iu-header__wr .iu-header__btn_wrap .iu-header__btn i {
    font-size: 35px;
  }
  .portal-header-menu {
    padding-top: 0;
    float: none;
    text-align: right;
    display: block;
  }
  .portal-header-popups {
    padding: 0;
  }
  .portal-header-popups > a {
    width: 45px;
    height: 45px;
    margin: 0 5px;
  }
  .portal-header-popups > a svg {
    width: 44px;
  }
  .portal-header-popups > a.deadline-popup svg {
    height: 24px;
  }
  .portal-header-logo {
    width: 125px;
    top: 0;
    margin: 0;
  }
  .portal-header-logo img {
    max-width: 110px;
  }
  .portal-header.iu-header__fixed .iu-header__logo {
    width: 125px;
    top: 0;
  }
  .portal-header .popup-content {
    padding: 35px 15px;
    top: 115px;
    transform: translate(0, 0);
    max-height: calc(100vh - 130px);
    text-align: left;
  }
  .portal-header .popup-content-close {
    top: 24px;
    right: 22px;
  }
  .portal-header .popup-content h2 {
    padding-left: 50px;
  }
  .portal-header .popup-content h2 img {
    left: 0;
    top: 0;
  }
  .portal-header-text {
    display: none;
  }

  .block-overlay {
    top: 82px;
  }

  .popup-content {
    border-radius: 15px;
    top: 0;
    left: 15px;
    transform: translate(0, 0);
    width: calc(100% - 30px);
    padding: 25px 15px 50px;
  }
  .popup-content .popup-inner-content {
    overflow: auto;
  }

  .home .iu-h-ismore__img-wr {
    background-position: 50% 15%;
    background-size: cover;
  }

  .iu-faq-content-inner {
    background-image: none !important;
  }

  .iu-application-content {
    display: block;
  }
  .iu-application-content .img-wrap {
    position: relative;
  }

  .form-page-content form .gform_body ul.gform_fields li.gfield .gfield_checkbox li label {
    font-size: 16px;
  }
  .form-page-content form .gform_body ul.gform_fields li.gfield .ginput_complex label {
    font-size: 14px;
  }
  .form-page-content form .gform_body ul.gform_fields li.gfield ul.gfield_radio {
    display: block;
  }
  .form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_radio ul li {
    margin: 10px 0 !important;
  }

  ul.gform_fields li.gfield div.gpnf-nested-entries-container {
    margin-top: 30px;
    padding: 25px;
    left: -25px;
    overflow: auto;
    width: calc(100% + 60px);
    min-width: 300px;
  }
  ul.gform_fields li.gfield div.gpnf-nested-entries-container:after {
    display: none !important;
  }

  .gpnf-dialog .ui-dialog-content {
    padding: 15px !important;
    border-top: none !important;
  }
  .gpnf-dialog .ui-dialog-content .gform_fields li .gfield_checkbox li {
    margin: 5px 0 !important;
  }
  .gpnf-dialog .ui-dialog-titlebar {
    background: #ae1e2c !important;
    background-color: #ae1e2c !important;
    padding: 0 15px !important;
  }
  .gpnf-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 15px !important;
  }

  #login-page {
    padding: 45px 15px 0;
  }

  .progress-page .portal-header-text {
    display: inline-block;
    margin: 0;
    font-size: 14px;
  }
  .progress-page .portal-header-text span {
    font-size: 18px;
  }
  .progress-page .portal-header-text:before {
    width: 5px;
    height: 85%;
    top: 4px;
  }
  .progress-page .delete-app {
    margin-top: 16px;
  }

  .stages-overflow-block {
    overflow: auto;
  }
  .stages-overflow-block .stages-bar {
    padding: 50px 0;
    width: 777px;
  }
  .stages-overflow-block .stages-bar .stage-block.small {
    width: 5%;
    padding: 0 8px;
  }
  .stages-overflow-block .stages-bar .stage-block.small.active, .stages-overflow-block .stages-bar .stage-block.small.complete {
    padding: 0 1px;
  }
  .stages-overflow-block .stages-bar .stage-block div span {
    font-size: 15px;
    top: -37px;
  }
  .stages-overflow-block .stages-bar .stage-block:nth-child(2n) div span {
    bottom: -30px;
    top: auto;
  }

  .progress-section {
    border-radius: 15px;
    margin: 37px 0 40px;
  }
  .progress-section-title {
    font-size: 20px;
    padding: 15px 15px 19px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .progress-section-icon {
    width: 60px;
    height: 60px;
    top: -22px;
  }
  .progress-section-icon img {
    width: 38px;
  }
  .progress-section .pr-check {
    width: 30px;
    height: 30px;
    background-size: 20px;
  }
  .progress-section .progress-block-top {
    padding: 5px 0;
    position: relative;
  }
  .progress-section .progress-block-top.active .block-approval img {
    top: 25px;
  }
  .progress-section .progress-block-info .download-documents span {
    font-size: 18px;
  }
  .progress-section .block-check {
    width: 17%;
  }
  .progress-section .block-name {
    width: 83%;
  }
  .progress-section .block-name h3 {
    font-size: 18px;
    padding-right: 42px;
  }
  .progress-section .block-info {
    width: 100%;
    min-height: 0;
    padding-left: 17%;
  }
  .progress-section .block-info p {
    margin: 0;
    font-size: 16px;
  }
  .progress-section .block-info p:last-child {
    margin-bottom: 10px;
  }
  .progress-section .block-info.tuition-info img {
    margin: -3px 8px 12px 0;
  }
  .progress-section .block-info.tuition-info p {
    font-size: 16px;
  }
  .progress-section .block-approval {
    padding: 0 5px 0 17%;
    display: block;
    width: 100%;
    position: unset;
  }
  .progress-section .block-approval-item .pr-check {
    width: 28px;
    height: 28px;
    background-size: 18px;
  }
  .progress-section .block-approval-item p {
    margin: 0 0 0 10px;
    line-height: 26px;
    font-size: 14px;
  }
  .progress-section .block-approval img {
    right: 13px;
    top: 25px;
    transform: none;
  }
  .progress-section .progress-block-info-content p {
    font-size: 16px;
  }
  .progress-section .progress-block-info-content hr {
    margin: 15px auto;
  }
  .progress-section .progress-block-info-content ol li, .progress-section .progress-block-info-content ul li {
    font-size: 16px;
  }
  .progress-section.documents-review {
    margin: 53px 0 30px;
  }
  .progress-section.documents-review .progress-section-title {
    font-size: 22px;
    padding: 54px 15px 28px;
  }
  .progress-section.documents-review .progress-block {
    padding: 6px 15px;
  }
  .progress-section.documents-review .progress-block p {
    font-size: 15px;
  }

  /* portal form*/
  .app-form .iu-accepted_students.iu-interest-form {
    margin-top: 63px;
  }
  .app-form .text-right {
    text-align: center;
  }
  .app-form-title {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 30px;
  }
  .app-form-half {
    width: 100%;
    display: block;
    float: none;
    padding: 8px 0;
    text-align: center;
  }
  .app-form-subtitle {
    font-size: 20px;
    margin: 0;
  }
  .app-form-save {
    font-size: 16px;
    line-height: 16px;
  }
  .app-form ul.iu-ul {
    margin: 0 0 15px;
  }

  .form-page-content form .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li {
    display: block;
  }

  /* login form */
  .page-template-template-login #login-page {
    min-height: 100%;
  }
  .page-template-template-login #login-page .register-page {
    width: 100%;
    border-radius: 15px;
    padding: 35px 0;
    margin: 80px 0 50px 100px;
  }
  .page-template-template-login #login-page .register-page .register-block {
    width: 100%;
    float: none;
  }
  .page-template-template-login #login-page .register-page .form-block.login-form {
    position: relative;
    left: -100px;
    top: 0;
    padding: 15px 30px !important;
    max-width: 400px;
  }

  /* register recover page */
  .page-template-template-register-login #login-page .register-page {
    width: 100%;
    border-radius: 15px;
    padding: 5px 0 30px;
    margin: 80px 0 50px 50%;
  }
  .page-template-template-register-login #login-page .register-block {
    width: 100%;
  }
  .page-template-template-register-login #login-page .register-block-content {
    display: none;
  }
  .page-template-template-register-login #login-page .form-block {
    position: relative;
    left: -50%;
    top: 0;
    padding: 15px 30px !important;
    max-width: 400px;
    min-height: 500px;
    border-radius: 15px;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form .gform_heading span {
    font-size: 16px;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form h3.gform_title {
    display: none;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form ul.gform_fields li.gfield {
    margin-bottom: 10px;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form ul.gform_fields li.gfield.gfield.open-terms {
    bottom: 55px;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form ul.gform_fields li.gfield.gfield_html {
    margin-top: 10px;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form ul.gform_fields li.gfield.gfield_html p {
    font-size: 16px;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form ul.gform_fields li.gfield.gfield_html p br {
    display: none;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form .gform_footer button[type="submit"] {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .page-template-template-register-login #login-page .form-block .gform_wrapper form .gform_footer button[type="submit"] span {
    min-width: 100%;
  }

  .terms-text {
    padding: 30px 15px;
    overflow: auto;
    max-height: calc(100% - 120px);
    top: 100px;
  }
  .terms-text .popup-content-close {
    top: 15px;
    right: 15px;
  }

  .mobile-forms-current {
    position: absolute;
    top: 122px;
    left: 15px;
    max-width: 160px;
  }
  .mobile-forms-current h2 {
    font-size: 26px;
    color: #ae1e2c;
    line-height: 26px;
    margin: 0;
  }

  .mobile-forms-navi {
    text-align: right;
    padding: 8px 0 0;
    max-width: 50%;
  }
  .mobile-forms-navi a {
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    font-family: "Noto Serif", serif;
    font-weight: bold;
    line-height: 20px;
    display: none;
    margin-bottom: 10px;
    max-width: 130px;
  }
  .mobile-forms-navi a.active {
    display: inline-block;
  }
  .mobile-forms-navi a:hover {
    color: #ae1e2c;
  }

  .iu-most-recent_slider .iu-blog__item {
    max-width: 450px;
    margin: 0 auto;
  }

  .iu-blog-detail_author {
    top: 0;
    margin: 0 auto;
  }

  .show-for-small-only {
    display: block;
  }

  .iu-alumni--related_posts .iu-most-recent .slick-slide {
    max-width: 100%;
    text-align: center;
  }
  .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-social-bg .iu-socials_share-btn {
    right: 18px;
    top: 18px;
  }
  .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-social-bg:before {
    left: 0;
  }
  .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-socials_share {
    right: 35px;
    width: 100px;
    text-align: right;
  }
  .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-socials_share li {
    width: 35px;
    height: 35px;
    position: relative;
    display: inline-block;
  }
  .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-socials_share li:nth-child(1), .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-socials_share li:nth-child(2) {
    -webkit-transform: rotate(0deg) translate(0px, 0) rotate(0deg) !important;
    -moz-transform: rotate(0deg) translate(0px, 0) rotate(0deg) !important;
    -ms-transform: rotate(0deg) translate(0px, 0) rotate(0deg) !important;
    -o-transform: rotate(0deg) translate(0px, 0) rotate(0deg) !important;
    transform: rotate(0deg) translate(0px, 0) rotate(0deg) !important;
  }
  .iu-alumni--related_posts .iu-most-recent .slick-slide .iu-socials_share__wrap .iu-socials_share li a {
    font-size: 20px;
  }

  .iu-footer__tel {
    pointer-events: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .portal-header-logo {
    margin-right: 20px;
  }
  .portal-header-text {
    font-size: 15px;
  }

  #login-page {
    padding: 90px 15px 0;
  }

  .delete-app {
    padding-right: 15px;
  }

  .stages-bar {
    padding: 90px 0 35px;
  }
  .stages-bar .stage-block.small {
    padding: 0 7px;
  }
  .stages-bar .stage-block.small.active, .stages-bar .stage-block.small.complete {
    padding: 0 1px;
  }
  .stages-bar .stage-block div span {
    font-size: 17px;
  }

  .progress-section .progress-block-top {
    position: relative;
  }
  .progress-section .progress-block-top.active .block-approval img {
    top: 44px;
  }
  .progress-section .block-check {
    width: 10%;
  }
  .progress-section .block-name {
    width: 90%;
  }
  .progress-section .block-approval {
    width: 45%;
    position: unset;
  }
  .progress-section .block-approval p {
    font-size: 13px;
  }
  .progress-section .block-approval img {
    right: 25px;
    top: 44px;
    transform: none;
  }
  .progress-section .block-info {
    width: 55%;
    padding-left: 10%;
  }
  .progress-section .block-info p {
    font-size: 16px;
  }
  .progress-section .block-info.tuition-info img {
    margin: 0 12px 0 0;
  }
  .progress-section .block-info.tuition-info p {
    margin: 0 0 10px 0;
  }

  .page-template-template-login #login-page {
    min-height: 700px;
    padding: 150px 15px 0;
  }

  .page-template-template-register-login #login-page {
    padding: 140px 15px 0;
  }
  .page-template-template-register-login #login-page .register-page {
    padding: 60px 30px 60px;
  }
  .page-template-template-register-login #login-page .register-page .register-block-content {
    padding: 0 30px;
  }
  .page-template-template-register-login #login-page .register-page .register-block .login-form {
    padding: 5px 25px !important;
    min-height: 100% !important;
  }
  .page-template-template-register-login #login-page .register-page .form-block {
    padding: 15px;
    right: -20px;
  }
  .page-template-template-register-login #login-page .register-page .form-block .gform_wrapper form {
    width: 100%;
  }
  .page-template-template-register-login #login-page .register-page .form-block .gform_wrapper form ul.gform_fields li.gfield div.ginput_container_checkbox ul.gfield_checkbox li {
    margin: 20px 4px !important;
  }
  .page-template-template-register-login #login-page .register-page .form-block .gform_wrapper form ul.gform_fields li.gfield.gfield.open-terms {
    bottom: 73px;
  }
  .page-template-template-register-login #login-page .register-page .form-block .gform_wrapper form .gform_footer button[type="submit"] {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .page-template-template-register-login #login-page .register-page .form-block .gform_wrapper form .gform_footer button[type="submit"] span {
    min-width: 100%;
  }

  .iu-blog-detail__inner {
    max-width: 80%;
  }

  .iu-sidebar {
    width: calc(20% - 35px);
    margin-left: 35px;
    padding-left: 29px;
    margin-top: 0;
  }

  .iu-most-recent_slider .slick-list {
    padding-top: 0 !important;
  }

  .iu-most-recent_slider {
    margin-top: 50px;
  }
  .iu-most-recent_slider .slick-slide {
    text-align: center;
  }
  .iu-most-recent_slider .slick-slide > div:first-child {
    display: block;
  }
  .iu-most-recent_slider .slick-slide .iu-socials_share__wrap .iu-social-bg:before {
    left: 0;
  }
  .iu-most-recent_slider .slick-current {
    top: 0;
  }

  .iu-advisors .iu-h-mission-slide__member-img {
    border: 20px solid #ae1e2c;
    width: 300px;
    height: 300px;
  }

  .iu-tabs.fixed__navbar li a.js-tab-btn__active {
    font-size: 18px;
    max-width: 100px;
  }

  .iu-about-us-tab-content {
    padding-right: 15px;
  }

  .iu-accepted_students__slider-nav_desktop {
    margin: 50px 0 80px;
  }
  .iu-accepted_students__slider-nav_desktop li {
    margin: 0;
  }
  .iu-accepted_students__slider-nav_desktop li.active {
    font-size: 14px;
  }
  .iu-accepted_students__slider-nav_desktop li p {
    font-size: 14px;
    min-height: 60px;
    line-height: 16px;
    display: block;
    text-align: center;
    max-width: 100px;
    margin: 0 0 15px;
  }
  .iu-accepted_students__slider-nav_desktop li p span {
    -webkit-transform: translate(-50%, 30px);
    -moz-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    transform: translate(-50%, 30px);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding-right: 0;
  }

  .iu-container-1050 {
    padding: 0 15px;
  }

  .iu-block-title {
    font-size: 25px;
  }

  .iu-alumni--related_posts .iu-most-recent .slick-list {
    padding-top: 66px !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  .register-block-content {
    padding: 0 50px;
  }
}
