#homepage .job-code p{
	    color: #0F4B75;
    font-size: 15px;
    line-height: 20px;
    font-family: "Opensans-Semibold";
}
#homepage #home-first-container {
        background: #FDEFD6;
}
#homepage #home-second-container {
        background: #0F4B75;
}
#homepage #homepage-first-col-cont {
    padding-top: 57px;
    padding-bottom: 85px;

}
#homepage .first-col-text1 {
    font-size: clamp(26px, 2vw, 35px);
    color: #0F4B75;
    font-family: "Opensans-Extrabold";
    line-height: 1.34;
}

#homepage .first-col-text2 {
    font-size: clamp(16px, 2vw, 24px);
    color: #0F4B75;
    font-family: "Opensans-Semibold";
    line-height: 1.37;
    padding-top:20px;

}
#homepage #first-cont-col-2 p  {
    text-align: center;
    
}
#homepage #first-cont-col-3 p  {
    text-align: right;
    
}
#homepage .sec-col-text1 {
    font-size: clamp(26px, 2vw, 33px);
    color: #fff;
    font-family: "Opensans-Extrabold";
    line-height: 1.36;
    max-width: 95%;
}
#homepage .home-yellow-text {
   color: #F0AB00;
   /* font-weight: 400; */
   font-family: "Opensans-Bold";
}

#homepage .sec-col-text2 {
    font-size: clamp(18px, 2vw, 22px);
    color: #fff;
    line-height: 1.54;
    font-family: "Opensans-Semibold";
    padding-top: 0px;
}
#homepage .home-list p {
    font-size: clamp(18px, 2vw, 22px);
    color: #fff;
    line-height: 1.54;
    font-family: "Opensans-Regular";
}
#homepage .home-list-style {
    display: inline-block;
    position: relative;
    bottom: 5px;
    font-size: 30px;
     /*width: 21.2px; */
    color: #F0AB00;
     height: 6.2px; 

}
/*#homepage .home-list-style {*/
/*background: #F0AB00;*/
/*    border-radius: 181px;*/
/*    width: 8px;*/
/*    display: inline-table;*/
/*    position: relative;*/
/*    bottom: 6px;*/
/*    font-size: 5px;*/
/*}*/
#homepage .home-btn {
        margin-top: 36px;
}
#homepage .home-btn a {
    text-decoration:none;
    color: #fff;
    background: #6BD2DF;
    padding: 20px 50px;
    border-radius: 37px;
    font-size: clamp(22px, 2vw, 24px);
    /* font-family: "Opensans-Semibold"; */
    font-family: "Opensans-Bold";
    line-height: 1.25;
    border: 1px solid #fff;
    text-align:center;
}
#homepage .second-cont {
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#homepage #home-starting-text p {
    font-size: clamp(26px, 2vw, 33px);
    color: #0F4B75;
    font-family: "Opensans-Extrabold";
    line-height: 1.36;
    text-align: center;
    padding-top: 50px;
    
}

#homepage .yellowbox-main-cont {
    background: #F0AB00;
    display: flex;
    gap: 30px;
    max-width: 414px;
    /*padding: 31px 0 31px 41px;*/
        padding: 31px 28px 31px 41px;
    align-items: center;
    border-radius: 10px;
    height: 123px;
}
#homepage .yellow-text {
    font-size: clamp(18px, 2vw, 22px);
    color: #fff;
    font-family: "Opensans-Extrabold";
    line-height: 1.36;
}
#homepage .mobile-img-interchange, #homepage .mobile-text-interchange {
    display:none;
}
#homepage #second-cont-col-1 p img {
        /*margin-top: -148px;*/
        vertical-align: middle;
}
#homepage #connect-with {
    padding-top: 92px;
}
#homepage #home-second-container #homepage-first-col-cont {
        padding-bottom: 73px;
}
#homepage #new-text {
    font-family: "Opensans-Bold";
}
#homepage #home-third-container div#homepage-first-col-cont {
    padding-top: 30px;
    padding-bottom: 45px;
}
#homepage div#home-third-container a:hover {
    text-decoration: none;
}
#homepage div#home-third-container a:active {
    text-decoration: none;
}
#homepage div#home-third-container a:focus {
    text-decoration: none;
}
#homepage #first-cont-col-3 p img {
        width: 100% !important;
            max-width: 100% !important;
}
#homepage .mob-int-img img {
        width: 85%;
}
#homepage .yellow-logo img {
    width: 57px !important;
    max-width: 57px !important;
}


/*Media queries*/

@media (max-width: 992px) {
    #homepage-first-col-cont .azcl-column-par1 {
    vertical-align: middle;
    display: block !important;
    justify-items: center;
    align-content: center;
    justify-content: center;
    /* align-content: center; */
    align-items: center;
}
#homepage #first-cont-col-3 p img {
    width: 80% !important;
    /* max-width: 100% !important; */
}
#homepage #second-cont-col-1 p {
    text-align: center;
}
#homepage .mob-int-img {
        margin: auto !important;
        text-align: center !important;
}
#homepage .yellow-logo img {
    width: 40px;
    height: auto;
    max-width: unset;
}
#homepage .sec-col-text1 br {
    display:none;
}
#homepage #home-third-container #homepage-first-col-cont {
    padding-bottom: 30px;
}
#homepage #homepage-first-col-cont {
    padding-top: 33px;

}
#homepage #home-starting-text p {

    padding-top: 41px;
}
#homepage .yellowbox-main-cont {


        gap: 14px;
        padding: 14px 26px 14px 14px;
        height: auto;

}
#homepage #home-second-container #homepage-first-col-cont {
    padding-bottom: 45px;
}
#homepage #connect-with {
    padding-top: 20px !important;
}
#homepage .home-btn a {
    display: block;
    text-align: center;
    padding: 16px 50px;
    border-radius: 31px;
}
 #homepage   #second-cont-col-2 {
    margin-top: 20px;
 }
#homepage img {
    /*width: 85%;*/
    width: 100%;
}
#homepage .home-list-style img {
    width: 40%;
}
    
    #homepage #homepage-first-col-cont {
    grid-template-columns: 100% !important;
}
#homepage #first-cont-col-2 p {
    text-align: left;
    max-width: 91%;
}
#homepage #first-cont-col-3 p {
    text-align: center;
    margin-top: 33px;
}
#homepage .mobile-img-interchange, #homepage .mobile-text-interchange {
    display:block;
    margin-top: 33px;
}
#homepage #first-cont-col-1 {
    display:none;
}
#homepage .second-cont {
    height: auto !important;
    margin-top: 30px !important;
}
#homepage #homepage-first-col-cont {
    /*padding-bottom: 180px;*/
        padding-bottom: 35px;
}
#homepage #second-cont-col-1 p img {
    /*margin-top: -172px;*/
        /*margin-top: -133px;*/
}
#homepage .yellowbox-main-cont {

    max-width: 100%;
}
}

@media (min-width: 993px) and (max-width:1278px) {
#homepage .second-cont {
    height: 620px !important;

}
#homepage .yellowbox-main-cont {
    height: 180px;
}
#homepage #connect-with {
padding-top: 61px !important;
}
}
@media (min-width: 1279px) and (max-width:1366px) {
#homepage .second-cont {
    height: 528px !important;

}

#homepage .second-cont {
    height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#homepage #connect-with {
    padding-top: 65px !important;
}
}
@media (max-width: 1440px) {
#homepage #connect-with {
    padding-top: 92px;
}
#homepage .second-cont {
    /*height: 517px;*/
     height: auto;
}


}
@media (max-width: 768px) {
    #homepage .first-col-text1 {
    font-size:26px;
    line-height: 1.23;
}
#homepage .first-col-text2 {
    font-size: 16px;
    line-height: 1.25;
   
}

/*#homepage #first-cont-col-2 p.mob-int-img {
    display: none;
}*/

#homepage .mobile-text-interchange {
    margin-top: 0px;
}

#homepage .sec-col-text1 {
    font-size: 26px;
    line-height: 1.23;
    max-width: 97%;
}
#homepage .sec-col-text2 {
    font-size: 18px;
    line-height: 1.22;


}
#homepage .home-list p {
    font-size: 18px;
    line-height: 1.33;

}
#homepage .home-btn a {

    font-size:22px;

    line-height: 1.27;


}
#homepage #home-starting-text p {
    font-size: 26px;
    line-height: 1.30;

    
}
#homepage .yellow-text {
    font-size: 18px;
    line-height: 1.33;
}
#homepage .home-list-style {
    bottom: 2.3px;



}
/*#homepage .home-list-style {*/
/*    background: #F0AB00;*/
/*    border-radius: 181px;*/
/*    width: 7px;*/
/*    display: inline-table;*/
/*    position: relative;*/
/*    bottom: 6px;*/
/*    font-size: 5px;*/
/*}*/
}


/*Media queries*/

#homepage-first-col-cont .azcl-column-par1 {
    vertical-align: middle;
    display: flex;
    justify-items: center;
    align-content: center;
    /* justify-content: center; */
    align-items: center;
}
