@media only screen and (max-width:1024px){
    .cta .cta-inner{
        padding:64px 24px !important;
    }
    .scope-section{
        padding:0px 12px;
    }
    .fourty-sixty .row {
    grid-template-columns: repeat(1, 12fr) !important;
    padding-left: 0;
    grid-gap: 30px !important;
}
.fourty-sixty .row .col-six{
    padding-left:0px !important;
}
.fourty-sixty .col-six h2{
    margin-top:23px;
}

.fourty-sixty .row figure {
width:100% !important;
height:100% !important;
}

.fourty-sixty .row .col-six {
    padding-left: 0;
}

.fourty-sixty .row figure {
    max-width: 538px;
    margin: 0 auto;
}

.broad-scope{
    margin-bottom:0px !important;
}
.section-to-stop1,.section-to-stop3{
    width:100% !important;
}
.section-to-stop1 .d-grid, .section-to-stop .d-grid,.section-to-stop3 .d-grid{
    width:auto !important;
}
.section-to-stop .row figure,.section-to-stop1 .row figure,.section-to-stop3 .row figure{
    position:relative !important;
    bottom:0px !important;
    left:0px !important;
}
.section-to-stop1 .container, .section-to-stop .container,.section-to-stop3 .container{
    padding:0px 24px !important;
}
}
.fourty-sixty .col-six h2{
    margin-top:23px;
}
.cta .cta-inner{
    padding:64px 72px;
}
.need-help{
    display:block;
    max-width:250px !important;
}
.overview .things-know {
background-color: #F9F6ED;
padding: 0px 0px !important;
border-radius: 16px;
}
.overview .col-5{
display:flex;
align-items: center;
}
.fourty-sixty .col-six span{
font-size: var(--semi-heading);
font-weight: 600;
color: var(--gold-100);
line-height: 1.2;
padding: 4px 12px;
background-color: var(--white);
border-radius: 42px;
border: 1.4px solid var(--gold-100);
}
.fourty-sixty .col-six p,.fourty-sixty .col-six a{
font-size:21px;
font-weight: 400;
line-height:36px;
}
.fourty-sixty .col-six a{
color:#000;
text-decoration: none;
}

.site-footer{
position:relative;
z-index:12;
}     
.sticky1{
position:sticky !important;
top:210px;
width:100%;
z-index:10 !important;
}
.sticky2{
position:sticky !important;
top:280px;
width:100%;
z-index:10 !important;
}
.sticky3{
position:sticky !important;
top:320px;
width:100%;
z-index:10 !important;
}
.fourty-sixty{
background-color: #F9F6ED;
opacity:1;
z-index:12;
position: relative;
}
.scope-section{
background-color: #F9F6ED;
}
.footer{
z-index:12;
position: relative;
}

.fourty-sixty .row {
grid-template-columns: 5fr 7fr;
grid-gap: 0;
align-items: center;
}

figure {
margin: 0;
}

.fourty-sixty .row figure {border-radius: 16px;overflow: hidden;aspect-ratio: 9/11.4;position: relative;  width:538px;
height:600px;}

.fourty-sixty .row figure img {
position: absolute;
top: 0;
left: 0;
object-fit: cover;
width: 100%;
height: 100%;

}

ul {
padding: 0;
list-style: none;
margin: 0;
}
.fourty-sixty .col-three ul li, .col-six ul li {
margin-bottom: 12px;
padding-left: 28px;
position: relative;
font-size: var(--h6);
font-weight: 400;
line-height: 1.5;
}

.fourty-sixty .col-three ul li:before,.col-six ul li:before {
content: '';
display: block;
position: absolute;
background: url('data:image/svg+xml,<svg width="20" height="28" viewBox="0 0 20 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.8377 5.8493C12.2967 5.28527 7.70332 5.28527 3.16232 5.8493L0 6.24208V16.6221C0 22.773 5.05618 26.573 10 27.5843C15.7303 26.2921 20 22.773 20 16.6221V6.24208L16.8377 5.8493Z" fill="url(%23paint0_linear_2013_588)"/><defs><linearGradient id="paint0_linear_2013_588" x1="1.33594" y1="13.8644" x2="15.8279" y2="13.8644" gradientUnits="userSpaceOnUse"><stop stop-color="%23DABF7C"/><stop offset="1" stop-color="%23E4D0A0"/></linearGradient></defs></svg>');
width: 20px;
height: 27px;
left: 0;
background-size: cover;
background-repeat: no-repeat;
}

.fourty-sixty .row .col-six {
padding-left: 80px;
padding-top:5px;
}

.cta .cta-inner .content{
max-width:100%;
}
    /* form */
        
#exampleModal button.btn-close {
position: relative;
margin-top: 0px !important;
}

h1#exampleModalLabel {
font-size: 24px !important;
font-weight: 700;
line-height: 36px;
width: 406px;
height: 36px;
}

button.btn.btn-primary.submit-btn {
position: relative;
margin-top: 40px;
font-weight: 700;
font-size: 18px;
text-align: center;
padding: 12px 16px;
color: #6C4327;
border: 1px solid #CDA452;
background: linear-gradient(90deg, #DABF7C 6.68%, #E4D0A0 79.14%);
}
input#exampleCheck1 {

background-color: #CDA452;
border-color: #CDA452;

}
select#courses {
padding-top: unset;
padding-bottom: unset;
}
select#qualification {
padding-top: unset;
padding-bottom: unset;
}
.modal-header {
border-bottom: 0 !important;
}
.modal-content {
padding: 40px;
}
.modal-dialog.modal-dialog-centered {
max-width: 536px !important;
}

.col-2,.col-3{
    width:auto !important;
}
.container1{
    max-width: 1338px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
dl, ol, ul{
    margin-top: auto !important;
    margin-bottom: auto !important;
}
ol, ul{
    padding-left:0px !important;
}
.section-padding{
    padding:72px;
}
#studentprogress{
    padding:72px 0px !important;
}
.btn1{
    padding: 16px 33px;
    background-color: var(--gold-100);
    text-decoration: none;
    font-size: var(--s-des);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--gold-200);
    display: flex;
    align-items: center;
    width: auto;
    max-width: 315px;
    justify-content: space-between;
    border: 1px solid var(--gold-100);
    border-radius: 8px;
}
  header{
        position: fixed;
        top:0px;
        width: 100%;
        z-index: 999;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Optional: adds shadow when sticky */
    }
    .section-to-stop{
        position: relative;
    }
  .section-to-stop1{
    width:92vw;

    position: relative;
    padding:15px 0px 60px 0px;
}
.section-to-stop1  .row figure{
    position: relative;
    bottom: 127px;
    left: 0px;
}
.section-to-stop .row figure{
    position: relative;
    bottom: 135px;
    left: 0px;
}
.scope-section {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.section-to-stop1 .container,.section-to-stop .container{
    margin:0px;
    padding:0px;
}
.section-to-stop1 .d-grid,.section-to-stop .d-grid{
    align-items: flex-start !important;
    width:100%;
}
.section-to-stop2 .d-grid .col-fourty{
    padding:0px;
}
.section-to-stop3{
    width:90.5vw;

    position: relative;
    padding:15px 0px 60px 0px;
}
.section-to-stop3  .row figure{
    position: relative;
    bottom: 105px;
    left: 0px;
}
.scope-section {
    padding-top:72px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.section-to-stop3 .container{
    margin:0px;
    padding:0px;
}
.section-to-stop3 .d-grid{
    align-items: flex-start !important;
    width:100%;
}
.section-to-stop3 .d-grid .col-fourty{
    padding:0px;
}
.sticky {
    position: fixed;
    z-index: 10;
    width: 100%; /* Maintain section width when sticky */
    background-color: white; /* Optional: To ensure visibility */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Optional: Adds subtle shadow */
  }
  .section-to-stop3 .col-six{
    padding-left:61px !important;
  }
  .section-to-stop .col-six{
    padding-left:115px !important;
  }
  .broad-scope{
    margin-bottom:140px;
    align-self: center;
  }




  .cover-image-text{
    font-size: 64px;
      font-weight: 700;
      line-height: 76.8px;
      width: 100%;
      position: fixed; /* Keeps the text fixed to the viewport */
      top: 156px; /* Vertically centered */
      left:91px; /* Horizontally centered */
      color: #fff; /* Adjust color for visibility */
      pointer-events: none; /* Allow clicks to pass through to underlying content */
      z-index: -1;
  }
  .cover-image-mobile-text{
    display:none;
  }
   .succeed-text{
    background-color:#008294;
    color:#fff;
    font-size: 64px;
    font-weight: 700; 
    line-height: 76.8px;
    padding:0px 16px;
    position:relative;
    right:19px;
    }
    .visual-text{
        background-color:#002E47;
        color:white;
        font-size: 64px;
        font-weight: 700; 
        line-height: 76.8px;
        padding:0px 16px;
    }
.cta,.scope-section,.overview{
    position:relative;
    z-index:2
}
.overview{
    background-color: #fff;
}


    @media only screen and (max-width:768px){
          /* header-image-text-mobileview */

                .cover-image-mobile-text{
                    font-size:40px;
                    font-weight: 700;
                    line-height: 48px;
                    width: 100%;
                    position: fixed; 
                    top: 160px; 
                    left:24px; 
                    color: #fff; 
                    pointer-events: none;
                    z-index: -1;
                  }
                  .cover-image-text{
                    display: none;
                  }
                  .cover-image-mobile-text{
                    display:block !important;
                  }

                
                  .succeed--mobile-text{
                    background-color:#008294;
                    color:#fff;
                    font-size:40px;
                    font-weight: 700;
                    line-height: 48px;
                    padding:0px 16px;
                    position:relative;
                    right:8px;
                    z-index: -1;
                }
                .visual-mobile-text{
                    background-color:#002E47;
                    color:white;
                    font-size: 40px;
                    font-weight: 700; 
                    line-height: 48px;
                    padding:0px 16px;
                }
                
                        /* header-image-text-mobileview-end */
    }