/*new css*/
.second-step-section ul li {
    display: inline-block;
    max-width: 198px;
    min-width: 198px;
    margin-bottom: 15px;
    overflow: hidden;
    margin: 5px 7px;
    box-shadow: 0px 4px 20px -1px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 12px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    border: 2px solid transparent;
    float: left;
}
.explore-button a button:focus {
    box-shadow: none;
}
.second-step-section ul li:hover {
    transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    -webkit-transform: translate(0, -15px);
    border: 2px solid #EC5137;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 24px 30px -1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 24px 30px -1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 24px 30px -1px rgba(0, 0, 0, 0.15);
}
.second-step-section li.active {
    border: 2px solid #EC5137;
}
.second-step-section li.active .cat-heading-content-box p {
    color: #EC5137;
}
.second-section-head {
    position: relative;
    width: 100%;
}
.second-section-head:after {
    position: absolute;
    content: "";
    background-image: url(../../../images/career-line.svg);
    width: 418px;
    height: 18px;
    top: 50px;
    bottom: 0;
    left: auto;
    right: -200px;
    margin: 0 auto;  
}
.second-section-head:before { 
    position: absolute;
    content: "";
    background-image: url(../../../images/career-line-left-4.svg);
    width: 549px;
    height: 18px;
    top: 48px;
    bottom: 0;
    left: -28%;
    right: auto;
    margin: 0 auto;
}
.second-step-section ul li:hover .cat-heading-content-box p {
    color: #EC5137;
}
.categories-info-box {
    text-align: center;
    min-height: 98px;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 6px;
    border-radius: 12px;
    position: relative;
    flex-direction: column;
}
.categories-info-box input {
    opacity: 0;
    width: 100%;
    position: absolute;
    margin: 0px;
    min-height: 98px;
    cursor: pointer; 
}
.second-step-section ul { 
    text-align: center;
    margin: 0;
    padding: 0;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.categories-info-box a:hover {
    text-decoration: none;
    color: #FC7900;
}
.links {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
/*#error-massage {
    text-align: center;
}
#error-massage span {
    color: #EC5137;
    font-family: parisine-std, sans-serif;
    font-size: 18px;
    display: block;
    padding-top: 25px;
}*/
#error-massage {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
#error-massage span {
    color: #EC5137;
    font-family: parisine-std, sans-serif;
    font-size: 18px;
    display: block;
    padding-top: 15px;
}
.third-section-head {
    text-align: center;
    width: 100%;
    position: relative;
}
.third-section-head:before {
	position: absolute;
    content: "";
    background-image: url(../../../images/career-line-step3.png);
    width: 549px;
    height: 18px;
    top: 48px;
    bottom: 0;
    left: -28%;
    right: auto;
}
#career-path-list {
    max-width: 1080px;
    margin: 0 auto;
}
a.explore_the_careers_build {
    text-align: center;
    margin: 0 auto;
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #FC7900;
}
a.explore_the_careers_build img {
    margin-right: 5px;
}
.third-step-section .links {
    padding-top: 30px;
}
.step-form-btn input:focus {
    box-shadow: inherit;
    background-color: transparent;
    color: #FC7900;
}
.cat-heading-content-box p:hover {
    color: #FC7900;
}
a.btn.secondary-btn.start_over {
    text-align: center;
    margin: 0 auto;
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #FC7900;
}
a.btn.secondary-btn.start_over:focus {
    outline: none;
    box-shadow: none;
}
a.btn.secondary-btn.start_over img {
    margin-right: 5px;
}
a.btn.secondary-btn.orange-link.explore_the_careers {
    text-align: center;
    margin: 0 auto;
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #FC7900;
}
a.btn.secondary-btn.orange-link.explore_the_careers img {
    margin-right: 5px;
}
.cat-heading-content-box p {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #103756;
    max-width: 160px;
    margin: 0 auto;
    margin-top: 5px; 
}
h2.step-heading {
    font-weight: bold;
    font-size: 56px;
    line-height: 58px;
    text-align: center;
    letter-spacing: 1.5px;
    color: #045A86;
    width: 100%;
    margin-bottom: 20px;
    font-family: CarlMarx;
}
.first-section-head:after {
    position: absolute;
    content: "";
    background-image: url(../../../images/career-line.svg);
    width: 418px;
    height: 18px;
    top: 50px;
    bottom: 0;
    left: auto;
    right: -200px;
    margin: 0 auto;
}
.first-section-head {
    width: 100%;
    position: relative;
}
h3.step-subheading {
    color: #8E8E96;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
    font-size: 36px;
    font-family: parisine-std,sans-serif;
    font-weight: normal; 
}
.first-step-box.pick_careers_path {
    max-width: 180px;
}
.career-path-content {
    padding: 80px 0;
} 
.step-form-btn {
    text-align: center;
    margin-top: 50px;
}
.step-form-btn input {
    text-align: center;
    margin: 0 auto;
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #FC7900;
    background-color: transparent;
}
.step-form-btn input:hover {
    background-color: transparent;
    color: #045A86;
}
.first-step-content-box h2 {
    font-family: CarlMarx;
    font-size: 40px;
    line-height: 41px;
    text-align: center;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-shadow: 0px 2px 24px rgba(0, 0, 0, 0.15);
    max-width: 240px;
    margin: 0 auto;
    font-weight: bold;
}
.first-step-icon {
    text-align: center;
    padding-bottom: 20px;
}
.divider-box span {
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 32px;
    line-height: 33px;
    display: flex;
    letter-spacing: 1px;
    color: #8E8E96;
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
a.move-second:hover {
    text-decoration: none;
}
.first-step-outer {
    background-size: 100%;
    height: 390px;
    width: 445px;
    display: flex;
    display: -ms-flex;
    align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
    background-repeat: no-repeat;
}
.first-step-outer a:focus {
    outline: none;
}
.third-step-section .categories-info-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px -1px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}
.third-step-section .categories-info-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px -1px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}
.third-step-section .categories-info-box .third-image-box img {
    border-radius: 6px;
}
.third-step-section .categories-info-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px -1px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    max-width: 342px;
    margin: 0 auto;
    padding: 20px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    border: 2px solid transparent;
    height: 100%;
}
.third-step-section .categories-info-box:hover {
    transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    -webkit-transform: translate(0, -15px);
    border: 2px solid #EC5137;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 24px 30px -1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 24px 30px -1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 24px 30px -1px rgba(0, 0, 0, 0.15);
}
.third-step-section .categories-info-box:hover .third-title-box h2 {
    color: #EC5137;
}
.third-step-section .categories-info-box .third-title-box h2 {
    font-family: parisine-std, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #103756;
    text-align: left;
    padding: 22px 0 2px 0;
    margin: 0;
    max-width: 202px;
    min-height: 40px;
}
.third-step-section .categories-info-box .content-box h3 {
    font-family: parisine-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    color: #8E8E96;
    text-align: left;
    margin: 0;
}
.third-step-section .categories-info-box .content-box h3 img {
    margin-right: 5px;
    max-width: 16px;
}
.courses-modal-box .modal-header {
	background: #EC5137;
    border: 0;
    border-radius: 12px 12px 0px 0px;
    padding: 15px 25px;
}
.courses-modal-box .modal-header h2 {
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #FFFFFF;
}
.courses-modal-box .modal-footer {
    background: #F3F3F7;
    border: 0;
    padding: 25px 25px 25px 0;
    margin-bottom: 11px;
}
.courses-modal-box .modal-footer .client-info {
    display: flex;
    align-items: center;
}
.courses-modal-box .modal-footer .client-info .client-info-details h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #103756;
    font-family: parisine-std, sans-serif;
    margin: 0;
    padding-bottom: 5px;
}
.courses-modal-box .modal-footer .client-info .client-info-details p {
    font-family: parisine-std, sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #8E8E96;
    margin: 0;
}
.courses-modal-box .modal-footer .client-info .client-info-details {
    padding-left: 10px;
}
.courses-modal-box .modal-footer .client-info img {
    border-radius: 100%;
    max-width: 84px;
}
.content-area p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #103756;
    margin: 0;
}
.client-attributes h5 {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #8E8E96;
    font-family: parisine-std, sans-serif;
    margin: 0;
}
.client-attributes {
    text-align: center;
}
.courses-modal-box .modal-content {
    border: 0;
    border-radius: 12px 12px 12px 12px;
    background-color: transparent;
}
.explore-button {
    text-align: right;
    padding: 20px 0;
}
#popup-btn .col-lg-6.col-xl-6:first-child .explore-button {
    text-align: left;
}
.courses-modal-box iframe {
    height: 198px;
    border-radius: 3px;
}
.courses-modal-box .modal-footer .col-lg-4.col-xl-4 {
    border-right: 1px solid #D0D0D7;
}
.courses-modal-box .modal-body {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
}
.explore-button a button {
	box-shadow: 0px 10px 20px -1px rgba(0, 0, 0, 0.4);
    background: #FC7900;
    border-radius: 6px;
    font-family: CarlMarx;
    font-weight: bold;
    font-size: 24px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 11px 65px;
    border: 0;
}
#popup-btn .col-lg-6.col-xl-6 {
    padding: 0;
}
#popup-btn {
    margin: 0;
}
.courses-modal-box .modal-dialog {
    position: absolute;
    z-index: 16000;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -50%;
    padding: 0;
    transform: translate(-50%, -50%) !important;
}
h4.no-found {
    text-align: center;
    color: #045A86;
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
    padding: 0;
    font-size: 30px;
}
.explore-button a button:hover {
    color: #fff;
    background-color: #103756;
}
.courses-modal-box .modal-header h2 img {
    margin: 0px 0px 0 25px;
}
.courses-modal-box .modal-header h2 img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
span.courcs {
    font-family: parisine-std, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.01em;
    margin-left: 5px;
}
.courses-modal-box button.close {
	background: #F3F3F7;
    box-shadow: 0px 4px 20px -1px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 13px;
}
.courses-modal-box button.close:focus {
    box-shadow: none;
    outline: 0;
    opacity: 1 !important;
}
.client-attributes p {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #045A86;
    font-family: parisine-std, sans-serif;
    margin: 0;
    padding-top: 5px;
}
/*new css*/
/*left-right-image-content*/

.left-right-image-content > .container > .row > div{
    margin-bottom: 100px;
}
.left-right-image-content > .container > .row > div:last-child{
    margin-bottom: 0;
}
.left-right-image-content .right-image-box > .row > div:first-child{
    position: relative;
}
.left-right-image-content .left-image-wrapper > .row > div:last-child{
    position: relative;
}
.left-right-image-content .right-image-box .left-content-wrapper{
    background-color: #fff;
    padding: 60px 52px;
    border: 1px solid #DDDDDD;
    box-shadow: 0 16px 30px rgba(0,0,0,0.11);
    position: absolute;
    right: -70px;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    /*    */
    height: 90%;
          -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.left-right-image-content .left-image-wrapper .right-content-box{
    background-color: #fff;
    padding: 60px 52px;
    border: 1px solid #DDDDDD;
    box-shadow: 0 16px 30px rgba(0,0,0,0.11);
    position: absolute;
    left: -70px;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
/*    */
    height: 90%;
          -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.left-right-image-content .right-image-box .left-content-wrapper .content-box h2{
    text-align: left;
    margin-bottom: 20px;
    font-weight: 500;
}
.left-right-image-content .left-image-wrapper .right-content-box .content-box h2{
    text-align: left;
    margin-bottom: 20px;
    font-weight: 500;
}
.left-right-image-content .right-image-box .left-content-wrapper .content-box p{
    margin-bottom: 32px;
}
.left-right-image-content .left-image-wrapper .right-content-box .content-box p{
    margin-bottom: 32px;
}

/*left-right-image-content*/

@media only screen and (min-width: 1441px) and (max-width: 1650px) {
    .first-section-head:after {
        width: 349px;
        height: 15px;
        top: 61px;
        right: -80px;
        background-size: cover;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
    .first-section-head:after {
        width: 310px;
        height: 13px;
        top: 54px;
        right: -50px;
        background-size: cover;
    }
}
@media(min-height: 1300px){
    .courses-modal-box .modal-dialog {
        top: 35% !important;
    }
}
@media (max-width: 1366px) {
    .first-section-head:after {
        width: 250px;
        height: 10px;
        top: 68px;
        right: 5px;
        background-size: cover;
    }
}
@media (max-width: 1280px) {
    .online-support-header:after {
        display: none;
    }
    .online-support-header:before {
        height: 542px;
        width: 93px;
        left: 45px;
    }
}
@media(max-width: 1199px){
    
.left-right-image-content .left-image-wrapper .right-content-box {
    height: 100%;
    min-height: 400px;
}
    .left-right-image-content .right-image-box .left-content-wrapper {
    height: 100%;
    min-height: 400px;
}
.first-step-outer {
    height: 305px;
}
}
@media (max-width: 1024px) {
    .first-section-head:after {
       display: none;
    }
    .second-section-head:after, .second-section-head:before, .third-section-head:after, .third-section-head:before {
        display: none;
    }
    .courses-modal-box .modal-footer {
        padding: 15px;
        margin-bottom: 0;
    }
}
@media(max-width: 991px){
    .courses-modal-box .modal-dialog {
        left: 50%;
        margin-right: -48%;
        top: 45% !important;
    }
    .courses-modal-box .modal-body {
        padding: 15px;
    }
    .explore-button a button {
        padding: 11px 55px;
    }
    .courses-modal-box .modal-footer {
        padding: 15px;
        margin-bottom: 0;
    }
    .video-section p {
        margin-bottom: 0;
    }
  .first-step-outer {
      height: 230px;
      width: 445px;
  }
  h2.step-heading {
      font-size: 36px;
      line-height: 36px;
  }
  .first-step-icon img {
      max-width: 30px;
  }
  .first-step-icon {
      padding-bottom: 5px;
  }
  .career-path-content {
      padding: 50px 0;
  }
  .first-step-section h3 {
      margin-bottom: 30px;
  } 
  .courses-modal-box button.close {
      padding: 10px;
      margin: -20px -6px 0px 0px;
  }
}
@media(max-width: 767px){
    .courses-modal-box .modal-header {
        padding: 6px 25px;
    }
    .courses-modal-box iframe {
        height: 150px;
    }
    .explore-button a button {
        padding: 11px 20px;
        width: 100%;
    }
    .courses-modal-box .modal-dialog {
        width: 100%;
        padding: 0 15px 0 15px;
        margin: 20px auto;
    }
    .video-section p {
        margin-bottom: 0;
    }
    .courses-modal-box .modal-footer {
        padding: 5px 15px 10px 15px;
        margin-bottom: 0;
    }
    .explore-button {
        padding: 0;
    }
    #popup-btn {
        margin-top: 5px;
    }
    .courses-modal-box .modal-body {
        padding: 8px;
    }
    .modal-inner-wrap {
        max-height: calc(100vh - 150px);
        overflow-x: hidden;
        overflow-y: auto;
    }
    .client-attributes {
        text-align: left;
    }
    .client-attributes h5 {
        text-align: left;
        font-size: 10px;
    }
    .client-attributes p {
        font-size: 13px;
        line-height: 14px;
        padding-top: 2px;
        text-align: left;
    }
    .content-area p {
        font-size: 14px;
        line-height: 20px;
    }
    .courses-modal-box button.close {
        padding: 10px;
        margin: -20px -6px 0px 0px;
    }
    .third-step-section .categories-info-box {
        height: auto;
        margin-bottom: 20px;
    }
    .second-step-section ul li {
        max-width: 45%;
        min-width: 45%;
    }
    .notification-inner h4 {
        padding-bottom: 25px;
    }
    .online-support-header h2 {
        font-size: 30px;
        line-height: 42px;
    }
    .first-step-outer {
        height: 290px;
        width: 100%;
    } 
     .left-right-image-content > .container > .row > div.right-image-box > .row > div:last-child {
    padding-left: 0;
    padding-right: 0;
}
    .left-right-image-content .right-image-box .left-content-wrapper {
    max-width: 100%;
        box-shadow: 0 14px 60px rgba(0,0,0,0.09);
        padding: 32px 28px;
        text-align: center;
}
    .left-right-image-content .right-image-box .left-content-wrapper .content-box .secondary-btn {
    width: 100%;
}
    .left-right-image-content .right-image-box .left-content-wrapper .content-box h2 {
    text-align: center;
    margin-bottom: 16px;
}
    .left-right-image-content > .container > .row > .left-image-wrapper > .row > div:first-child {
    padding-left: 0;
    padding-right: 0;
}
    .left-right-image-content .left-image-wrapper .right-content-box {
    max-width: 100%;
         box-shadow: 0 14px 60px rgba(0,0,0,0.09);
         padding: 32px 28px;
        text-align: center;
}
    .left-right-image-content .left-image-wrapper .right-content-box .content-box h2 {
        text-align: center;
    margin-bottom: 16px;
}
    .left-right-image-content .left-image-wrapper .right-content-box .content-box .primary-btn {
    width: 100%;
}
    .left-right-image-content .left-image-wrapper .right-content-box .content-box .secondary-btn {
    width: 100%;
}
    .left-right-image-content > .container > .row > div {
    margin-bottom: 36px;
}
}