body {
    overflow-x:  hidden;
}
.std-width {
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
}
.location-bar {
    padding: 5px 80px;
    background-color: #001633;
}
.location-bar .toplogo {
    font-family: montserrat, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}
.location-bar .divider {
    width: 2px;
    height: 20px;
    background: #fff;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 15px;
}
.location-bar a {
    font-family: montserrat, sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 20px;
}
.location-bar a:hover {
    opacity: 0.5;
}
div#mega-menu-courses {
    top: 65px;
}
a.close-courses-menu {
    right: 30px;
    top: 30px;
    position: absolute;
    height: 50px;
    width: 50px;
    display: block;
}
a.close-courses-menu div {
    width: 50px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
}
a.close-courses-menu div:first-child {
    transform: translate(0px, -50%) rotate(-45deg);
}
a.close-courses-menu div:last-child {
    transform: translate(0px, -50%) rotate(45deg);
}
.single-product div#drift-frame-chat, 
.single-product div#drift-frame-controller {
    display: none !important;
}
.hello_bar {
    background-color: #30d1ff;
    text-align: center;
    color: #001633;
    font-size: 16px;
    padding: 7px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s all;
}
.hello_bar .hello_button {
    background-color: #001633;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 10px 4px 10px;
    border-radius: 4px;
    margin-left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hello_bar .hello_close {
    position: absolute;
    right: 10px;
    height: 40px;
    width: 40px;
    display: inline-block;
}
.hello_bar .hello_close:before {
    content:  "";
    position: absolute;
    top: 50%;
    width: 30px;
    height: 1px;
    background-color: #001633;
    transform: translate(-50%, -50%) rotate(45deg);
}
.hello_bar .hello_close:after {
    content:  "";
    position: absolute;
    top: 50%;
    width: 30px;
    height: 1px;
    background-color: #001633;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.hello_bar a:hover {
    color: #fff;
}
.hello-bar-enabled div#mega-menu-courses {
    top: 114px !important;
}
.hello-bar-enabled .nav-holder {
    top: 116px !important;
}
.nav-holder {
    transition: all 0.3s ease;
    top: 95px;
}
.scrolled .nav-holder {
    transition: all 0.3s ease;
    top: 65px;
}
.nav-bar > div {
    row-gap: 10px;
    column-gap: 40px;
    flex-wrap: wrap;
}
.nav-bar p, .nav-bar a {
    white-space: nowrap;
}
.home-title {
    padding-right: calc(100% - 60vw);
    transform: translate(0px, -150px);
}
.site-branding { height: auto; }
.site-branding img { height: 40px; }

li#menu-item-92945 {
	border: 2px solid #fff;
	padding: 10px;
	border-radius: 6px;
	margin-top: 10px;

}
li#menu-item-92945 a {

	margin-bottom: 0px;
	text-align: center;
}

li#menu-item-92944 {
    border: 2px solid #001633;
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
margin-left: 15px !important;
}

li#menu-item-92944:before {
    content: "\f095";
    font-family: 'Font Awesome 5 Free';
    font-size: 26px;
    color: #001633;
    display: none;
}

li#menu-item-92944:hover {
    background: #001633;
}

li#menu-item-92944:hover a {
    color: white !important;
}

@media only screen and (min-width: 1100px) and (max-width: 1500px) {
    li#menu-item-92944 {
        padding: 5px 20px;
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }

    li#menu-item-92944 a {
        line-height: 2.2;
    }

    li#menu-item-92944:hover {
        background: #001633;
    }

    li#menu-item-90610:hover a {
        color: white !important;
    }
}
li#menu-item-7471 {
    border: 2px solid #001633;
    padding: 10px 20px;
    border-radius: 5px;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

li#menu-item-7471:before {
    content: "\f095";
    font-family: 'Font Awesome 5 Free';
    font-size: 26px;
    color: #001633;
    display: none;
}

li#menu-item-7471:hover {
    background: #001633;
}

li#menu-item-7471:hover a {
    color: white !important;
}

.site-branding {
    height: auto !important;
    padding: 10px 0px;
}

@media only screen and (min-width: 1100px) and (max-width: 1500px){
    .site-branding {
        margin-top: 0px !important;
    }
}

.site-branding > div {
    margin-top: 0px;
}

.site-header ul#primary-menu > li {
    line-height: 20px;
}
.course-title-container {
    margin-right: 0px;
}
.shop-header .site-branding>div {
    margin-top: 0px;
}
.online-shop-logo p {
    margin-bottom: 0px;
}
.woocommerce-shop #shop-page-menu li a span.menu-image-title {
    line-height: 15px;
}


/* SHOP CSS */
.single-product {
    margin-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
    .single-product {
        margin-bottom: 180px;
    }
}
.single-product .product {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px auto;
    max-width: 100%;
}
@media only screen and (max-width: 1050px) {
    .single-product .product {
        display: block;
    }
}

.single-product .product .summary {
    width: 50%;
    margin-top: 40px;
}
@media only screen and (max-width: 1050px) {
    .single-product .product .summary {
        width: 100%;
        margin-top: 0px;
    }
}

.single-product .product .woocommerce-product-gallery {
    width: 50%;
    position: sticky;
    top: 0px;
   /* height: calc(100vh - 130px);*/
   height: 100vh;
   
}

@media only screen and (max-width: 1050px) {
    .single-product .product .woocommerce-product-gallery {
        width: 100%;
        position:static;
        /*height: calc(100vh - 330px);*/
        height: 100vh;
        padding: 20px;
    }
}
.single-product .product .woocommerce-product-gallery * {
    height: 100%;
}
.single-product .product .summary {
   /*-- width: 50%; - this is repeating */
}
.single-product .product .woocommerce-tabs {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    /*height: 130px;*/
    background-color: #f1f1f1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    padding: 10px;
}

@media only screen and (max-width:1024px) {
    .single-product .product .woocommerce-tabs {
        width: 100%;
        height:auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.single-product .product .woocommerce-tabs:before {
    content: "";
    height: 100px;
    width: 100vw;
    background-color: #f1f1f1;
    position: absolute;
    right: 100%;
    top: 0px;
    z-index: 4;
}
.single-product .product .woocommerce-tabs:after {
    content: "";
    height: 100px;
    width: 100vw;
    background-color: #f1f1f1;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 4;
}
div#tab-description {
    display: none !important;
}
div#tab-additional_information {
    width: 100%;
    padding: 0px 20px;
    max-width: 1280px;
    margin: 0px auto;
    display: block !important;
}
.woocommerce-tabs .tabs.wc-tabs {
    display: none;
}
.woocommerce-page .course-title-container {
  margin-right: 30px;
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px);
}
.woocommerce-page #shop-page-menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.woocommerce-page #shop-page-menu li {
  padding: 0 40px;
}

.woocommerce-page #shop-page-menu li a span.menu-image-title {
  font-size: 15px;
  font-family: "ClashGrotesk-Semibold";
  color: #001633;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.woocommerce-page #shop-page-menu li a span.menu-image-title:hover {
  color: #30d1ff;
}

.woocommerce-page #shop-page-menu li a img.menu-image {
  height: 30px;
}

.woocommerce-page .online-shop-logo img {
  margin-bottom: 5px;
}

.woocommerce-page .online-shop-logo p {
  font-family: "ClashGrotesk-Semibold";
  font-size: 16px;
  color: #001633;
}

.woocommerce-page .course-title-container a.hero-button {
  background: #30d1ff;
  color: #001633;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}

.woocommerce-page .course-title-container a.hero-button:hover {
  background: #001633;
  color: white;
}

.woocommerce-page .shop-page h2 {
  color: #001633;
  font-size: 95px;
  font-family: "ClashGrotesk-Semibold";
}

.woocommerce-page .shop-page .programs p {
  font-size: 16px;
  color: #001633;
}

.woocommerce-page .shop-page .image-holder img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.woocommerce-page .shop-page .image-holder img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.woocommerce-page .shop-page .link-holder {
  background: #e0eaf8;
}

.woocommerce-page .shop-page .link-holder a, .woocommerce-page .shop-page .link-holder p {
  font-size: 13px;
  color: #001633;
  font-family: "ClashGrotesk-Semibold";
}

.woocommerce-page .shop-page .link-holder div div a:last-child {
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: white;
  background: #001633;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px 5px 5px 5px;
  padding: 8px 12px;
  text-align: center;
}

.woocommerce-page .shop-page .link-holder div div a:last-child:hover {
  background: #30d1ff;
  color: #001633;
}

.woocommerce-page .shop-page span {
  font-size: 16px;
  font-family: "ClashGrotesk-Semibold";
  color: white;
  margin-bottom: 20px;
}

.woocommerce-page .shop-page .featured-programs-holder:nth-child(odd) .link-holder {
  background-color: #f1f1f1;
  padding: 10px;
}

.woocommerce-page .shop-page .blue-bg {
  background: #001633;
  color: white;
}

.woocommerce-page .shop-page p.font-less-bigger {
  font-size: 19px;
}

.woocommerce-page .shop-page .the-program p {
  font-size: 14px;
  color: white;
}

.woocommerce-page .shop-page .the-program h4 {
  color: white;
  padding-top: 40px;
}

.woocommerce-page .shop-page .the-program a {
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #001633;
  background: #30d1ff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px 5px 5px 5px;
  padding: 8px 12px;
  text-align: center;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.woocommerce-page .shop-page .the-program a:hover {
  background: #e0eaf8;
  color: #001633;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.single-product #primary {
    margin-top: 0px;
}
table.variations {
    display: none;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label {
    color: #112e63;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Montserrat';
    background: white;
    outline: #d2d2d2 1px solid;
    border-radius: 12px;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
    width: 100%;
    height: 82px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15px;
    font-weight: 700;
}
.pewc-product-extra-groups ul.pewc-checkbox-group-wrapper input[type='radio'] {
    visibility: hidden;
    display: none;
}
.pewc-product-extra-groups ul.pewc-checkbox-group-wrapper li label.active {
    background: #112e63;
    color: white;
}
ul.pewc-checkbox-group-wrapper {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.pewc-product-extra-groups ul.pewc-checkbox-group-wrapper li, 
.pewc-product-extra-groups ul.pewc-checkbox-group-wrapper label {
    width: 100%;
}
.pewc-item[data-field-label='Choose Quantity'] ul.pewc-checkbox-group-wrapper label {
    width: 50px;
    height: 50px;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span {
    display: flex;
    justify-content: space-between;
    width: 100%;
    letter-spacing: -0.02vw;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span .price {
    font-weight: 400;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label:hover {
    outline: 1px solid #a2a2a2;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label.selected {
    background: transparent;
    color: #112e63;
    outline: 2px solid #0071e3;
}
.pewc-hidden-field {
    visibility: unset;
    display: none !important;
}
.pewc-group-wrap {
    padding: 50px 0px;
    width: 450px;
    color: #112e63;
    margin: 0;
}

@media only screen and (max-width: 1050px) {
    .pewc-group-wrap {
        padding: 30px 0px;
        width: 100%;
    }
}
.pewc-group-wrap h3 {
    font-size: 16px;
    font-weight: 700;
    color: #112e63;
    font-family: 'Montserrat';
    letter-spacing: -0.04vw;
    margin-bottom: 0px;
}
.pewc-item[data-field-label='Choose Quantity'] ul.pewc-checkbox-group-wrapper {
    display: flex;
}
.pewc-item[data-field-label='Choose Quantity'] ul.pewc-checkbox-group-wrapper li {
    width: auto;
}
.pewc-item[data-field-label='Choose Quantity'] ul.pewc-checkbox-group-wrapper li label span {
    justify-content: center;
    width: 100%;
}
ul.pewc-checkbox-group-wrapper {
    margin-top: 20px;
}
label.pewc-field-label {
    font-weight: 700;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #112e63;
    letter-spacing: -0.01vw;
}
/*
.pewc-group-wrap ul.pewc-product-extra-groups li:not(.pewc-group-checkbox):first-child .pewc-item-field-wrapper > label {
    display: none;
}*/

.pewc-group-wrap ul.pewc-product-extra-groups li:not(.pewc-group-checkbox) .pewc-item-field-wrapper > label {
    display: none;
}

.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="Choose Quantity"] .pewc-item-field-wrapper > label,
.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="Pilot's name"] .pewc-item-field-wrapper > label,
.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="From"] .pewc-item-field-wrapper > label,
.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="Message"] .pewc-item-field-wrapper > label,
.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="Preferred date"] .pewc-item-field-wrapper > label,
.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="Preferred time"] .pewc-item-field-wrapper > label {
    display: block;
}

.pewc-group-wrap ul.pewc-product-extra-groups li[data-field-label="Give as a gift certificate"] {
    margin-bottom: 40px;
}

.title.sml {
    font-size: 12px;
    line-height: 16px;
}

.woocommerce-product-gallery__image {
    width: 100%;
}
.woocommerce-product-gallery__image img {
    width: 100%;
    object-position: center;
    object-fit: cover;
}
.pewc-item-text .pewc-item-field-wrapper, .pewc-item-textarea .pewc-item-field-wrapper {
    display: flex;
}
.pewc-item-text .pewc-item-field-wrapper label, .pewc-item-textarea .pewc-item-field-wrapper label {
    width: 190px;
}
.product-price {
    font-size: 24px;
    font-weight: 900;
    text-align: right;
}
@media only screen and (max-width: 1024px) {
    .product-price {
        text-align: left;
    }
}
.product-price a {
    font-size: 12px;
    display: block;
    font-weight: 400;
    color: #06c;
    max-width: 200px;
    line-height: 1 !important;
}
.product-price a:hover {
    text-decoration: underline;
}
.product-atc {
    color: #fff !important;
    background-color: #0071e3;
    padding: 7px 15px;
    font-size: 18px;
    display: block;
    border-radius: 10px;
    margin-top: 8px;
}
.product-name {
    display: flex;
    align-items: flex-start;
    font-size: 24px;
    font-weight: 700;
    flex-direction: column;
    justify-content: center;
    
}
.product-totals {
    display: flex;
    align-items: start;
}


@media only screen and (max-width: 1024px) {
    .product-totals {
        display:block;
        padding-top: 10px;
    }
}

.product-totals div {
    margin-left: 20px;
}

@media only screen and (max-width: 1024px) {
  
    .product-totals div {
        margin-left: 0px !important;
    }
}
.product-pkg {
    font-size: 12px;
}
.pkg-desc {
    font-weight: 400;
    display: inline-block;
    color: #06c;
}
.pkg-desc .title {
    display: inline-block;
}
.pkg-desc .price {
    display: none;
}
.product-mobile-names {
    padding-left: 50px;
    font-size: 30px;
    font-weight: 700;
    color: #112e63;
    letter-spacing: -.04vw;
    font-family: 'Montserrat';
    display: none !important;
}
@media only screen and (max-width: 1050px) {
    .product-mobile-names {
        display: block !important;
        padding-left: 20px;
        padding-top: 20px;
    }
}

.product-mobile-descriptions{
    display: none !important;
    font-size: 16px;
    color: #112e63;
}
@media only screen and (max-width: 1050px) {
    .product-mobile-descriptions{
        padding-left: 20px;
        padding-top: 10px;
        display: block !important;
    }
}
.product-names {
    padding-left: 100px;
    font-size: 30px;
    font-weight: 700;
    color: #112e63;
    letter-spacing: -.04vw;
    font-family: 'Montserrat';
}
@media only screen and (max-width: 1200px) {
    .product-names {
        padding-left: 50px;
    }
}
@media only screen and (max-width: 1050px) {
    .product-names {
        padding-left: 20px;
        display: none !important;
    }
}
.product-descriptions {
    padding-left: 100px;
    font-size: 16px;
    color: #112e63;
    max-width: 640px;
}
@media only screen and (max-width: 1200px) {
    .product-descriptions {
        padding-left: 50px;
    }
}
@media only screen and (max-width: 1050px) {
    .product-descriptions {
        padding-left: 20px;
        padding-top: 10px;
        display: none !important;
    }
}
ul#shop-page-menu li {
    /* transform: scale(0.9);*/
}
.product-addons .price {
    display: none;
}
.pkg-desc br {
    content: "";
}
.pkg-desc br:after {
    content: " ";
}
.product-price:before {
    content: "A";
}
.product-addons {
    display: flex;
    align-items: center;
    font-size: 12px;
}
.product-addons .pkg-desc:after {
    content: "•";
    font-size: 12px;
    margin: 0px 10px;
}
.product-addons .pkg-desc:last-child:after {
    display: none;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span[data-price]:after {
    content: attr(data-price);
    font-size: 16px;
    font-weight: 400;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span[data-price='$0']:after,
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span[data-price='$undefined']:after {
    display: none;
}
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span[data-price='$0'],
.pewc-product-extra-groups .pewc-checkbox-group-wrapper li label span[data-price='$undefined']  {
    font-size: 16px;
}
.pewc-date-field {
    background: url(http://learntofly.edu.au/wp-content/uploads/2022/03/cal.png);
    background-repeat: no-repeat;
    background-position: center right;
}
p.pewc-description {
    font-size: 14px;
    margin-top: 10px;
}
.pewc-item-field-wrapper > p:not(.pewc-description) { display: none; }
.pewc-item-checkbox input {
    display: none;
}
#pewc-group-91452 ul.pewc-product-extra-groups {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.pewc-group-checkbox {
    margin-bottom: 0em !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    width: 100%;
    height: 82px;
    line-height: 0.8;
    outline: #d2d2d2 1px solid;
}
.pewc-group-checkbox.pewc-item-checkbox:first-child {
    margin-top: 20px;
}
.pewc-group-checkbox .pewc-field-label {
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
    text-align: left;
    line-height: 20px;
}
.pewc-group-checkbox .pewc-field-price {
    display: block !important;
    float: none !important;
    font-size: 16px;
}
.pewc-group-checkbox .pewc-item-field-wrapper {
    text-align: center;
    width: 100%;
    height: 100%;
}
.pewc-group-checkbox.pewc-active-field {
    outline: 2px solid #0071e3;
}
/*
.pewc-group-checkbox .pewc-item-field-wrapper input:checked + label {
    
}
*/
input#pewc_group_91445_91446_lite + span,
input#pewc_group_91445_91446_standard + span,
input#pewc_group_91445_91446_plus + span {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
input#pewc_group_91445_91446_lite + span:after,
input#pewc_group_91445_91446_standard + span:after,
input#pewc_group_91445_91446_plus + span:after{
    font-size: 16px;
    display: block;
    margin-left: 5px;
}
input#pewc_group_91445_91446_lite + span:after {
    content: "- 3 flying hours";
}
input#pewc_group_91445_91446_standard + span:after {
    content: "- 5 flying hours";
}
input#pewc_group_91445_91446_plus + span:after {
    content: "- 10 flying hours";
}
span.font-small {
    font-size: 12px;
}
.aircraft_price {
    font-size: 16px;
}
.ltfss_lite {
    font-size: 12px;
    display: block;
}
.ltfss_standard {
    font-size: 12px;
    display: block;
}
.ltfss_plus {
    font-size: 12px;
    display: block;
}
h1.product_title.entry-title,
p.price.pewc-main-price,
.woocommerce-product-details__short-description,
.woocommerce-variation.single_variation,
.pewc-total-field-wrapper, .quantity,
button.single_add_to_cart_button,
.product_meta {
    display: none !important;
}
.single_variation_wrap {
    padding-bottom: 120px;
    padding-left: 100px;
}
@media only screen and (max-width: 1200px) {
    .single_variation_wrap {
        padding-left: 50px;
    }
}
@media only screen and (max-width: 1050px) {
    .single_variation_wrap {
        padding-bottom: 100px;
        padding-right: 20px;
        padding-left: 20px;
    }
}
.pewc-form-field {
    font-size: 18px;
    padding-bottom: 0px;
}

.loans-section {
  overflow: hidden;
  position: relative;
  background-color: #49bbbb;
}
.single-product li.disabled {
    pointer-events: none;
    opacity: 0.2;
}
section.related.products {
    display: none;
}

/**/
.courses-pdf-form {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
}
._x94525351 {
    display: none !important;
}

@media (min-width: 801px) {
  .loans-section {
    min-height: calc(100vh - 125px);
  }
}

.loans-section > div:first-child {
  background: #49bbbb;
}

.loans-section > div:first-child > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media (min-width: 801px) {
  .loans-section > div:first-child > div {
    min-height: calc(100vh - 125px);
  }
}

.loans-section .loans-info {
  background-color: #eff9fc;
  padding-top: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media (min-width: 801px) {
  .loans-section .loans-info {
    min-height: calc(100vh - 125px);
    padding-top: 30px;
  }
}

@media (max-width:1024px) {
    .loans-section .loans-info {
      /*flex-direction:inherit;
      padding: 100px 0px;*/
    }
  }
@media (min-width: 801px) {
    .courses-page-image {
      min-height: calc(100vh - 125px);
    }
  }

.loans-section .loans-info > div h2 {
  color: #2c063f;
  font-size: 78px;
  text-transform: capitalize;
  line-height: 1;
}

@media only screen and (max-width: 1152px) {
    .loans-section .loans-info > div h2 {
        font-size:60px;
      }
      .vsl-apply-section .vsl-apply-info > h2 {
        font-size: 60px;
      }
      .diploma-apply-section .diploma-apply-info > h2 {
       
        font-size: 60px;
       
      }
}

.loans-section .loans-info > div p {
  color:#2c063f;
  font-family: "ClashGrotesk-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 20px;
}

.loans-section .loans-info > div p:first-child {
  margin-bottom: 0;
  font-family: "ClashGrotesk-Semibold";
  color: white;
}

.vsl-apply-section {
  overflow: hidden;
  position: relative;
  background-color: #e3ebeb;
}

@media (min-width: 801px) {
  .vsl-apply-section {
    min-height: calc(100vh - 125px);
  }
}

.vsl-apply-section > div:first-child {
  background:#175399;
}

.vsl-apply-section > div:first-child {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media (min-width: 801px) {
  .vsl-apply-section > div:first-child {
    min-height: calc(100vh - 285px);
  }
}


.vsl-apply-section .vsl-apply-info {
  background-color: #e3ebeb;
  padding-top: 150px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}


@media (max-width: 1024px) {
    .vsl-apply-section .vsl-apply-info {
        /*padding: 100px 0px;*/
        padding-top: 0px;

    }
    .vsl-apply-section .vsl-apply-info > h2 {
        /*font-size:60px !important;*/
      }
  }
.vsl-apply-section .vsl-apply-info > h2 {
  color: #175399;
  font-size: 78px;
  text-transform: capitalize;
  line-height: 1;
}

.vsl-apply-section .vsl-apply-info > p {
  color: #175399;
  font-family: "ClashGrotesk-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 20px;
}

.vsl-apply-section .vsl-apply-info > p:first-child {
  margin-bottom: 0;
  font-family: "ClashGrotesk-Semibold";
  color: white;
}

.diploma-apply-section {
    overflow: hidden;
    position: relative;
    background-color: #787ca9;
}
  
.diploma-apply-section >div.grey{
    background: #30d1ff;
    min-height: calc(100vh - 125px);
}
  
@media (max-width: 986px) {
    .diploma-apply-section >div.grey{
        min-height:0px;
    }
}
  
.diploma-apply-section .Accordion{
    padding-top: 150px;
    padding-bottom: 150px;
}
@media (max-width: 986px) {
    .diploma-apply-section .Accordion{
        padding-top: 45px;
        padding-bottom: 45px;
    }
}
  
.diploma-apply-section .diploma-apply-info {
    background-color: #787ca9;
   /*padding-top: 20px;*/
    padding-top: 220px;
   /* min-height: calc(100vh - 125px);*/
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
}
@media (max-width: 986px) {
    .diploma-apply-section .diploma-apply-info {
        padding-top: 30px;
        padding-bottom: 10px;
    }
}

.diploma-apply-section .diploma-apply-info > h2 {
  color: white;
  font-size: 78px;
  text-transform: capitalize;
  line-height: 1;
}

.diploma-apply-section .diploma-apply-info > p {
  color: white;
  font-family: "ClashGrotesk-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 20px;
}

.diploma-apply-section .diploma-apply-info > p:first-child {
  margin-bottom: 0;
  font-family: "ClashGrotesk-Semibold";
  color: white;
}


.w-66 {
    width: 66.666667%;
}
#vsl-procedures h2, #additional-link h2 {
    font-size: 35px;
    color: #001633;
    line-height: 1;
    font-family: "ClashGrotesk-Regular";
}
#vsl-procedures .copy, #additional-link .right-copy {
    font-size: 15px;
}
div#vsl-procedures > div {
    display: flex;
    align-items: flex-end;
    padding-bottom: 170px;
}
#additional-link .header, #additional-link .right-copy {
    text-align: left;
}
#additional-link > div {
    padding: 80px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 170px;
}

@media (max-width:1024px) {
    #additional-link > div {
       /* padding: 30px;
        padding-bottom: 40px;*/
        padding:40px 20px 30px;
    }
}

.student-loans .bcolor-holder .std-width .flex .top-logo .top-vet-logo {
    max-width: 300px;
    width: 100%;
    margin-top: 13px;
}

.student-loans .bcolor-holder .std-width .flex .top-logo {
    padding-left: 70px;
}

@media only screen and (max-width: 1024px) {
    .student-loans .bcolor-holder .std-width .flex .top-logo {
        padding-left: 0px;
        margin-top: 0px;
    }
    .student-loans .bcolor-holder .std-width .flex .top-logo .top-vet-logo {
       margin-bottom: 20px;
    }
}
.page-template-page_loans .package-row h2:first-child {
    font-size: 35px;
    margin-bottom: 25px;
    font-family: clashgrotesk-regular;
    text-transform: capitalize;
    line-height: 1;
}
.page-template-page_loans .package-holder h2 {
    font-family: clashgrotesk-semibold;
    color: rgb(0, 22, 51);
    font-size: 12px;
    text-transform: uppercase;
    line-height: normal;
}
button.package-btn {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: rgb(0, 22, 51);
    font-size: 11px;
    text-transform: uppercase;
    width: 250px;
    font-family: clashgrotesk-bold;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(229, 229, 229);
    border-image: initial;
    border-radius: 7px;
    padding: 26px 46px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 5px;
}

@media screen and (max-width:768px){
    button.package-btn{
        width: 48%;
        align-items: normal;
        padding: 15px 15px;
        height: 85px;
    }
}

@media screen and (max-width:450px){
    button.package-btn{
        align-items: normal;
        padding: 12px 10px;
        height: 95px;
    }
}
@media screen and (max-width:345px){
    button.package-btn{
        padding: 5px 5px;
        height: 75px;
        font-size: 10px;
    }
}
@media screen and (max-width:300px){
    button.package-btn{
        height: auto;
    }
}


.package-btn.selected {
    outline: 5px auto -webkit-focus-ring-color;
}
.newsletter-form-holder h2 {
    line-height: normal;
}
#approved-courses .ctas {
    margin-top: 20px;
}
div#approved-courses .top-vet-logo {
    max-width: 240px;
    margin-bottom: 50px;
}
.Accordion .Accordion__tabs a {
    background-color: transparent;
    font-weight: 300 !important;
    font-size: 15px;
    color: #fff;
    font-family: 'ClashGrotesk-Regular';
    line-height: 21px;
    padding: 2px 0px 6px 0px;
    text-align: left;
    text-transform: none;
    display: inline;
}
.Accordion .Accordion__tabs a:hover {
    border-radius: 0px;
    background-color: transparent;
}

.Accordion .blue-button{
    background-color: #0373ff;
}

.Accordion .blue-button:hover{
    background-color: #e0eaf8;
    color: #001633;
}
.Accordion .blue-button:hover svg{
    transform: translateY(2px);
}
.Accordion .blue-button:hover svg path {
    fill: #001633;
    stroke-width: 5px;
  }
a.intake, div.intake {
    border: 2px solid #e5e5e5;
    border-radius: 7px;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 26px 18px;
    color: #001633;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    width: 20%;
    font-family: clashgrotesk-bold;
}
.intake.selected {
    color: #001633;
    border: 2px solid #001633;
}
a.intake:hover, div.intake:hover {
    border: 2px solid #001633;
}
.make-it-dark-blue {
    background-color: #001633 !important;
    color: #fff !important;
}
.make-it-dark-blue:hover {
    color: #001633 !important;
    background-color: #e0eaf8 !important;
}
.duration .dura,
.commencing .commencing-in,
.tuition-fees .tuition,
.deadline {
    margin-bottom: 10px;
    font-size: 12px;
    color: #001633;
    margin-left: 30px;
}
#vsl-policy h2 {
    font-size: 35px;
    color: #001633;
    line-height: 1;
    font-family: clashgrotesk-regular;
}
#vsl-policy .copy {
    font-size:  15px;
}
div#vsl-policy .step-section__accordian {
    display: flex;
    align-items: flex-end;
    padding-bottom: 170px;
}

/*@media (max-width:1024px) {
    div#vsl-policy .step-section__accordian {
       padding-bottom: 100px;
    }
}*/
@media (max-width:1024px) {
    div#vsl-policy .step-section__accordian {
      /* padding-bottom: 20px;*/
      padding: 40px 20px 30px;
    }
}



@media only screen and (min-width: 1100px) and (max-width: 1500px) {
    li#menu-item-7471 {
        padding: 5px 20px;
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }

    li#menu-item-7471 a {
        line-height: 2.2;
    }

    li#menu-item-7471:hover {
        background: #001633;
    }

    li#menu-item-7471:hover a {
        color: white !important;
    }
}
@media (min-width: 1023px) and (max-width: 1279px) {
    .wp-bg-img {
        min-height: calc(100vh - 70px);
    }
}
@media (min-width: 1023px) and (max-width: 1279px) {
    .site-branding>div>div {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1152px) {
    .nav-bar {
        gap: 20px;
    }
}
@media only screen and (max-width: 1100px) {
    li#menu-item-7471 {
        border: none;
        padding: 0px;
        background-color: transparent;
        margin-left: 50px !important;
        cursor: pointer;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    li#menu-item-7471:hover {
        background: transparent;
    }

    li#menu-item-7471:before {
        display: block;
    }

    li#menu-item-7471 a {
        font-size: 0px !important;
    }
    .container {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media only screen and (max-width: 1023px) {
    .site-branding > div {
        height: auto !important;
    }
    .std-width {
        padding-left: 50px;
        padding-right: 50px;
    }
    .page-template-default h2 {
        font-size: 47px!important;
    }
    .mobile-course-navigation .course-buttons a {
        padding-left: 10px;
    }
}
@media only screen and (max-width: 900px) {
    li#menu-item-7471 {
        position: absolute;
        top: 45px;
        right: 90px;
    }
}

@media only screen and (max-width: 640px) {
    .hello_bar {
        font-size: 12px;
    }
    .hello_bar .hello_button { 
        font-size: 11px;
    }
    .mobile-nav .menu-item-7471 {
        float: none;
        margin: 12px 30px;
        display: block;
        padding: 5px 15px;
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .std-width {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .hello_bar {
        padding: 7px 60px 7px 20px;
    }
    a.intake, div.intake {
        width: 32%;
    }
    .page-template-page_diploma .final-price {
        margin-top: 30px;
    }
    .page-template-page_diploma .whats-included {
        width: 100%;
    }
    .contents-layout > div {
        width: 50%;
    }
    .ctas a.orange-button,
    .ctas a.blue-button {
        width: 100%;
    }
    .location-bar {
        display: none;
    }
}
.mobile-nav .inner {
    position: relative;
}
.after-menu {
    position: absolute;
    top: 580px;
    width: 100%;
    transition: all 0.5s ease; 
}
.select-country {
    border: 1px solid #303338;
    border-radius: 6px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    max-height: 34px;
    transition: all 0.5s ease;
    overflow: hidden;
}
.select-country.open {
    max-height: 500px;
}
.selected-country {
    line-height: 34px;
}
.select-country .countries a {
    color: #303338;
    display: block;
    padding: 8px 0px;
    border-bottom: 1px solid rgba(0, 44, 51, 0.1);
}
.contents-layout .icon-heading img {
    height: 25px !important;
    -o-object-fit: contain;
    object-fit: contain;
    width: 25px !important;
}