.about-us-page .popup-ln {
    display: flex;
}

.about-us-page a.social-cta {
    background-color: #253746 !important;
}

.about-us-page a.social-cta {
    background: #253746 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-color: #253746 !important;
}

.about-us-page a.social-cta:hover {
    border-color: #253746 !important;
    color: #253476 !important;
    background: #fff !important;
}

.about-us-page .popup-ln a img {
    margin-top: 8px;
    height: 64px !important;
    width: auto;
}

@media (min-width: 768px) {
    .about-us-page div#block-views-block-leadership-block-2 h2 {
        margin-bottom:40px !important;
    }

    .about-us-page h4.department {
        top: -35px !important;
    }
}

@media (min-width: 768px) {
    div#popupform {
        padding-right:0 !important;
    }

    .about-us-page .fancybox-slide--html #popupform .fancybox-close-small {
        color: #fff !important;
        right: 25px !important;
        top: 22px !important;
        opacity: 1;
        border: 1px solid #fff;
        border-radius: 35px;
    }

    .about-us-page div#popupform .fancybox-button svg {
        width: auto !important;
        height: auto !important;
    }
}

@media (max-width: 767px) {
    .about-us-page .fancybox-slide--html div#popupform .fancybox-close-small {
        color:#fff;
        border: 1px solid #fff;
        transform: scale(0.7);
        top: 22px !important;
    }

    .about-us-page .fancybox-slide--html div#popupform .fancybox-close-small svg path {
        fill: #fff
    }
}

@media (min-width: 1200px) {
    .about-us-page section.about-leadership.desti-content p {
        width:100% !important;
/*         padding-right: 60px */
    }
}

@media (max-width: 767px) {
    .sticky-mobr {
        bottom:10.5%;
        transition: 0.3s linear;
        transition-delay: 0.1s;
    }
}

@media (max-width: 400px) {
    .sticky-mobr {
        bottom:113px;
    }
}

@media (max-width: 767px) and (min-width:400px) {
    .sticky-mobr {
        bottom:17.5%;
    }
}

@media(max-width: 767px) {
    div#sliding-popup {
        z-index:999999;
    }

    .sticky-mobr {
        z-index: 999999;
    }
}
}

@media (max-width: 991px) {
    header.fragomen-header {
        top:0px;
    }
}

@media (max-width: 767px) {
    .sticky-mobr {
        bottom:125px;
    }

    div#sliding-popup {
        height: 125px !important;
    }
}

@media (max-height: 490px) {
    section.sidebar-sticky.sticky {
        bottom:8vh!important;
    }

    .home-page .main-text {
        top: 20%;
    }

    .home-page .main-text h1 {
        font-size: 1.6rem;
    }

    .home-page .main-text p {
        font-size: 1rem;
    }
}

.eu-cookie-compliance-message button {
    color: #434343 !important;
}

.about-us-page #block-views-block-leadership-block-2 {
    margin-top: -40px;
}

.select2-container--open {
    z-index: 999999999;
}

section.thank-you-page {
    padding-top: 1%;
    padding-bottom: 1%;
}

.popup-success-icon {
    text-align: center;
    margin-bottom: 5px;
    margin-top: 1rem;
}

.popup-success-icon img {
    width: 50px;
}

h3.popup-success {
    font-family: 'Inter-Bold';
    font-size: 1.4em;
    text-align: center;
}

h4.thankyou-message {
    font-family: 'Inter-Regular';
    font-size: 1.2em;
    margin-bottom: 3em;
    text-align: center;
}

.thank-you-page .popup-success-icon img {
    margin-bottom: 30px;
    width: 25%;
}

.thank-you-page h3.popup-success {
    font-family: 'Inter-Bold';
    font-size: 3.4em;
    text-align: center;
}

.thank-you-page h4.thankyou-message {
    font-family: 'Inter-Regular';
    font-size: 1.4em;
    margin-bottom: 0em;
    text-align: center;
}

footer.footer.thank-you p.copyright {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.webform-confirmation-modal {
    padding: 0;
    height: 300px
}

#thankyou-message-popup {
    top: 10%;
    position: absolute;
    right: 0;
    width: 40px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 40px;
    font-size: 1.6em;
    float: right;
}

#thankyou-message-popup:hover {
    cursor: pointer;
}

@media (max-width: 768px) {
    .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.webform-confirmation-modal {
        width:80% !important;
    }
}

section.home-page-sec-two,section.faq-section.home-page-sec-eight,section.home-page-sec-three,#speak-consultant {
    scroll-margin-top: 80px;
}

@media (max-width: 550px) {
    header.fragomen-header .container {
        max-width:100%;
    }
}

div#block-fragomen-sitebranding {
    width: 220px;
}

div#block-fragomen-footerleft p img {
    width: 200px;
}

@media (max-width: 991px) {
    #navbarNav li.nav-item {
        text-align:end;
    }

    #navbarNav ul.navbar-nav {
        margin: 15px 0;
    }
}

@media (max-width: 360px) and (max-height:660px) {
    section.home-page-sec-seven {
        height:105vh;
    }
}

section.home-page-sec-three .card img {
    width: 50px !important;
    height: 50px;
}

section.home-page-sec-three h3 {
    min-height: 50px;
}

section.home-page-sec-three p {
    min-height: 142px;
}

@media (max-width: 640px) {
    section.home-page-sec-two,section.faq-section.home-page-sec-eight,section.home-page-sec-three,#speak-consultant {
        scroll-margin-top:250px;
    }
}

div#edit-container {
    display: flex;
    align-items: self-start;
}

div#edit-container .js-form-type-checkbox {
    margin-top: 4px;
    padding-right: 5px;
}

@media (min-width: 1450px) {
    section.home-page-sec-three h3 {
        min-height:60px;
    }
}

@media (max-width: 767px) {
    .navbar-nav .nav-item:last-child a.nav-link {
        margin-right:0;
        margin-top: 10px;
    }

    .one {
        background-image: url(/sites/default/files/2023-12/Group%2068389.png);
        background-size: contain;
        width: 100%;
        height: 140px;
        background-position: bottom;
        margin-bottom: 10px;
    }

    .inner-content {
        position: unset;
        top: 25px;
        display: flex;
        align-items: flex-start;
        gap: 40px;
    }

    section.home-page-sec-six .one:first-of-type .inner-content p,section.home-page-sec-six .inner-content p {
        font-size: 1.2rem;
        width: 100%;
        line-height: 26px;
        margin: 0;
    }

    .inner-content img {
        width: 66px;
        height: 66px;
    }

    .one.six {
        background: none;
        margin-bottom: 0;
        height: 90px;
    }
}

div#edit-processed-text-01 p a {
    color: #fff;
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 25px;
    height: 25px;
    background: url(/sites/default/files/2023-11/close.png);
    background-size: cover;
}

header.fragomen-header.thank-you {
    position: relative;
}

header.fragomen-header.thank-you .container {
    max-width: 100%;
    text-align: center;
    justify-content: center;
}

header.fragomen-header.thank-you div#block-fragomen-sitebranding {
    width: auto;
    text-align: center;
    margin-top: 40px;
}

@media (min-width: 1400px) {
    header.fragomen-header.thank-you div#block-fragomen-sitebranding {
        width:auto;
        text-align: center;
        margin-top: 40px;
    }

    section.thank-you-page {
        padding-top: 2%;
        padding-bottom: 2%;
    }
}

@media (min-width: 1550px) {
    header.fragomen-header.thank-you div#block-fragomen-sitebranding {
        width:auto;
        text-align: center;
        margin-top: 50px;
    }

    footer.footer.thank-you p.copyright {
        font-size: 1.15rem!important;
    }
}

@media (max-width: 767px) {
    .thank-you-page h4.thankyou-message {
        font-family:'Inter-Regular';
        font-size: 1.3em;
        margin-bottom: 0em;
        text-align: center;
        margin-top: 1rem;
    }

    .thank-you-page h3.popup-success {
        font-family: 'Inter-Bold';
        font-size: 2.8em;
        text-align: center;
    }

    header.fragomen-header.thank-you div#block-fragomen-sitebranding {
        width: 100%;
        text-align: center;
        margin-top: 60px;
    }

    header.fragomen-header.thank-you a.navbar-brand img {
        width: 100%;
        margin: auto auto 5px;
    }

    .thank-you-page .popup-success-icon img {
        margin-bottom: 20px;
        width: 80%;
    }

    section.thank-you-page {
        padding-top: 2%;
        padding-bottom: 2%;
        padding-left: 2%;
        padding-right: 2%;
    }

    footer.footer.thank-you {
        padding: 0 20px;
    }

    footer.footer.thank-you p.copyright {
        font-size: 1rem!important;
    }
}

.img-fluid {
    height: auto;
}

section.main-hero-banner video {
    width: 100%;
}

section.main-hero-banner video {
    display: block;
}

div.static-pages {
    width: 90%;
    margin: 50px auto;
}

section.main-hero-banner h1 {
    color: #FFFFFF;
    font-family: "Inter-Bold";
    font-size: 3rem;
    z-index: 1;
    position: absolute;
    bottom: 32%;
    left: 100px;
    text-shadow: 2px 1px 1px #000;
}

.head-text {
    position: relative;
}

@media (min-width: 1024px) and (max-width:1400px) {
    section.main-hero-banner h1 {
        font-size:2.5rem;
    }
}

@media (min-width: 1550px) {
    section.main-hero-banner h1 {
        font-size:3.5rem;
        left: 110px;
    }
}

@media (max-width: 767px) {
    section.main-hero-banner h1 {
        left:0;
        font-size: 2rem;
        padding: 15px;
        bottom: 40px;
    }

    section.main-hero-banner video {
        height: 500px;
        object-fit: cover;
    }

    section.main-hero-banner h1 br {
        display: none;
    }
}

.static-pages p {
    text-align: justify
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-justify {
    text-align: justify !important;
}

.text-underline {
    text-decoration: underline !important;
}

.text-lowercase {
    text-transform: lowercase!important;
}

.text-uppercase {
    text-transform: uppercase!important;
}

.text-capitalize {
    text-transform: capitalize!important;
}

.proxibold {
    font-family: 'ProximaNova-Bold' !important;
}

.proxireg {
    font-family: 'ProximaNova-Regular' !important;
}

.text-or {
    color: #f29020 !important;
}

.text-white {
    color: #ffffff !important;
}

.text-bl {
    color: #009CDC !important;
}

.text-dkbl {
    color: #253746 !important;
}

.text-para {
    color: #6E6D6D !important;
}

.text-black {
    color: #000000 !important;
}

.bg-or {
    color: #f29020 !important;
}

.bg-white {
    color: #ffffff !important;
}

.bg-bl {
    color: #009CDC !important;
}

.bg-dkbl {
    color: #253746 !important;
}

.bg-black {
    color: #000000 !important;
}

.mb1 {
    margin-bottom: 10px !important;
}

.mb2 {
    margin-bottom: 15px !important;
}

.mb3 {
    margin-bottom: 20px !important;
}

.mb4 {
    margin-bottom: 25px !important;
}

.mb5 {
    margin-bottom: 30px !important;
}

.mb6 {
    margin-bottom: 35px !important;
}

.mt1 {
    margin-top: 10px !important;
}

.mt2 {
    margin-top: 15px !important;
}

.mt3 {
    margin-top: 20px !important;
}

.mt4 {
    margin-top: 25px !important;
}

.mt5 {
    margin-top: 30px !important;
}

.mt6 {
    margin-top: 35px !important;
}

.ml1 {
    margin-left: 10px !important;
}

.ml2 {
    margin-left: 15px !important;
}

.ml3 {
    margin-left: 20px !important;
}

.ml4 {
    margin-left: 25px !important;
}

.ml5 {
    margin-left: 30px !important;
}

.ml6 {
    margin-left: 35px !important;
}

.mr1 {
    margin-right: 10px !important;
}

.mr2 {
    margin-right: 15px !important;
}

.mr3 {
    margin-right: 20px !important;
}

.mr4 {
    margin-right: 25px !important;
}

.mr5 {
    margin-right: 30px !important;
}

.mr6 {
    margin-right: 35px !important;
}

.pb1 {
    padding-bottom: 10px !important;
}

.pb2 {
    padding-bottom: 15px !important;
}

.pb3 {
    padding-bottom: 20px !important;
}

.pb4 {
    padding-bottom: 25px !important;
}

.pb5 {
    padding-bottom: 30px !important;
}

.pb6 {
    padding-bottom: 35px !important;
}

.pt1 {
    padding-top: 10px !important;
}

.pt2 {
    padding-top: 15px !important;
}

.pt3 {
    padding-top: 20px !important;
}

.pt4 {
    padding-top: 25px !important;
}

.pt5 {
    padding-top: 30px !important;
}

.pt6 {
    padding-top: 35px !important;
}

.pl1 {
    padding-left: 10px !important;
}

.pl2 {
    padding-left: 15px !important;
}

.pl3 {
    padding-left: 20px !important;
}

.pl4 {
    padding-left: 25px !important;
}

.pl5 {
    padding-left: 30px !important;
}

.pl6 {
    padding-left: 35px !important;
}

.pr1 {
    padding-right: 10px !important;
}

.pr2 {
    padding-right: 15px !important;
}

.pr3 {
    padding-right: 20px !important;
}

.pr4 {
    padding-right: 25px !important;
}

.pr5 {
    padding-right: 30px !important;
}

.pr6 {
    padding-right: 35px !important;
}

.show {
    display: block !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.op0 {
    opacity: 0 !important;
}

.op1 {
    opacity: 1 !important;
}

.op5 {
    opacity: 0.5 !important;
}

.d-flex-frag {
    display: flex !important;
}

footer.fragomen-footer h2 {
    color: #FFFFFF;
    font-family: "Inter-Bold";
    font-size: 3rem;
}

.fragomen-footer {
    background: url("sites/default/files/2025-01/Footer-background.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
}

.fragomen-footer .overlay {
    position: absolute;
    background: #253746;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: .6;
    left: 0;
    display: none;
}

.footer-left {
    position: relative;
    z-index: 1;
    width: 48%;
}

footer.fragomen-footer {
    padding: 80px 60px 0 !important;
}

footer.fragomen-footer .container {
    max-width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.footer-right {
    position: relative;
    z-index: 1;
    width: 48%;
    text-align: right;
}

.footer-right a.speak-btn {
    display: inline-block;
    text-decoration: none;
    font-family: "Inter-Regular";
}

.footer-left p {
    margin-bottom: 0;
    font-family: 'Inter-Bold';
    font-size: 1rem;
    margin-top: 20px;
    margin-bottom: 6px;
}

.contact-number a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: 'Inter-Regular';
    font-size: 1rem;
}

.contact-number {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 6px;
}

.contact-number a img {
    width: 22px;
}

span.smal-text {
    font-family: 'Inter-Regular';
    margin-bottom: 40px;
    display: block;
    font-size: .9rem;
    width: 58%;
}

.footer-right p {
    margin: 30px 0 0;
    font-family: 'Inter-Regular';
    font-size: .9rem;
}

.socialicons {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    margin-top: 40px;
    border-bottom: 1px solid;
    padding-bottom: 40px;
}

.socialicons img {
    width: 50%;
}

a.speak-btn {
    background: #ff8400;
    padding: 12px 22px !important;
    color: #fff !important;
    border: 1px solid #ff8400;
}

.footer-right a.speak-btn:hover {
    background: #fff;
    color: #ff8400 !important;
    border: 1px solid #ff8400;
}

p.copyright {
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
    font-size: .95rem!important;
}

div#block-fragomen-footerbottom p {
    font-size: .8rem;
}

div#block-fragomen-footerbottom {
    padding-bottom: 20px;
}

div#block-fragomen-footerbottom p a {
    color: #fff;
}

a.map-link {
    color: #fff;
    font-family: 'Inter-Regular';
}

@media (min-width: 1024px) and (max-width:1400px) {
    .footer-left p,.contact-number a {
        font-size:.9rem;
    }

    span.smal-text,.footer-right p {
        font-size: .8rem;
    }

    footer.fragomen-footer h2 {
        font-size: 2.8rem;
    }
}

@media (min-width: 1550px) {
    .footer-left p,.contact-number a {
        font-size:1.1rem;
    }

    span.smal-text,.footer-right p {
        font-size: 1rem;
    }

    footer.fragomen-footer h2 {
        font-size: 3.5rem;
        bottom: 80px;
        left: 110px;
    }
}

@media (max-width: 767px) {
    footer.fragomen-footer {
        padding:40px 20px 0 !important;
    }

    footer.fragomen-footer .container {
        max-width: 100%;
        display: block;
    }

    footer.fragomen-footer h2 {
        font-size: 2rem;
    }

    .footer-left {
        position: relative;
        z-index: 1;
        width: 100%;
        margin-bottom: 40px;
    }

    .footer-right {
        position: relative;
        z-index: 1;
        width: 100%;
        text-align: left;
    }

    span.smal-text {
        width: 75%;
    }

    .contact-number a {
        margin-bottom: 6px;
        font-size: .9rem;
    }

    .contact-number a img {
        width: 15px;
    }

    .contact-number {
        display: block;
        margin-bottom: 15px;
    }
}

footer.fragomen-footer .copy {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

footer.fragomen-footer .copy .copyright {
    padding-top: 0;
}

footer.fragomen-footer .terms-link a {
    color: #fff;
    text-decoration: none;
    padding: 0 10px;
    font-size: 0.95rem;
}

footer.fragomen-footer .terms-link a:last-child {
    padding-right: 0;
}

footer.fragomen-footer .terms-link a:hover {
    text-decoration: underline;
}

@media (max-width: 991px) {
    footer.fragomen-footer .copy {
        display:block;
    }

    footer.fragomen-footer .terms-link a {
    }

    footer.fragomen-footer .terms-link {
        text-align: center;
    }
}

@media (min-width: 1024px) and (max-width:1299px) {
    div#block-fragomen-footerbottom p {
        font-size:.85rem !important;
        align-self: center;
    }

    footer.fragomen-footer .terms-link a {
        font-size: .85rem !important;
    }
}

@media (min-width: 1024px) {
    footer.fragomen-footer .copy .copyright {
        margin-bottom:0
    }
}

@media (max-width: 767px) {
    footer.fragomen-footer .copy {
        display:flex;
        flex-direction: column;
    }

    footer.fragomen-footer .copy .copyright {
        order: 2;
        margin-bottom: 0;
        margin-top: 25px;
    }
}

.destination-overview-page section.desti-content h2 {
    padding: 0;
}

section.destination-services .card img {
    max-width: 80px;
    min-width: 80px;
    height: 75px;
    margin-top: -65px;
    margin-left: -17px;
    margin-bottom: 23px;
}

section.destination-services .frag-card .card-heading h3 {
    font-size: 1.35rem;
    line-height: 1.65rem;
    margin-bottom: 1rem;
    font-family: 'ProximaNova-Bold';
}

section.destination-services .card {
    padding: 2rem;
    border-radius: 12px
}

section#trits .container {
    max-width: 90%;
}

section.destination-services .card .card-content {
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
    color: #6E6D6D;
}

section.destination-services .frag-card:nth-child(2),section.destination-services .frag-card:nth-child(4) {
    margin-top: 0;
}

section.destination-services .row {
    row-gap: 65px;
}

section.destination-services {
    padding: 50px 0 75px 0;
}

section.desti-content {
    padding-top: 75px;
}

section.desti-content h2 {
    font-family: 'ProximaNova-Bold';
    color: #263747;
    margin-bottom: 1rem;
}

section.desti-content p {
    font-family: 'ProximaNova-Regular';
    //font-size: 14px;
}

section.desti-content p {
    color: #6E6D6D;
}

.country {
    position: relative;
}

.country::before {
    content: "";
    background-image: url(/sites/default/files/2024-04/courses-icon.png);
    width: 45px;
    height: 17px;
    display: inline-block;
    background-repeat: no-repeat;
}

.university {
    position: relative;
}

.university::before {
    content: "";
    background-image: url(/sites/default/files/2024-04/university_icon.png);
    width: 38px;
    height: 27px;
    display: inline-block;
    background-repeat: no-repeat;
}

section.destination-services .card-heading h2 {
    font-family: 'ProximaNova-Bold';
}

section.destination-services p {
    font-family: 'ProximaNova-Regular';
    color: #6E6D6D;
    width: 70%;
}

section.destination-services .card:hover {
}

@media (min-width: 1200px) {
    .destination-inner-page .hyui img {
        position:absolute;
        right: 0;
        width: 50%;
    }
}

.destination-inner-page section.desti-content li {
    color: #6E6D6D;
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    margin-bottom: 10px;
}

@media (min-width: 1500px) {
    section.desti-content p,.destination-inner-page section.desti-content li {
        font-size:16px;
    }
}

@media (min-width: 1700px) {
    section.desti-content p,.destination-inner-page section.desti-content li {
        font-size:18px;
    }
}

@media (min-width: 1800px) {
    section.desti-content p,.destination-inner-page section.desti-content li {
        font-size:19px;
    }
}

@media (min-width: 1900px) {
    section.desti-content p,.destination-inner-page section.desti-content li {
        font-size:20px;
    }
}

@media (min-width: 768px) {
    section.desti-content a.read-more {
        display:none;
    }

    section.desti-content .mobile-heading {
        display: none;
    }
}

@media (max-width: 767px) {
    section.desti-content .mobile-heading {
        display:block;
    }

    section.desti-content .text-readmore {
        display: none;
    }

    section.desti-content h2 {
        display: none;
    }

    section.desti-content .mobile-heading h2 {
        display: block !important;
    }

    section.desti-content .col-md-5 img {
        margin-bottom: 30px;
    }

    .default-para {
        display: inline;
    }

    .default-para p {
        display: inline;
    }

    section.desti-content a.read-more {
        text-decoration: none;
        color: #f29020;
    }
}

.innerdestin img {
    margin-top: -55px;
}

section#trits h2 {
    margin-bottom: 1rem;
}

.hero-banner .banner-cta a {
    //padding: 8px 25px;
}

@media (min-width: 1500px) {
    section.destination-services p,section.destination-services .card .card-content {
        font-size:17px
    }

    section.destination-services .frag-card .card-heading h3 {
        font-size: 1.5rem;
        line-height: 1.85rem;
    }

    section.desti-content h2,section.destination-services .card-heading h2 {
        font-size: 2.25rem;
    }

    section.hero-banner .main-text h3 {
        font-size: 4rem;
    }

    section.hero-banner .main-text p {
        font-size: 1.75rem
    }
}

@media (min-width: 1700px) {
    section.destination-services p,section.destination-services .card .card-content {
        font-size:19px;
    }

    section.destination-services .frag-card .card-heading h3 {
        font-size: 1.75rem;
    }

    section.desti-content h2,section.destination-services .card-heading h2 {
        font-size: 2.75rem;
    }

    section.hero-banner .main-text h3 {
        font-size: 4.75rem;
    }

    section.hero-banner .main-text p {
        font-size: 2rem;
    }

    .hero-banner .banner-cta a {
        padding: 10px 35px;
        font-size: 17px;
    }

    section.destination-services {
        padding-top: 100px;
    }
}

@media (min-width: 1800px) {
    section.destination-services p,section.destination-services .card .card-content {
        font-size:20px;
    }

    section.destination-services .frag-card .card-heading h3 {
        font-size: 2rem;
        line-height: 2rem;
    }

    section.desti-content h2,section.destination-services .card-heading h2 {
        font-size: 2.9rem;
    }

    section.hero-banner .main-text h3 {
        font-size: 5.25rem;
    }

    section.hero-banner .main-text p {
        font-size: 2.2rem;
    }
}

@media (min-width: 1900px) {
    section.destination-services p,section.destination-services .card .card-content {
        font-size:20px;
    }

    section.destination-services .frag-card .card-heading h3 {
        // font-size: 2.25rem;
        // line-height: 2.5rem;
    }

    section.desti-content h2,section.destination-services .card-heading h2 {
        font-size: 3.2rem;
    }

    section.hero-banner .main-text h3 {
        font-size: 5.5rem;
    }

    section.hero-banner .main-text p {
        font-size: 2.5rem;
    }
}

@media (max-width: 767px) {
    .innerdestin img {
        height:auto;
        width: 100%;
    }

    section.hero-banner .main-text h3 {
        position: absolute;
        top: 14%;
    }

    section.hero-banner .main-text p {
        position: absolute;
        top: 22%;
        font-size: 16px;
        left: 10px;
    }

    section.hero-banner .banner-cta a {
        margin-top: -65px;
        z-index: 9;
        position: relative;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    section.destination-services .container,section#trits .container {
        max-width: 97%;
    }

    section.destination-services p {
        width: 100%;
    }

    section.hero-banner .main-text {
        position: inherit
    }
}

@media (max-width: 767px) {
    section.desti-content p {
        font-size:16px;
    }

    section.desti-content p br {
        display: none;
    }

    section.hero-banner .main-text p {
        font-size: 15px;
    }

    section.desti-content {
        background-color: rgba(171,171,171,0.14);
        padding-bottom: 50px;
    }

    section.hero-banner .banner-cta a {
        width: 83%;
    }

    section.desti-content a.read-more {
        font-family: 'ProximaNova-Bold';
    }

    .col-md-5.mob.hidden {
        padding: 0;
    }
}

@media (min-width: 768px) {
    section.destination-services .card .card-content {
        min-height:190px;
    }

    section.destination-services .card .card-heading {
        min-height: 70px;
    }
}

@media (min-width: 1680px) {
    section.destination-services .card .card-content {
        min-height:160px;
    }

    section.destination-services .card img {
        margin-left: -6px;
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .innerdestin img {
        margin-top:0;
        height: 400px;
        object-fit: cover;
    }

    section.desti-content .col-md-5,section.desti-content .col-md-7 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    img.desk-frag {
        width: 100%;
        margin-bottom: 40px;
    }

    .footer-right form .form-checkboxes {
        margin-left: -10px;
    }

    section.desti-content {
        padding-top: 0;
    }
}

.destination-overview-page .cards-destination {
    padding: 2.5rem 1.5rem 3rem 1.5rem;
    border: 1px solid #ccc;
    border-radius: 12px;
    background: url(/sites/default/files/2024-08/usa11.png);
    background-size: 100% 100% !important;
}

.destination-overview-page section.overview-cards .row {
    justify-content: left;
}

.destination-overview-page .cards-destination h5 a {
    color: #273649;
    text-decoration: none;
    font-family: auto;
    font-size: 22px;
    font-family: ProximaNova-Bold;
}

.destination-overview-page .cards-destination h5 a:hover {
    color: #ff8400
}

.destination-overview-page .cards-destination p {
    color: #8E8888;
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
}

.destination-overview-page section.desti-content .container {
    max-width: 90%;
}

.destination-overview-page section.overview-cards .container {
    max-width: 90%;
}

.destination-overview-page .cards-destination .card-title {
    font-size: 13px;
    font-family: 'ProximaNova-Bold';
}

.destination-overview-page .cards-destination .card {
    border: 0;
    background: transparent;
    margin: 10px 0;
}

.destination-overview-page .cards-destination .course-name {
    font-size: 12px;
    font-family: 'ProximaNova-Regular';
    color: #253746;
    line-height: normal;
    background: transparent;
    margin-bottom: 5px;
}

.destination-overview-page .cards-destination .course-price {
    font-family: 'ProximaNova-Bold';
    font-size: 13px;
    color: #029CDC;
}

.destination-overview-page .cards-destination section.overview-cards {
    padding: 50px 0;
}

.destination-overview-page section.overview-cards {
    padding: 30px 0 50px 0;
}

.destination-overview-page section.hero-banner .main-text {
    top: 28%;
    left: 6%;
}

.destination-overview-page section.hero-banner .main-text h3 {
    line-height: 1;
    color: #fff;
    font-size: 3rem;
    font-family: 'ProximaNova-Bold';
}

.destination-overview-page section.hero-banner .main-text p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.destination-overview-page .cards-destination .card-cta a {
    background-color: #ff8400;
    padding: 8px 20px 10px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-family: 'ProximaNova-Regular';
}

.destination-overview-page .card-cta {
    margin-top: 20px;
    z-index: 99;
}

.destination-overview-page section.overview-cards .cards-destination {
    margin-bottom: 60px;
}

.destination-overview-page section.overview-cards .row {
    --bs-gutter-x: 3rem;
}

.destination-overview-page section.overview-cards .cards-destination:hover {
    border: 1px solid rgba(255,132,0,0.4);
    box-shadow: 0px 4px 30px 0px rgba(255,132,0,0.20);
    transition: all linear 0.3s;
}

.destination-overview-page .cards-destination {
    position: relative;
}

.destination-overview-page .cards-destination:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(255,132,0,0.03);
    display: inline-block;
}

.destination-overview-page .cards-destination .row {
    --bs-gutter-x: 1.25rem !important;
}

.destination-overview-page section.desti-content p {
    font-size: 15px;
    width: 90%;
}

@media (min-width: 1500px) {
    .destination-overview-page section.hero-banner .main-text h3 {
        font-size:3.75rem;
    }

    .destination-overview-page section.hero-banner .main-text p {
        font-size: 19px;
    }

    .destination-overview-page section.desti-content p {
        font-size: 16px;
    }

    .destination-overview-page .cards-destination h5 a {
        font-size: 26px;
    }

    .destination-overview-page .cards-destination p {
        font-size: 16px;
        margin-bottom: 1rem;
    }

    .destination-overview-page .cards-destination .card-title {
        font-size: 16px;
    }

    .destination-overview-page .cards-destination .course-name {
        font-size: 13px;
    }

    .destination-overview-page .cards-destination .course-price {
        font-size: 14px;
    }

    .destination-overview-page .cards-destination .card-cta a {
        font-size: 17px;
        padding: 8px 30px 10px 30px;
    }

    .destination-overview-page .cards-destination {
        padding: 2.25rem;
    }
}

@media (min-width: 1700px) {
    .destination-overview-page section.hero-banner .main-text h3 {
        font-size:4.25rem;
    }

    .destination-overview-page section.hero-banner .main-text p {
        font-size: 21px;
    }

    .destination-overview-page section.desti-content p {
        font-size: 19px;
    }

    .destination-overview-page .cards-destination h5 a {
        font-size: 26px;
    }

    .destination-overview-page .cards-destination p {
        font-size: 19px;
    }

    .destination-overview-page .cards-destination .card-title {
        font-size: 18px;
    }

    .destination-overview-page .cards-destination .course-name {
        font-size: 15px;
    }

    .destination-overview-page .cards-destination .course-price {
        font-size: 16px;
    }

    .destination-overview-page .cards-destination .card-cta a {
        font-size: 18px;
        padding: 8px 35px 12px 36px;
    }

    .destination-overview-page .cards-destination {
        padding: 2.5rem;
    }

    .destination-overview-page section.desti-content h2 {
        font-size: 2.25rem;
    }
}

@media (max-width: 767px) {
    .destination-inner-page .hyui img {
        margin-top:30px;
    }

    .destination-inner-page section.desti-content .mobile-heading h2 {
        text-align: center;
    }

    .destination-overview-page .main-text.overview p,.destination-overview-page .main-text.overview h3 {
        position: inherit !important;
    }

    .destination-overview-page section.hero-banner .main-text {
        position: absolute;
        top: 75px;
        left: -1px;
        width: 100%;
    }

    .destination-overview-page section.hero-banner .main-text p {
        text-align: center;
    }

    .destination-overview-page section.hero-banner .main-text p br {
        display: none;
    }

    .destination-overview-page section.desti-content h2 {
        display: block;
    }

    .destination-overview-page section.overview-cards .row .col-6 {
        max-width: 100%;
        width: 100%;
    }

    .destination-overview-page section.overview-cards .row {
        display: flex;
        justify-content: left;
    }

    .destination-overview-page section.overview-cards .row .col-4 {
        width: 50%;
    }

    .destination-overview-page section.overview-cards .cards-destination {
        margin-bottom: 20px;
        background-size: 100% 100%;
    }

    .destination-overview-page section.desti-content {
        padding-top: 30px;
    }

    .destination-overview-page .cards-destination {
        display: flex;
        flex-direction: column;
    }

    .destination-overview-page .cards-destination p {
        order: 3;
        margin-bottom: 1px;
    }

    .destination-overview-page section.overview-cards .cards-destination .card-cta {
        position: absolute;
        bottom: 16px;
        left: 11px;
        background: transparent;
        color: #ff8400;
        padding-left: 0;
    }

    .destination-overview-page .cards-destination .course-name {
        font-size: 11px;
    }

    .destination-overview-page section.overview-cards .row .col-6 {
        padding: 0 15px;
    }

    .destination-overview-page .cards-destination .card-title {
        font-size: 14px;
    }

    .destination-overview-page .cards-destination:hover:before {
        content: none;
        top: auto
    }

    .destination-overview-page section.overview-cards .cards-destination:hover {
        box-shadow: none;
    }

    .destination-overview-page section.overview-cards .cards-destination:before {
        content: "";
        position: absolute;
        width: 13px;
        height: 18px;
        display: inline-block;
        background: url(/sites/default/files/2024-04/knowmore-arr.svg);
        background-size: cover;
        background-repeat: no-repeat;
        bottom: 45px;
        left: 114px;
    }

    .destination-overview-page .cards-destination .card-title {
        font-size: 15px;
        margin-bottom: 0;
    }

    .destination-overview-page section.overview-cards .cards-destination .row {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .destination-overview-page section.subscription-sec {
        margin-top: -15px;
    }
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(2) .cards-destination {
    background: url(/sites/default/files/2024-08/london.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(3) .cards-destination {
    background: url(/sites/default/files/2024-08/aus.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(4) .cards-destination {
    background: url(/sites/default/files/2024-08/cam.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(5) .cards-destination {
    background: url(/sites/default/files/2024-08/gerc.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(6) .cards-destination {
    background: url(/sites/default/files/2024-08/france.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(7) .cards-destination {
    background: url(/sites/default/files/2024-08/nzea.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(8) .cards-destination {
    background: url(/sites/default/files/2024-08/ire.png)
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(9) .cards-destination {
    background: url(/sites/default/files/2024-08/UAE_1.png)
}

@media (min-width: 768px) and (max-width:1023px) {
    .destination-overview-page .hero-banner img.desk-frag {
        height:250px;
        object-fit: cover;
    }

    .destination-overview-page section.hero-banner .main-text h3 {
        font-size: 2.2rem;
    }

    .destination-overview-page section.overview-cards .row .row .col-6 {
        width: 100%;
    }

    .destination-overview-page section.hero-banner .main-text p {
        font-size: 16px;
    }

    .destination-overview-page .hero-banner:before {
        width: 100%;
        height: 100%;
        // background-color: rgba(0,0,0,0.2);
        position: absolute;
        content: "";
    }
}

.destination-overview-page .fragomen-header li.nav-item.menu-cta .nav-link,.destination-overview-page .fragomen-header .navbar-nav .nav-item:last-child a.nav-link {
    font-family: 'ProximaNova-Regular';
    font-weight: 600;
}

.destination-overview-page .fragomen-header .navbar-light .navbar-nav .nav-link {
    font-family: 'ProximaNova-Regular';
    color: #273649;
}

@media (min-width: 1200px) and (max-width:1419px) {
    .destination-overview-page .fragomen-header li.nav-item.menu-cta .nav-link,.destination-overview-page .fragomen-header .navbar-nav .nav-item:last-child a.nav-link {
        padding:6px 22px !important;
    }

    .destination-overview-page .cards-destination p {
        min-height: unset;
    }
}

@media (min-width: 1420px) {
    .destination-overview-page .cards-destination p {
        min-height:unset;
    }
}

.destination-inner-page section.desti-content h2 {
    padding: 0;
}

.destination-inner-page section.desti-content ul {
    padding-left: 20px;
}

@media (max-width: 767px) {
    .destination-inner-page section.desti-content ul {
        padding-top:20px;
    }

    .destination-inner-page section.desti-content .text-readmore ul {
        padding-top: 10px;
    }

    .destination-overview-page section.desti-content p {
        margin-top: 10px;
    }

    .destination-inner-page section.desti-content a.read-more {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .destination-inner-page section.hero-banner .main-text {
        top:50%;
        transform: translateY(-50%);
    }

    .destination-inner-page .main-text h3 {
        color: #fff;
        font-size: 3.5rem;
        font-family: 'ProximaNova-Bold';
    }
}

@media (max-width: 767px) {
    .destination-inner-page section.hero-banner .main-text h3 {
        position:absolute;
        top: 95px;
        left: unset;
        width: 100%;
        color: #fff;
        font-family: 'ProximaNova-Bold';
        font-size: 1.6rem;
    }

    .destination-inner-page section.hero-banner .main-text p {
        width: 100%;
        position: absolute;
        top: 175px;
        padding: 0;
        left: 0;
        font-size: 14px;
    }

    .destination-inner-page section#trits {
        margin: 10% 0 0;
    }
}

.destination-inner-page section.knowledge_hubcards,.destination-inner-page section.student_review {
    display: none;
}

@media (min-width: 768px) and (max-width:1025px) {
    .destination-inner-page .innerdestin img {
        height:auto;
    }

    .destination-inner-page .innerdestin img {
        margin-top: 0;
    }

    .destination-overview-page section.desti-content {
        padding-top: 40px;
    }

    section.hero-banner .main-text h1 {
        font-size: 2.2rem;
    }

    .destination-inner-page section.desti-content h2 {
        margin-top: 25px;
    }

    section.destination-services .frag-card .card-heading h3 {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
}

.destination-inner-page section.hero-banner .main-text h1 {
    left: unset;
    position: relative;
}

.destination-overview-page header.fragomen-header {
    z-index: 999;
}

.destination-overview-page section.hero-banner .main-text h1 {
    position: relative;
    bottom: unset;
    left: unset;
}

@media (max-width: 767px) {
    .destination-inner-page section.trues#trits p {
        text-align:center;
    }

    .destination-inner-page .innerdestin img {
        margin-top: 25px;
    }

    .destination-inner-page section.hero-banner .main-text h1 {
        position: absolute;
        top: 80px;
        left: unset;
        width: 100%;
        color: #fff;
        font-family: 'ProximaNova-Bold';
        font-size: 2rem;
    }

    .destination-overview-page section.hero-banner .main-text p {
        width: 100%;
        left: unset;
    }

    .destination-overview-page section.hero-banner .main-text h1 {
        color: #fff;
        font-size: 1.8rem;
        width: 100%;
        bottom: 0;
        position: relative;
        margin-top: 30px;
    }

    .destination-overview-page section.hero-banner .main-text {
        left: unset;
    }

    .destination-overview-page section.overview-cards .cards-destination:before {
        bottom: 20px;
    }

    .destination-overview-page section.overview-cards .cards-destination .card-cta {
        bottom: 3px;
    }
}

.destination-overview-page section.overview-cards .cards-destination ul {
    list-style-type: none;
    padding-left: 0px;
}

.destination-overview-page section.overview-cards .cards-destination li:before {
    display: inline-block;
    width: 25px;
    content: url('/sites/default/files/2024-08/bulletpoint.svg');
    padding-right: 10px;
}

.destination-overview-page section.overview-cards .cards-destination li {
    display: flex;
    margin-bottom: 8px;
    font-family: 'ProximaNova-Regular';
    color: #6E6D6D;
}

@media (min-width: 768px) {
    .destination-overview-page .cards-destination .card-cta a:hover {
        background-color:#fff;
        transition: all linear 0.3s;
        color: #FF8500;
        border: 1px solid #FF8500;
    }

    .destination-overview-page .cards-destination .card-cta a {
        border: 1px solid #FF8500;
        transition: all linear 0.3s;
    }
}

.destination-overview-page .cards-destination p {
    color: #009CDC;
    font-weight: 600;
    font-family: 'ProximaNova-Bold';
}

.destination-overview-page .cards-destination p span {
    color: #263747;
    font-weight: 600;
    font-family: 'ProximaNova-Bold';
}

.destination-overview-page .cards-destination h5 a {
    z-index: 99;
    position: relative;
}

.destination-overview-page section.overview-cards .cards-destination {
    border-radius: 22px;
}

@media (min-width: 1025px) {
    .destination-overview-page section.overview-cards .cards-destination {
        min-height:400px;
    }
}

.disclaimner-frag p {
    margin-bottom: 0;
    font-size: 0.9rem;
}

@media (min-width: 768px) and (max-width:992px) {
    .destination-inner-page section.hero-banner {
        margin-top:85px;
    }

    .destination-inner-page section.hero-banner.help-fragho-new {
        margin-top: 0;
    }

    .destination-inner-page section.hero-banner#trits {
        margin-top: 85px;
    }

    section.destination-services .card .card-heading {
        min-height: 72px;
    }

    section.destination-services .frag-card {
        width: 50%;
    }

    section.destination-services {
        padding: 50px 0 5px 0;
    }
}

@media (min-width: 992px) and (max-width:1025px) {
    section.destination-services .card .card-content {
        min-height:280px;
    }
}

.destination-inner-page .trusted {
    text-align: center;
    text-align: -webkit-center;
}

@media (min-width: 1510px) {
    section.destination-services .card .card-heading {
        min-height:85px;
    }
}

.destination-overview-page section.overview-cards .row .row .col-6:nth-child(10) .cards-destination {
    background: url(/sites/default/files/2024-11/Latvia.png);
}

@media (min-width: 768px) and (max-width:1023px) {
    .destination-overview-page section.hero-banner {
        margin-top:75px;
    }

    .destination-overview-page section.hero-banner.help-fragho-new {
        margin-top: 0px;
    }
}

.careers-overview-page .views-field.views-field-view-node a img {
    display: flex;
    margin: 0 10px 5px 10px;
}

.employee-reviews .owl-dots button.owl-dot:hover {
    border-color: transparent;
}

section.careers-overview-cards .tab-pane .col-md-4:hover .views-field.views-field-view-node a {
    text-decoration: underline;
    text-underline-offset: 6px;
    font-weight: 700;
}

.reviews-carousal .employee-reviews .owl-next img:hover {
    background-color: #FF8400!important;
}

.reviews-carousal .employee-reviews .owl-prev img:hover {
    background-color: #FF8400!important;
}

.views-field.views-field-view-node a {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px 40px;
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: self-end;
}

.views-field.views-field-view-node a:hover {
}

.views-field.views-field-view-node a {
    font-family: 'ProximaNova-Regular';
}

#ajax-wrapper {
    width: 50%;
}

.views-field.views-field-body p,.views-field .field-content {
    color: #6E6D6D;
    font-family: 'ProximaNova-Regular';
}

.views-field.views-field-body p {
    margin-top: 10px;
}

.careers-overview-page section.hero-banner .main-text {
    position: absolute;
    left: 6%;
    top: 22%;
}

.careers-overview-page section.hero-banner .main-text h3 {
    line-height: 1.1;
    margin-bottom: 20px;
}

.careers-overview-page section.hero-banner .main-text p {
    FONT-SIZE: 1.4rem;
    line-height: 1.2;
}

section.careers-overview-sec-2 {
    background-color: #FAFAFA;
    padding: 3% 0;
}

section.careers-overview-sec-2 .container {
    max-width: 90%
}

section.careers-overview-sec-2 .icon-text h3 {
    font-size: 20px;
    font-family: 'ProximaNova-Regular';
    margin-bottom: 0;
}

section.careers-overview-sec-2 .careers-icon img {
    height: 8vh;
    margin-bottom: 20px;
}

section.careers-overview-sec-2 .rhs-sec.row {
    align-self: end;
    margin-left: auto;
    row-gap: 4rem;
    padding-left: 7%;
}

section.careers-overview-sec-2 .lhs-sec p:last-child {
    margin-bottom: 0;
}

section.careers-overview-sec-2 h2,p,h3 {
    font-family: 'ProximaNova-Regular';
}

section.careers-overview-sec-2 h2 {
    font-family: 'ProximaNova-Bold';
    width: 115%;
    font-size: 2.1rem;
    margin-bottom: 1rem;
    color: #083A64;
}

section.careers-overview-sec-2 .lhs-sec p {
    font-size: 18px;
    color: #6E6D6D;
}

section.careers-overview-sec-2 .lhs-sec p:nth-of-type(1) {
    font-size: 20px;
    width: 105%;
    margin-bottom: 1rem;
    color: #0D9BD8;
}

section.footer-mailbox .container {
    width: 90%;
    max-width: 90%;
}

section.footer-mailbox .letf-text {
    width: 60%;
    display: flex;
    align-items: center;
}

section.footer-mailbox .right-text {
    width: 33%;
}

section.footer-mailbox .right-text img {
    width: 100%;
    margin-bottom: -55px;
}

section.footer-mailbox .letf-text p {
    color: #083A64;
    font-family: 'ProximaNova-Bold';
    font-size: 2.8rem;
    width: 92%;
    line-height: normal;
}

section.footer-mailbox {
    padding-top: 25px;
}

section.section-career-form .container {
    max-width: 90%;
}

.sec-upload {
    display: flex;
    justify-content: space-between;
}

section.section-career-form {
    padding-top: 50px;
}

#edit-upload-resume--label,.webform-submission-job-description-form-form .form-floating label {
    font-size: 14px;
}

.webform-submission-job-description-form-form input#edit-actions-submit {
    border: 1px solid #FF8400;
    margin-bottom: 60px;
}

section.section-career-form h2 {
    font-family: 'ProximaNova-Bold';
}

.sec-upload .col-md-6:nth-child(1) {
    width: 40%;
}

.sec-upload .col-md-6:nth-child(2) {
    width: 54%;
}

.sec-upload .col-md-6:nth-child(2) form {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.sec-upload .col-md-6:nth-child(2) .form-floating {
    width: 50%;
}

section.careers-overview-cards div#v-pills-tab {
    display: flex;
    flex-direction: row !important;
    margin-bottom: 20px;
}

section.careers-overview-cards div#v-pills-tab .nav-link {
    color: #A4A4A4;
    font-size: 18px;
}

section.careers-overview-cards .container {
    width: 90%;
    max-width: 90%;
}

section.careers-overview-cards div#v-pills-tab a {
    padding-left: 0;
}

section.careers-overview-cards {
    padding: 50px 0;
}

section.careers-overview-cards .tab-pane {
    box-shadow: none !important;
}

section.careers-overview-cards .tab-pane .col-md-4 {
    border: 2px solid #BBB;
    width: 30%;
    padding: 3%;
    border-radius: 16px;
}

section.careers-overview-cards .tab-pane .row {
    justify-content: start;
    row-gap: 3rem;
    margin-left: 0%;
    column-gap: 3rem;
}

section.reviews-carousal {
    background-color: #FAFAFA;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}

section.reviews-carousal .container {
    width: 90%;
    max-width: 90%;
}

section.footer-mailbox .letf-text p a {
    color: #FF8400;
    text-decoration: unset;
}

section.reviews-carousal h2,section.section-career-form h2 {
    font-family: 'ProximaNova-Bold';
    font-size: 2.1rem;
    margin-bottom: 3.5rem;
}

section.section-career-form h2 {
    margin-bottom: 1rem;
}

.careers-overview-cards h2 {
    font-family: 'ProximaNova-Bold';
    font-size: 2.1rem;
    margin-bottom: 1.5rem;
}

.webform-submission-job-description-form-form input {
    height: 60px;
    margin-top: 0;
    width: 95%;
    border: 1px solid #bbb;
    color: #253746;
    background-color: #fff;
    border-radius: 6px;
    font-family: 'ProximaNova-Regular';
    padding: 15px;
}

.webform-submission-job-description-form-form .form-floating label {
    width: 100%;
    height: auto;
}

v .form-floating {
    height: 45px;
}

#myTabs {
    padding-bottom: 25px;
    margin-top: 30px;
}

#myTabs li a {
    color: #A4A4A4;
}

#myTabs li.active a {
    color: #FF8400;
    border-bottom: 1px solid #ff8400;
    border-radius: 0;
}

#counsellor-tab {
    padding-left: 0;
}

.item.review-card h4 {
    color: #253746;
    font-family: 'ProximaNova-Regular';
    font-weight: 600;
}

.item.review-card .emp-post {
    color: #515F6C;
    font-size: 1.3rem;
}

.views-field .field-content {
    // display: flex;
    align-items: center;
}

.item.review-card p {
    color: #515F6C;
    font-size: 18px;
}

section.careers-overview-cards .tab-pane .col-md-4:hover {
    border: 2px solid #029CDC;
    transition: all linear 0.4s;
}

.emp-wrapper {
    display: flex;
}

.img-emp {
    margin-right: 25px;
    margin-bottom: 20px;
}

.career-over-left-text p a {
    color: #6E6D6D;
    text-decoration: unset;
    font-weight: 800;
}

.webform-submission-job-description-form-form input#edit-actions-submit {
    background-color: #FF8400;
    border: unset;
    color: #fff;
    width: 100%;
    display: block;
    font-family: 'ProximaNova-Bold';
}

.webform-submission-job-description-form-form #edit-actions {
    width: 100%;
    display: block;
}

.views-field.views-field-field-job-type .field-content {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #029CDC;
    background-color: #009CDC4D;
    padding: 5px 19px;
    border-radius: 10px;
    font-size: 0.8rem;
    font-family: 'ProximaNova-Bold';
}

section.careers-overview-cards .tab-pane .col-md-4 {
    position: relative;
    cursor: pointer;
}

.views-field.views-field-title a {
    color: #083A64;
    text-decoration: unset;
    font-family: 'ProximaNova-Bold';
    font-size: 1.4rem;
}

.views-field.views-field-field-location .field-content:before {
    content: "";
    display: inline-table;
    background: url("/sites/default/files/2024-11/loc-1.svg") no-repeat;
    width: 20px;
    margin: 0px 6px 0 0;
    height: 20px;
    object-fit: contain;
    transform: translate(0px,4px);
}

.views-field-field-required-experience .field-content:before {
    content: "";
    display: inline-block;
    background: url("/sites/default/files/2024-11/pr-frg.svg") no-repeat;
    width: 20px;
    margin: 0px 6px -4px 0;
    height: 22px;
    object-fit: cover;
    transform: translate(0px,4px);
}

.views-field.views-field-created .field-content::before {
    content: "";
    display: inline-block;
    background: url("/sites/default/files/2024-11/cal-fg.svg") no-repeat;
    width: 20px;
    margin: 0px 6px -6px 0;
    height: 22px;
    object-fit: cover;
}

.views-field.views-field-field-location,.views-field.views-field-field-required-experience,.views-field.views-field-created {
    margin-bottom: 10px;
}

.views-field.views-field-view-node a {
    color: #009CDC;
    text-decoration: unset;
    padding-top: 20px;
    // display: block;
}

.views-field.views-field-view-node .field-content {
    display: flex;
}

.webform-submission-job-description-form-form input#edit-upload-resume-upload {
    width: 98%;
    padding-left: 110px;
    cursor: pointer;
}

#edit-upload-resume--label {
    position: absolute;
    padding: 0 12px;
    margin: 12px 0;
    height: 35px;
    align-content: center;
    border-right: 1px solid #bbb;
}

.webform-submission-job-description-form-form input {
    width: 98%;
}

.webform-submission-job-description-form-form input::placeholder {
    color: #253746;
    font-size: 0.9rem;
    opacity: 1;
}

.webform-submission-job-description-form-form input {
    outline: unset;
}

.webform-submission-job-description-form-form input:hover {
    border: 1px solid #FF8400;
}

.reviews-carousal .employee-reviews .owl-nav {
    display: block;
}

.reviews-carousal .employee-reviews .owl-prev {
    position: absolute;
    top: -100px;
    right: 50px;
    background-color: #fff!important;
    padding: 5px!important;
}

.reviews-carousal .employee-reviews .owl-prev img {
    background-color: #fff!important;
    padding: 5px 15px !important;
    border-radius: 3px;
}

.reviews-carousal .employee-reviews .owl-next {
    position: absolute;
    top: -100px;
    right: 0;
}

.reviews-carousal .employee-reviews .owl-next img {
    background-color: #fff!important;
    padding: 5px 15px !important;
    border-radius: 3px;
}

.webform-submission-job-description-form-form input#edit-actions-submit:hover {
    color: #FF8400;
    background-color : #fff;
    transition: all linear 0.4s;
    border: 1px solid #FF8400;
}

.webform-submission-job-description-form-form input#edit-actions-submit {
    border: 1px solid #FF8400;
}

.item.review-card h4 {
    margin-bottom: 5px;
}

.title-emp {
    height: 98px;
    align-content: flex-end;
}

@media (max-width: 767px) {
    section.hero-banner .main-text h3,section.hero-banner .main-text p {
        position:relative;
        width: 90%;
        text-align: center;
        top: unset;
        margin: auto;
    }

    .careers-overview-page section.hero-banner .main-text {
        left: unset;
        width: 100%;
    }

    .careers-overview-page section.hero-banner .main-text {
        top: 12%;
    }

    section.hero-banner .main-text p br {
        display: none;
    }

    .careers-overview-page section.hero-banner .main-text p {
        font-size: 16px;
        color: #fff;
        left: unset;
    }

    section.careers-overview-sec-2 h2 {
        width: 100%;
        font-size: 1.6rem;
        margin-bottom: 1rem;
        margin-top: 30px;
    }

    section.careers-overview-sec-2 .lhs-sec p:nth-of-type(1) {
        font-size: 18px;
        width: 100%;
    }

    section.careers-overview-sec-2 .lhs-sec p {
        font-size: 16px;
    }

    .careers-icon {
        width: 50%;
        padding: 0;
    }

    section.careers-overview-sec-2 .rhs-sec {
        margin: 15px auto 54px;
        text-align: center;
    }

    section.careers-overview-sec-2 .lhs-sec p:nth-child(3) {
        display: none;
    }

    section.careers-overview-sec-2 .icon-text h3 {
        font-size: 16px;
    }

    #myTabs {
        overflow: scroll;
        flex-wrap: inherit;
        margin-bottom: 20px;
    }

    section.careers-overview-cards .tab-pane .col-md-4 {
        width: 96%;
    }

    .views-field.views-field-title {
        margin-bottom: 10px;
    }

    section.careers-overview-cards .tab-pane .col-md-4 {
        padding: 20px;
    }

    section.footer-mailbox .letf-text p {
        font-size: 1.4rem;
        width: 100%;
    }

    section.footer-mailbox .letf-text {
        width: 95%;
        z-index: 999;
        margin-bottom: 35px;
    }

    section.careers-overview-cards {
        padding: 25px 0;
    }

    .footer-mailbox {
        position: relative;
    }

    section.footer-mailbox .right-text img {
        width: 45%;
        margin-bottom: 0;
        position: absolute;
        top: 60px;
        right: 0;
    }

    .views-field.views-field-title {
        margin-bottom: 10px;
    }

    section.careers-overview-cards .tab-pane .col-md-4 {
        padding: 20px;
    }

    section.footer-mailbox .letf-text p {
        font-size: 1.4rem;
        width: 100%;
        margin-bottom: 0;
    }

    section.footer-mailbox .letf-text {
        width: 95%;
        z-index: 999;
        margin-bottom: 35px;
        padding: 0;
    }

    section.careers-overview-cards {
        padding: 25px 0;
    }

    .footer-mailbox {
        position: relative;
    }

    section.footer-mailbox .right-text img {
        width: 45%;
        margin-bottom: 0;
        position: absolute;
        top: 60px;
        right: 0;
    }

    .careers-overview-cards h2 {
        font-size: 1.6rem;
        padding-top: 25px;
        line-height: 32px;
    }

    section.reviews-carousal h2,section.section-career-form h2 {
        font-size: 1.6rem;
        line-height: 32px;
    }

    .reviews-carousal .employee-reviews .owl-nav {
        display: none;
    }

    .item.review-card h4 {
        font-size: 1.2rem;
    }

    .item.review-card .emp-post {
        font-size: 1rem;
    }

    .item.review-card p {
        font-size: 16px;
    }

    .emp-wrapper p {
        margin-top: 0px;
    }

    .item.review-card p {
        margin-top: 15px;
    }

    .views-field.views-field-field-job-type .field-content {
        position: relative;
        right: unset;
        top: unset;
        color: #029CDC;
        background-color: #009CDC4D;
        padding: 8px 16px;
        border-radius: 10px;
        font-size: 0.7rem;
        width: fit-content;
        margin-bottom: 10px;
    }

    section.reviews-carousal .container {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 25px;
    }

    .reviews-carousal .employee-reviews .owl-dots {
        display: block;
        margin-left: -25px;
    }

    section.careers-overview-sec-2 .rhs-sec.row {
        row-gap: 3rem;
        padding-left: 0%;
    }

    #block-views-block-ca-software .js-pager__items.pager {
        margin-top: 20px;
        text-align: center;
        padding-left: 0;
    }

    #block-views-block-ca-software .js-pager__items.pager li::marker {
        color: #fff;
    }

    #block-views-block-ca-software .js-pager__items.pager li a {
        color: #FF8400;
        text-decoration: underline;
        font-family: 'ProximaNova-Regular';
    }

    .sec-upload {
        display: block;
    }

    .sec-upload .col-md-6:nth-child(1) {
        width: 100%;
    }

    .career-over-left-text p a {
        color: #FF8400;
    }

    .career-over-left-text img {
        position: absolute;
        width: 150px;
        bottom: 0;
    }

    .section-career-form {
        position: relative;
    }

    .sec-upload .col-md-6:nth-child(2) form {
        display: block;
        padding-right: 0;
    }

    .sec-upload .col-md-6:nth-child(2) {
        width: 100%;
    }

    .sec-upload .col-md-6:nth-child(2) .form-floating {
        width: 100%;
    }

    .webform-submission-job-description-form-form input,.webform-submission-job-description-form-form input#edit-upload-resume-upload {
        width: 100%;
        margin-bottom: 0;
    }

    .webform-submission-job-description-form-form #edit-actions {
        margin-top: 30px;
    }

    section.section-career-form .container {
        padding-right: 0;
    }

    .career-over-left-text {
        margin-bottom: 15px;
        padding-right: 0;
    }

    .reviews-carousal .owl-theme .owl-dots .owl-dot.active span {
        background: #FF8400;
        width: 25px;
        height: 4px;
        border-radius: 0;
    }

    .reviews-carousal .owl-theme .owl-dots .owl-dot span {
        background: #273649;
        width: 25px;
        height: 4px;
        border-radius: 0;
    }
}

.webform-submission-job-description-form-form input:focus + label {
    font-size: 0.875rem;
    font-weight: 400;
    top: -14px;
    left: 15px;
    color: #FF8400;
    background-color: #fff;
    width: fit-content;
    padding: 0 5px;
    transition: all linear 0.3s;
}

@media (min-width: 768px) and (max-width:1025px) {
    #ajax-wrapper {
        width:100%;
    }

    section.careers-overview-sec-2 .careers-icon img {
        height: 45px;
    }

    img.desk-frag {
        margin-bottom: 0px;
    }

    section.hero-banner .main-text h3 {
        font-size: 2.2rem;
    }

    .careers-overview-page section.hero-banner .main-text p {
        line-height: 1.2;
    }

    section.careers-overview-sec-2 .rhs-sec.row {
        align-self: center;
    }

    section.careers-overview-cards .tab-pane .col-md-4 {
        width: 45%;
    }

    section.careers-overview-cards .tab-pane .col-md-4 {
        width: 45%;
        padding: 6% 3%;
    }

    section.footer-mailbox .letf-text p {
        font-size: 1.8rem;
    }

    .item.review-card h4,.item.review-card .emp-post {
        font-size: 16px;
    }

    .item.review-card p {
        font-size: 16px;
    }

    .webform-submission-job-description-form-form input,.webform-submission-job-description-form-form input#edit-upload-resume-upload {
        width: 100%;
    }

    section.careers-overview-sec-2 {
        padding: 35px 0 50px;
    }

    .sec-upload .col-md-6:nth-child(2) .form-floating {
        width: 100%;
    }

    .webform-submission-job-description-form-form input#edit-upload-resume-upload {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) {
    .item.review-card .emp-wrapper ~ p {
        width:85%;
    }

    .career-over-left-text img {
        position: absolute;
        bottom: 0;
    }

    .sec-upload {
        position: relative;
    }

    .mob p {
        display: none;
        font-size: 16px;
        color: #6E6D6D;
    }
}

.mob p {
    font-size: 16px;
    color: #6E6D6D;
}

@media (max-width: 767px) {
    section.careers-overview-cards .container {
        margin-right:0;
        padding-right: 0;
    }

    .careers-overview-cards h2,#myTabs,#v-pills-tabContent {
        margin-left: -25px;
    }

    #v-pills-tabContent {
        margin-right: 25px
    }

    #ajax-wrapper {
        width: 100%;
    }

    .mob-frag {
        width: 100%;
    }

    section.careers-overview-sec-2 .careers-icon img {
        height: 5vh;
    }
}

#myTabs li a {
    padding: 0.5rem 0;
    margin: 0.5rem 1rem;
}

.employee-reviews .owl-dots button.owl-dot.active:hover {
    border: unset;
}

section.hero-banner .main-text p {
    color: #FF8400;
}

.views-field.views-field-created {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .views-field.views-field-created {
        margin-bottom:45px;
    }

    .views-field.views-field-view-node a {
        padding: 20px 20px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .views-field.views-field-created {
        margin-bottom:25px;
    }

    .views-field.views-field-view-node a {
        padding: 20px 20px;
    }
}

@media (min-width: 992px) and (max-width:1099px) {
}

.career-inner-page .innerdestin {
    margin-top: 65px;
}

.career-inner-page .req-skill h3.sec-title,.career-inner-page .des-skill h3.sec-title {
    color: #000;
    font-family: 'ProximaNova-Bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    padding-top: 45px;
}

.career-inner-page section.job-overview {
    width: 100%;
    padding: 25px;
    margin-top: -40px;
    z-index: 999;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid rgba(38,55,71,0.18);
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(255,132,0,0.20);
}

.career-inner-page a.main-cta {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.career-inner-page .sec-upload p a {
    color: #6E6D6D;
    text-decoration: unset;
    font-weight: 800;
}

.career-inner-page .jloc p:before {
    content: "";
    display: inline-block;
    background: url(/sites/default/files/2024-07/blr.svg.svg) no-repeat;
    width: 30px;
    margin: 0px 5px -12px 0;
    height: 35px;
    transform: scale(0.7);
}

.career-inner-page .jtype p:before {
    content: "";
    display: inline-block;
    background: url(/sites/default/files/2024-11/timer.svg) no-repeat;
    width: 30px;
    margin: 0px 5px -12px 0;
    height: 35px;
    transform: scale(0.7);
}

.career-inner-page .job-loc p:before {
    content: "";
    display: inline-block;
    background: url(/sites/default/files/2024-07/ons.svg) no-repeat;
    width: 30px;
    margin: 0px 5px -12px 0;
    height: 35px;
    transform: scale(0.7);
}

.career-inner-page .jexp p:before {
    content: "";
    display: inline-block;
    background: url(/sites/default/files/2024-07/exp.svg) no-repeat;
    width: 30px;
    margin: 0px 5px -12px 0;
    height: 35px;
    transform: scale(0.7);
}

.career-inner-page .jdepart p:before {
    content: "";
    display: inline-block;
    background: url(/sites/default/files/2024-07/sft.svg) no-repeat;
    width: 30px;
    margin: 0px 5px -12px 0;
    height: 35px;
    transform: scale(0.7);
}

.career-inner-page .job-desc h3.sec-title {
    color: #083A64;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: 'ProximaNova-Bold';
}

.career-inner-page .job-desc {
    padding-top: 45px;
}

.technical-expertise:first-child {
    border-radius: 10px;
    border: 1px solid rgba(38,55,71,0.18);
    background: linear-gradient(2deg,#FFF -5%,#F3FAFF 96.8%);
    padding: 35px;
    margin-top: 60px;
}

.technical-expertise:nth-child(2) {
    border-radius: 10px;
    border: 1px solid rgba(38,55,71,0.18);
    background: linear-gradient(2deg,#FFF -5%,#FFF6ED 98.69%);
    padding: 35px;
    margin-top: 60px;
}

.technical-expertise:nth-child(3) {
    border-radius: 10px;
    border: 1px solid rgba(38,55,71,0.18);
    background: linear-gradient(2deg,#FFF -5%,#F3FAFF 96.8%);
    padding: 35px;
    margin-top: 60px;
}

.technical-expertise h2 {
    color: #083A64;
    font-family: 'ProximaNova-Bold';
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.76px;
    margin-bottom: 20px
}

.career-inner-page h5.box-heading {
    color: #FF8400;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    font-family: 'ProximaNova-Bold';
}

.career-inner-page .job-desc h3.sec-title {
    margin-bottom: 20px;
}

.career-inner-page .job-desc p {
    color: #6E6D6D;
    font-family: ProximaNova-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.technical-expertise li {
    color: #6E6D6D;
    margin-bottom: 15px;
    font-size: 16px;
}

.career-inner-page section.social-share-wrap {
    border-radius: 20px;
    border: 1px solid rgba(38,55,71,0.18);
    padding: 25px 25px 15px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.career-inner-page section.social-share-wrap h3.share {
    color: #083A64;
    font-family: 'ProximaNova-Bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.76px;
    margin-bottom: 20px;
}

.career-inner-page section.related-careers {
    border-radius: 20px;
    border: 1px solid rgba(38,55,71,0.18);
    padding: 25px 25px 25px;
}

.career-inner-page section.related-careers h3.careers-title {
    color: #083A64;
    font-family: 'ProximaNova-Bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.76px;
    margin-bottom: 20px;
}

.career-inner-page .careers-content h4 a {
    color: #083A64;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-decoration: unset;
}

.career-inner-page .careers-content .job {
    margin-bottom: 15px;
    color: #6E6D6D;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    border-bottom: 1px solid #AFAFAF;
    padding-bottom: 20px;
    font-family: 'ProximaNova-Regular';
}

.career-inner-page .careers-content footer a {
    color: #FF8400;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    font-family: 'ProximaNova-Regular';
    line-height: 36px;
}

.career-inner-page .des-skill .skill-tabs {
    color: #6E6D6D;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin-top: 15px;
    font-family: 'ProximaNova-Regular';
}

.career-inner-page .technical-expertise li {
    font-family: 'ProximaNova-Regular';
}

.career-inner-page .job-desc .col-md-4 {
    display: flex;
    align-items: flex-start;
    border-radius: 10px;
    border: 1px solid rgba(38,55,71,0.18);
    padding: 16px;
    width: 30%;
    gap: 12px;
}

.career-inner-page .job-desc .row {
    justify-content: space-between;
    padding-left: 15px;
}

.career-inner-page .job-desc p {
    margin-bottom: 0;
}

.career-inner-page .skill-tabs span {
    border-radius: 60px;
    border: 1px solid rgba(38,55,71,0.18);
    background: #FFF9F3;
    padding: 10px 15px;
    color: #6E6D6D;
}

.career-inner-page .skill-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}

.career-inner-page section.job-overview p.heading {
    display: block;
    width: 100%;
    color: #083A64;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: 'ProximaNova-Bold';
}

@media (min-width: 768px) {
    .career-inner-page .section-career-form img {
        position:absolute;
        bottom: 0;
        z-index: -1;
    }

    .career-inner-page div#block-fragomen-content .row .col-md-8 {
        padding-right: 40px;
    }

    .career-inner-page section.hero-banner .main-text {
        left: 6%;
    }
}

@media (max-width: 767px) {
    .career-inner-page div#block-fragomen-content .row {
        display:flex;
        flex-direction: column;
    }

    .career-inner-page section.social-share-wrap,.career-inner-page section.related-careers {
        display: none;
    }

    .career-inner-page div#block-fragomen-content .row .col-4 {
        order: 1;
        width: 100%;
        padding: 0 25px;
    }

    .career-inner-page div#block-fragomen-content .row .col-8 {
        order: 2;
        width: 100%;
        padding: 0;
    }

    .career-inner-page section.job-overview {
        margin-top: -30px;
        padding: 20px;
    }

    .career-inner-page .innerdestin {
        margin-top: 57px;
    }

    .career-inner-page section.hero-banner .main-text h3 {
        position: relative;
        width: 100%;
    }

    .career-inner-page section.hero-banner .main-text {
        position: absolute;
        left: unset;
        right: unset;
        text-align: center;
        margin: auto;
        top: 50px;
        width: 100%;
    }

    .career-inner-page section.job-overview {
        display: flex;
        flex-wrap: wrap;
    }

    .jloc,.jtype,.job-loc,.jexp,.jdepart {
        width: 50%;
    }

    .career-inner-page .banner-cta {
        display: block;
        width: 100%;
    }

    .career-inner-page section.job-overview p {
        display: flex;
    }

    .career-inner-page .jdepart p:before {
        width: 50px;
    }

    .career-inner-page .job-desc .col-md-4 {
        border: unset;
    }

    .career-inner-page .job-desc .col-md-4 {
        width: 50%!important;
        padding: 10px 12px!important;
    }

    .career-inner-page div#block-fragomen-content .job-desc .row {
        flex-wrap: wrap;
        padding-left: unset;
        flex-direction: row;
    }

    .career-inner-page .job-desc .col-md-4:nth-child(2) {
        order: 3!important;
    }

    .career-inner-page .req-skill .skill-tabs {
        flex-wrap: unset;
        overflow-x: scroll;
    }

    .career-inner-page .skill-tabs span {
        white-space: nowrap;
    }

    .career-inner-page section.req-skill {
        padding: 0 0 0 25px;
    }

    .career-inner-page .req-skill h3.sec-title,.career-inner-page .des-skill h3.sec-title {
        color: #083A64;
        font-size: 18px;
    }

    .technical-expertise {
        background: unset!important;
        border: unset!important;
        padding: 25px!important;
        padding-bottom: 0 !important;
        margin-top: 25px!important;
    }

    .technical-expertise:nth-child(3),.technical-expertise:nth-child(2) {
        margin-top: 0px!important;
        padding-bottom: 0!important;
    }

    .career-inner-page section.job-desc {
        padding: 35px 25px 0;
    }

    .career-inner-page section.des-skill {
        padding: 0 25px;
    }

    .career-inner-page section.job-overview p.heading {
        font-size: 26px;
    }

    section.footer-mailbox .letf-text p a:hover {
        text-decoration: underline;
    }

    .technical-expertise h2,.career-inner-page .job-desc h3.sec-title {
        font-size: 26px;
    }
}

.careers-overview-page section.hero-banner .main-text {
    top: 50%;
    transform: translateY(-50%);
    left: 6%;
}

.careers-overview-page section.hero-banner .main-text h1 {
    left: unset;
    position: relative;
}

.careers-overview-page ul#myTabs li:first-child a.tab1 {
    margin-left: 0;
}

.careers-overview-page .views-field.views-field-field-job-type .field-content {
    border-radius: 30px;
}

@media (min-width: 768px) and (max-width:992px) {
    section.hero-banner.careers-overview-banner {
        margin-top:85px;
    }
}

@media (max-width: 767px) {
    .careers-overview-page section.hero-banner .main-text {
        left:unset;
        top: 200px;
    }

    .careers-overview-page section.hero-banner .main-text h1 {
        bottom: 0;
    }

    .faq-page img.mob-frag,.career-inner-page img.mob-frag {
        margin-top: 90px;
    }
}

.faq-page section.hero-banner .main-text h3 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 600;
}

.career-inner-page section.hero-banner .main-text h3 {
    color: #fff;
    font-size: 2.2rem;
    font-weight: 600;
}

#v-pills-tabContent li.pager__item .button {
    background-color: #0D9BD8;
    display: flex;
    width: fit-content;
    margin: 20px auto 0;
    color: #fff;
    text-decoration: unset;
    padding: 5px 10px;
    border-radius: 5px;
}

#v-pills-tabContent ul.js-pager__items.pager {
    list-style-type: none;
}

@media (min-width: 1026px) {
    .faq-page .hero-banner h3,.career-inner-page section.hero-banner .main-text h3 {
        font-size:3rem!important;
        color: #fff;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .faq-page img.desk-frag {
        margin-top:80px;
    }

    .career-inner-page .job-desc .col-md-4 {
        width: 47%;
        margin-bottom: 15px;
        margin-right: 10px
    }
}

.career-inner-page section.job-overview p {
    color: #083A64;
    font-weight: 600;
    font-family: 'ProximaNova-Regular';
}

@media (min-width: 768px) and (max-width:1023px) {
    .career-inner-page .innerdestin img {
        height:230px;
    }
}

.sec-upload .col-md-6:nth-child(2) form .form-floating>.form-control:focus~label {
    top: -6px;
    opacity: 1;
}

.js-form-item-upload-resume label {
    position: absolute;
    padding: 0 12px;
    margin: 12px 0;
    height: 35px;
    align-content: center;
    border-right: 1px solid #bbb;
}

.webform-submission-job-description-form-form .js-form-item-upload-resume input {
    width: 98%;
    padding-left: 110px;
    !importan;cursor: pointer;
    outline: unset;
    height: 60px;
    margin-top: 0;
    border: 1px solid #bbb;
    color: #253746;
    background-color: #fff;
    border-radius: 6px;
    font-family: 'ProximaNova-Regular';
}

.sec-upload .col-md-6:nth-child(2) .form-floating:nth-child(5) + div {
    width: 50%;
}

.form-item-upload-resume.js-form-item-upload-resume span.file {
    display: block;
    position: absolute;
    left: 0;
}

.form-item-upload-resume.js-form-item-upload-resume span.file a {
    color: #FF8400;
}

.form-item-upload-resume.js-form-item-upload-resume span {
    position: absolute;
    bottom: -25px;
    right: 8px;
}

.form-item-upload-resume.js-form-item-upload-resume {
    position: relative;
}

@media (max-width: 1024px) {
    .sec-upload .col-md-6:nth-child(2) .form-floating:nth-child(5) + div {
        width:100%;
    }

    .webform-submission-job-description-form-form .js-form-item-upload-resume input {
        width: 100%;
    }
}

section.careers-overview-sec-2.reachus .row {
    justify-content: space-between;
}

.reach-us-sec p {
    FONT-SIZE: 1.4rem;
    line-height: 1.2;
    width: 92%;
    color: #FF8400;
}

section.careers-overview-sec-2.reachus h2 {
    color: #212529;
    font-family: 'ProximaNova-Bold';
    font-size: 2.1rem;
    width: 98%;
    line-height: normal;
}

section.careers-overview-sec-2.reachus a.main-cta {
    background-color: #FF8500;
    transition: all linear 0.3s;
    color: #fff;
}

section.careers-overview-sec-2.reachus a.main-cta:hover {
    background-color: #ffffff;
    transition: all linear 0.3s;
    color: #FF8500;
}

@media (min-width: 768px) and (max-width:1025px) {
    section.careers-overview-sec-2.reachus h2 {
        // font-size:1.8rem;
        width: 100%;
    }

    .careers-overview-page section.hero-banner .main-text p,.reach-us-sec p {
        width: 80%;
        FONT-SIZE: 1rem;
    }
}

@media (max-width: 767px) {
    section.careers-overview-sec-2.reachus h2 {
        width:100%;
        font-size: 1.6rem;
        margin-bottom: 1rem;
        margin-top: 30px;
    }

    .reach-us-sec p {
        FONT-SIZE: 1rem;
        line-height: 1.2;
        width: 100%;
        color: #FF8400;
    }

    section.careers-overview-sec-2.reachus a.main-cta {
        margin-bottom: 45px;
    }

    .reach-us-sec-im {
        padding-bottom: 25px;
    }

    .careers-overview-page section.hero-banner .banner-cta a {
        margin-top: 15px;
    }
}

.services-inner-page section.hero-banner .main-text h1 {
    left: unset;
    position: unset;
}

.services-overview-page .hero-banner h1 {
    position: relative;
    left: unset;
    bottom: unset;
}

section.desti-content {
    form .form-floating input {
        background-color: transparent !important;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        margin-top: 0;
        border-radius: 8px;
        color: #000 !important;
        padding-left: 27px;
    }
}

section.desti-content form .form-floating .form-control:focus {
    border-color: #f29020;
    box-shadow: none;
}

section.desti-content form .form-floating .form-control:focus {
    border-color: #f29020;
    box-shadow: none;
}

section.desti-content form .form-floating .form-control:focus~label {
    transform: scale(.85) translateY(-1rem) translateX(1.95rem);
    opacity: 1;
    color: #f29020;
    background-color: #fff;
    height: auto;
    padding: 0;
}

.services-inner-page .services-form form input#edit-preferred-study-destination-inner-other.main2 {
    display: block;
}

.services-inner-page section.hero-banner.help-fragho-new {
    padding: 80px 0 50px 0;
}

.services-overview-page section.desti-content h2 {
    padding: 0px;
}

.services-inner-page #edit-preferred-study-destination-inner-checkboxes label.option.clicked {
    background-color: #f29020;
    border: 1px solid #f29020;
}

.services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox input {
    visibility: hidden;
    margin-left: -8px;
}

.services-inner-page .services-form form #edit-preferred-study-destination-inner-checkboxes .js-form-item.form-item.js-form-type-checkbox {
    width: fit-content;
    margin-left: -10px;
    margin-right: 15px;
}

.services-inner-page .services-form form .form-checkboxes {
    display: flex !important;
    justify-content: left !important;
    flex-wrap: wrap !important;
    row-gap: 20px !important;
    padding-top: 15px;
    margin-bottom: 20px !important;
}

.services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label {
    padding: 10px 25px;
    border: 1px solid #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
}

.services-inner-page .services-form form input#edit-consent,.services-inner-page .services-form form input#edit-consent--2 {
    visibility: visible;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    margin-left: 0;
    cursor: pointer;
}

.services-inner-page .services-form form div#edit-processed-text-01 p span {
    color: #fff;
    opacity: .9;
}

.services-inner-page .services-form form div#edit-processed-text-01 p a span {
    color: #ff8400;
    text-decoration: underline;
}

.services-inner-page .services-form input#edit-email-,.services-inner-page .services-form input#edit-mobile-,.services-inner-page .services-form input#edit-first-name,.services-inner-page .services-form input#edit-last-name- {
    padding: 0 15px;
    color: #fff!important;
}

.services-inner-page section.desti-content form .form-floating .form-control:focus~label {
    background-color: #2A3C4B;
}

.services-inner-page .services-form div#edit-processed-text h3 {
    color: #fff;
    margin-bottom: 25px;
}

.services-inner-page div#edit-field-wrapper {
    display: contents;
    color: #fff;
}

.services-inner-page section.hero-banner .main-text {
    position: absolute;
    left: 6%;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}

.services-inner-page .services-form {
    padding: 45px;
}

.services-inner-page section.hero-banner {
    margin-top: 55px;
}

.services-inner-page section.desti-content h2 {
    font-size: 1.8rem;
    margin-top: 30px;
    padding-left: 0;
    margin-bottom: 20px;
}

.services-inner-page section.desti-content ul {
    padding-left: 30px;
}

.services-cta a.know-more::after {
    content: "";
    width: 30px;
    bottom: 24px;
    height: 30px;
    background: url("/sites/default/files/2024-04/d05ec30b106d296e4d6e3f1c8bbff74e_0.png") no-repeat;
    position: absolute;
    display: inline-block;
    background-position: 29% 6%;
    transform: scale(0.6);
}

.related-services img {
    width: 150px!important;
    margin-top: -150px;
    z-index: 999999;
    position: absolute;
    height: 175px;
}

.related-services .cards {
    margin: 140px 5px 0;
}

.services-inner-page section.knowledge_hubcards h3 {
    min-height: 76px;
    line-height: 2.2rem;
    margin-bottom: 15px;
    margin-top: 30px;
}

.services-inner-page section.knowledge_hubcards h3 a {
    color: #253746;
    font-family: 'ProximaNova-Regular';
    font-weight: 700;
    margin-top: 20px;
    font-size: 1.6rem;
    text-decoration: unset;
}

.services-inner-page .views-view-grid.horizontal.cols-1.clearfix {
    display: flex;
    gap: 35px;
}

.services-inner-page .related-services .cards:hover {
    border: 1px solid #FF8500;
    transition: all linear 0.3s;
    box-shadow: 0px 4px 28px 0px #00000021;
}

.services-inner-page .related-services .cards {
    border: 0.2px solid #26374740;
    border-radius: 15px;
    padding: 30px 30px 30px;
    cursor: pointer;
}

.services-inner-page .services-cta a.know-more {
    color: #FF8500;
    text-decoration: unset
}

.services-inner-page .view-all-frag {
    display: none;
}

.services-inner-page section.desti-content img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-bottom: unset;
}

@media (max-width: 767px) {
    .services-inner-page input#edit-preferred-study-destination-inner-other {
        width:100%;
    }

    .services-inner-page section.desti-content .text-readmore {
        margin-top: 15px;
    }

    .services-inner-page .views-view-grid.horizontal.cols-1.clearfix {
        display: block;
        gap: 35px;
    }

    .services-inner-page div#block-views-block-services-block-2 {
        margin-top: 30px;
    }

    .services-inner-page section.knowledge_hubcards h2 {
        margin-top: 25px;
        min-height: auto;
    }

    .services-inner-page .related-services {
        margin-bottom: 140px;
    }

    .services-inner-page .related-services:last-child {
        margin-bottom: 20px;
    }

    .services-inner-page section.hero-banner .main-text h1 {
        text-align: center;
        top: unset;
        position: relative;
        font-size: 1.8rem;
    }

    .services-inner-page section.hero-banner .main-text {
        position: absolute;
        top: 215px;
        left: unset;
        width: 100%;
    }

    .services-inner-page section.hero-banner .main-text h1 br {
        display: none;
    }

    .services-inner-page section.hero-banner .main-text p {
        position: relative;
        top: unset;
        left: unset;
    }

    .services-inner-page section.hero-banner .banner-cta a {
        top: unset;
        position: relative;
    }
}

.services-inner-page .services-form {
    background-color: #2A3C4B;
    border-radius: 15px;
}

@media (min-width: 768px) {
    .services-inner-page section.desti-content p {
        padding-right:20%;
    }

    .services-inner-page section.knowledge_hubcards .card-content p {
        min-height: 75px
    }
}

.services-overview-page .services-cta a.know-more {
    color: #ff8400;
    text-decoration: unset;
    // display: none;
}

.services-overview-page .cards.services-cards {
    border: 1px solid rgba(38,55,71,0.18);
    border-radius: 15px;
    padding: 30px 30px 30px;
    //cursor: pointer;
    margin: 160px 5px 0;
    position: relative;
}

.services-overview-page .cards.services-cards h3 a {
    color: #253746;
    font-family: 'ProximaNova-Regular';
    font-weight: 700;
    margin-top: 20px;
    font-size: 1.6rem;
    text-decoration: unset;
    // pointer-events: none;
}

.services-overview-page .services-cta a.know-more::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.services-overview-page .cards.services-cards h3 {
    min-height: 75px;
    line-height: 2rem;
    margin-bottom: 15px;
    margin-top: 30px;
}

.services-overview-page .cards.services-cards img {
    width: 150px !important;
    margin-top: -150px;
    height: 150px;
    position: absolute;
}

.services-overview-page .cards.services-cards:hover {
    border: 1px solid rgba(38,55,71,0.18);
    border: 1px solid rgb(255 132 0 / 39%);
    background: #FFFBF6;
    box-shadow: 0px 4px 30px 0px rgba(255,132,0,0.20);
    transition: all linear 0.3s;
}

.services-overview-page section.servvices-overview-cards {
    padding: 5% 0;
}

.services-overview-page div#block-views-block-services-block-1 .row {
    margin-bottom: 25px;
}

.services-overview-page section.hero-banner .main-text {
    top: 28%;
}

@media (max-width: 767px) {
    .services-inner-page section.desti-content p {
        width:100%!important;
        padding-left: 0;
    }

    .services-inner-page section.desti-content h2 {
        padding-left: 0;
    }

    .services-overview-page section.desti-content .text-readmore {
        margin-top: 15px;
        transition : all linear 0.4s;
    }

    .services-overview-page .eryu {
        padding: 0;
    }

    .services-overview-page section.hero-banner {
        margin-top: 35px;
        background-position-y: 60px;
    }

    .services-overview-page section.desti-content .mobile-heading h2 {
        width: 65%;
    }

    .services-overview-page section.hero-banner .main-text {
        position: absolute;
        bottom: 5%;
        width: 95%;
        left: unset;
        top: unset;
    }

    .services-overview-page section.hero-banner .main-text h3,.services-overview-page section.hero-banner .main-text p {
        position: relative;
        top: unset;
        width: 100%;
        text-align: left;
        left: unset;
        padding: 0 15px;
    }

    .services-overview-page section.hero-banner .banner-cta {
        width: 100%;
        display: block;
        margin-top: 75px;
    }

    .services-overview-page section.hero-banner .banner-cta a {
        padding: 10px 15px;
        width: 100%;
    }

    .services-overview-page section.hero-banner .banner-cta {
        width: 60%;
        padding: 10px 15px;
    }

    .services-overview-page .mobile-load-more {
        display: flex;
        justify-content: center;
        margin-bottom: 45px;
    }

    .services-overview-page .mobile-load-more a.main-cta {
        margin-top: 10px;
    }

    .services-overview-page .cards.services-cards h3 {
        min-height: unset;
    }

    .services-overview-page section.desti-content {
        padding-top: 35px;
        background-color: #fff;
        padding-bottom: 25px;
    }
}

@media (min-width: 768px) {
    .services-overview-page .mobile-load-more {
        display:none;
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .services-overview-page section.hero-banner .main-text h1 {
        font-size:1.5rem;
    }

    .services-overview-page section.hero-banner .main-text p {
        font-size: 1rem;
    }

    .services-overview-page .hero-banner .banner-cta a {
        margin-top: 5px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .services-overview-page .ser-overview {
        width:50%;
    }
}

.services-overview-page section.servvices-overview-cards .row .col-12:nth-child(6) .cards img,.services-overview-page section.servvices-overview-cards .row .col-12:nth-child(2) .cards img {
    margin-top: -130px;
}

@media (min-width: 768px) and (max-width:1023px) {
    .services-overview-page .innerdestin img {
        height:auto;
        object-fit: inherit;
    }
}

.services-inner-page section.hero-banner .main-text p {
    font-size: 18px;
    color: #fff;
}

.services-inner-page section.desti-content .container {
    max-width: 90%;
}

.services-inner-page section.desti-content p {
    font-size: 15px;
    padding-right: 0;
    width: 90%;
    padding-left: 0;
}

.services-inner-page .services-form {
    // width: 45%;
    margin-left: auto;
}

.services-inner-page section.desti-content .col-md-6 form fieldset legend span {
    font-size: 14px;
    font-family: 'ProximaNova-Regular';
}

.services-inner-page section.desti-content .col-md-6 form .fieldset-wrapper {
    display: flex;
    flex-direction: column;
}

.services-inner-page section.desti-content .col-md-6 form .fieldset-wrapper .description {
    order: 1 !important;
    font-size: 14px;
    margin-bottom: 7px;
    color: #ff8400;
    font-family: 'ProximaNova-Regular';
}

.services-inner-page .services-form form .form-checkboxes {
    order: 2;
}

.services-inner-page section.desti-content .col-md-6 form fieldset legend {
    margin-bottom: 0;
    margin-top: -15px;
}

.services-inner-page div#edit-actions-01 {
    width: 100%;
}

.services-inner-page div#edit-actions-01 input {
    width: 100%;
    background: #ff8400;
    border: 0;
    margin-top: 39px;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    transition: all linear 0.3s;
}

.services-inner-page div#edit-actions-01 input:hover {
    background-color: #fff;
    color: #ff8400
}

.services-inner-page .services-form form input#edit-preferred-study-destination-inner-other {
    padding: 10px 25px;
    border: 1px solid #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 8px;
    width: 400px;
}

.services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label {
    font-size: 13px
}

.services-inner-page .services-form form input#edit-preferred-study-destination-inner-other::placeholder {
    color: #fff;
}

.services-inner-page .services-form form input#edit-preferred-study-destination-inner-other {
    display: none;
    color: #fff !important;
    margin-top: 10px;
}

.services-inner-page .services-form form input#edit-preferred-study-destination-inner-other:focus {
    outline: none
}

.services-inner-page .services-form form input#edit-consent {
    appearance: none;
    border: 1px solid #fff;
    border-radius: 4px;
}

.services-inner-page section.desti-content ul li {
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
    color: #6E6D6D;
    margin-bottom: 5px;
}

.services-inner-page section.desti-content ul li::marker {
    color: #6E6D6D;
}

@media (min-width: 1500px) {
    .services-inner-page section.hero-banner .main-text h1 {
        font-size:3.5rem;
    }

    .services-inner-page section.hero-banner .main-text p {
        font-size: 20px;
    }

    .services-inner-page section.desti-content p,.services-inner-page section.desti-content ul li,.services-inner-page div#edit-actions-01 input {
        font-size: 17px;
    }

    .services-inner-page section.desti-content .col-md-6 form fieldset legend span,.services-inner-page section.desti-content .col-md-6 form .fieldset-wrapper .description {
        font-size: 16px
    }

    .services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label {
        font-size: 14px;
    }
}

@media (min-width: 1700px) {
    .services-inner-page section.hero-banner .main-text h1 {
        font-size:4rem;
    }

    .services-inner-page section.hero-banner .main-text p {
        font-size: 22px;
    }

    .services-inner-page section.desti-content p,.services-inner-page section.desti-content ul li,.services-inner-page div#edit-actions-01 input {
        font-size: 20px;
    }

    .services-inner-page section.desti-content .col-md-6 form fieldset legend span,.services-inner-page section.desti-content .col-md-6 form .fieldset-wrapper .description {
        font-size: 16px
    }

    .services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label {
        font-size: 18px;
    }

    .services-inner-page section.hero-banner .main-text h1 {
        font-size: 4.5rem;
        line-height: 1.1;
    }

    .services-inner-page section.desti-content h2 {
        font-size: 2rem;
    }

    .services-inner-page .services-form div#edit-processed-text h3 {
        font-size: 2rem;
        width: 100%;
    }

    .services-inner-page .services-form form input#edit-preferred-study-destination-inner-other {
        font-size: 17px;
    }
}

.services-inner-page div#edit-processed-text {
    display: contents;
}

.services-inner-page .we-offer {
    display: inline-flex;
    gap: 20px;
    border: 1px solid #26374730;
    margin-right: 40px;
    margin-bottom: 30px;
    padding: 12px;
    border-radius: 12px;
}

.services-inner-page .we-offer .icon-text {
    align-content: center;
}

.services-inner-page .we-offer h3 {
    color: #6E6D6D;
    font-size: 15px;
    font-family: 'ProximaNova-Regular';
}

@media (max-width: 767px) {
    .services-inner-page section.knowledge_hubcards {
        padding:0;
    }

    .services-inner-page .we-offer {
        margin-bottom: 15px!important;
        margin-right: 20px;
    }

    .services-inner-page section.hero-banner .main-text p {
        text-align: center;
    }

    .services-inner-page section.hero-banner .banner-cta a {
        width: 75%;
    }

    .services-inner-page section.desti-content h3 {
        display: block;
    }

    .services-inner-page section.desti-content h2 {
        display: block;
    }

    .services-inner-page .services-form {
        width: 100%;
        padding: 20px 30px 35px 30px;
        margin-top: 30px;
    }

    .services-inner-page h4.mobile-subtitle.hidden {
        color: #fff;
    }

    .services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label {
        font-size: 12px;
    }

    .services-inner-page .services-form form input#edit-preferred-study-destination-inner-other {
        width: 100%;
    }

    .services-inner-page section.desti-content {
        padding-top: 50px;
    }
}

.services-inner-page .innerdestin a.main-cta {
    margin-top: 10px;
}

.services-inner-page .fragomen-header li.nav-item.menu-cta .nav-link,.services-inner-page .fragomen-header .navbar-nav .nav-item:last-child a.nav-link {
    font-family: 'ProximaNova-Regular';
    font-weight: 600;
}

.services-inner-page .fragomen-header .navbar-light .navbar-nav .nav-link {
    font-family: 'ProximaNova-Regular';
    color: #273649;
}

@media (min-width: 1200px) and (max-width:1419px) {
    .services-inner-page .fragomen-header li.nav-item.menu-cta .nav-link,.services-inner-page .fragomen-header .navbar-nav .nav-item:last-child a.nav-link {
        padding:6px 22px !important;
    }

    .services-overview-page .cards.services-cards p {
        min-height: 90px;
    }
}

.services-inner-page section.desti-content {
    padding-top: 40px
}

@media (min-width: 768px) and (max-width:1024px) {
    .frag-poi img {
        height:auto!important;
    }

    .about-us-page .leadership-popup:nth-child(2) {
        margin-top: 75px !important;
    }

    .about-us-page div#block-views-block-leadership-block-2 .col-12 {
        width: 33%;
    }

    .services-inner-page .we-offer {
        max-width: 60%!important;
        width: 40%;
        flex: unset!important;
        margin-right: 22px;
        gap: 15px;
        align-items: center;
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .services-inner-page section.hero-banner {
        margin-top:0;
    }

    .services-inner-page img.desk-frag {
        height: 320px;
    }

    .services-inner-page section.hero-banner .main-text h1 {
        font-size: 2.5rem;
        line-height: 1;
    }

    .services-inner-page section.desti-content .col-lg-6 {
        width: 100%;
    }

    .services-inner-page section.desti-content .col-lg-6:nth-child(1) {
        margin-bottom: 40px;
    }

    .services-inner-page section.desti-content p {
        width: 100%;
    }
}

section.knowledge_hubcards .owl-carousel .owl-stage .owl-item:nth-child(8) .cards img {
    margin-top: -145px;
}

@media (min-width: 1200px) {
    .services-overview-page .cards.services-cards .card-content {
        min-height:100px;
    }

    .services-inner-page section.knowledge_hubcards {
        padding: 75px 0 45px;
    }

    .services-inner-page section.desti-content {
        position: relative;
    }
}

.about-us-page header.fragomen-header {
    z-index: 9999;
}

.about-us-page a.social-cta:-webkit-any-link:focus-visible {
    outline: none;
}

.about-us-page a.social-cta {
    cursor: pointer;
    color: #ffffff;
    text-decoration: unset;
    padding: 8px 20px;
    margin-top: 20px;
    display: block;
    width: fit-content;
    background-color: #f29020;
    border-radius: 5px;
    transition: all linear 0.3s;
}

.about-us-page a.social-cta:hover {
    color: #f29020;
    text-decoration: unset;
    padding: 8px 20px;
    margin-top: 20px;
    display: block;
    width: fit-content;
    background-color: #fff;
    border-radius: 5px;
    transition: all linear 0.3s;
}

.about-us-page div#block-views-block-leadership-block-2 h2 {
    display: block;
    padding: 0;
    margin-top: 40px;
}

.frag-poi p {
    text-align: center;
}

.about-us-page section.desti-content h2 {
    padding: 0;
}

.about-us-page .row.bulb {
    justify-content: left;
    margin-top: 30px;
    padding: 0 5px;
    gap: 45px;
}

.bulb h3 {
    font-family: 'ProximaNova-Bold';
    color: #263747!important;
    margin: 15px auto;
    font-size: 18px;
    text-align: center;
}

.bulb h3 a {
    color: #263747!important;
}

.bulb h3 a:hover {
    color: #FF8400!important;
}

.bulb p {
    width: 100%!important;
    margin-bottom: 5px !important;
}

.about-us-page .f-button:focus-visible {
    box-shadow: unset;
}

.about-us-page button.f-button.is-close-btn {
    top: 15px!important;
}

.about-us-page .fancybox__content {
    padding: 0;
}

.about-us-page .leadership-popup {
    padding: 0
}

.about-us-page .col-md-12.leadership-popup {
    background: #ffffff;
}

.about-us-page .col-md-12.leadership-popup p.popup-head {
    padding: 20px 20px 0;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
    display : none;
}

.about-us-page .col-md-12.leadership-popup p {
    padding: 20px 20px 0;
}

.about-us-page .col-md-7.leadership-popup {
    padding: 25px;
    align-content: center;
    color: #fff;
}

.about-us-page section.about-leadership.desti-content h3 {
    color: #fff;
}

.about-us-page .about-counter1 {
    border-bottom: 1px solid #2537464d;
}

.about-us-page .about-counter1:last-child {
    border-bottom: unset;
}

.about-us-page section.hero-banner .main-text {
    top: 28%;
}

.about-us-page .about-counter1 {
    display: flex;
    margin-bottom: 20px;
}

.about-us-page .about-counter1 img {
    padding-right: 7%;
    align-self: center;
    min-width: 100px;
    max-height: 65px;
    object-fit: contain;
}

.about-us-page .about-counter1 p {
    color: #0D9BD8;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.about-us-page .about-counter1 h3 {
    color: #ff8400;
}

.about-us-page .about-counter1 h3 span {
    color: #263747;
    font-family: 'ProximaNova-Bold';
}

.about-us-page .fourth-sec-left h3 {
    font-family: 'ProximaNova-Bold';
}

.about-us-page section.desti-content.about-third-sec {
    background: #FBFBFB;
    padding: 5% 0;
}

.about-us-page .box-abt {
    margin: auto;
    margin-left: 0;
    border-right: 1px solid #2537464d;
    padding-right: 5%;
    min-height: 150px;
}

.about-us-page .box-abt:nth-child(3) {
    margin: auto;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
    border-right: 1px solid #2537464d;
}

.about-us-page .box-abt:nth-child(4) {
    margin: auto;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
    border-right: unset;
}

.about-us-page .box-abt p {
    text-align: justify;
}

.about-us-page section.about-fourth.desti-content {
    background-color: rgba(198,233,251,0.22);
    padding: 5% 0;
    position: relative;
}

.about-us-page .vimi {
    padding: 0 15px!important;
}

.about-us-page section.desti-content .col-md-5 img {
    max-width: unset;
    margin-left: unset;
    width: 60px;
}

.about-us-page .fourth-sec-left h3 {
    position: absolute;
    top: 10px;
    left: 70px;
}

.about-us-page .fourth-sec-left {
    position: relative;
}

.about-us-page .fourth-sec-left p {
    margin-top: 15px;
    margin-bottom: 40px;
}

.about-us-page section.about-cards-sec.desti-content h2 {
    text-align: center;
    margin-bottom: 35px;
}

.about-us-page section.about-cards-sec.desti-content {
    padding: 5% 0;
    background-color: #fff;
}

.about-us-page .card-abtu {
    border-radius: 20px;
    border: 1px solid rgba(38,55,71,0.18);
    background: #FFF;
    padding: 25px;
    margin: 15px;
    width: 30%;
}

.about-us-page .abyu {
    justify-content: center;
}

.about-us-page .card-abtu:hover {
    border-radius: 20px;
    border: 1px solid rgb(255 132 0 / 39%);
    background: #FFFBF6;
    box-shadow: 0px 4px 30px 0px rgba(255,132,0,0.20);
}

.about-us-page .card-abtu img {
    width: 60px;
    margin-bottom: 15px;
    height: 60px;
    object-fit: contain;
}

.about-us-page .card-abtu h3 {
    margin-bottom: 15px;
    font-size: 1.4rem;
    min-height: 35px;
    font-family: 'ProximaNova-Bold';
}

.about-us-page .fourth-sec-left p,.about-us-page .box-abt p,.abyu .card-content {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
}

.about-us-page section.about-leadership.desti-content {
    padding: 0 0 1.5%;
    background-color: #fff;
}

.about-us-page section.about-leadership.desti-content p {
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
/*     width: 68%; */
    margin-bottom: 40px;
}

.about-us-page .card-content-leadership {
    // position: absolute;
    bottom: -20px;
    // padding: 0 0 0 22px;
    width: 100%;
    z-index: 9;
}

.about-us-page section.about-leadership.desti-content .leadership-card {
    position: relative;
}

.about-us-page section.about-leadership.desti-content h3 {
    margin-bottom: 5px;
    font-size: 1.2rem;
}

.about-us-page section.about-leadership.desti-content h3 a {
    color: #fff;
    text-decoration: unset;
}

.about-us-page section.about-leadership.desti-content .leadership-card p {
    color: #263747;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
}

.about-us-page section.about-leadership.desti-content .leadership-card {
    cursor: pointer;
}

.about-us-page section.about-leadership.desti-content .leadership-card:hover {
    cursor: pointer;
}

.about-us-page .our-leadership .owl-dots {
    padding-top: 35px;
}

.about-us-page .our-leadership .owl-dots button.owl-dot:hover {
    border: unset;
}

.about-us-page .our-leadership .owl-dots button.owl-dot span {
    width: 40px!important;
    border-radius: 0;
    height: 5px;
}

.about-us-page .our-leadership .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #FF8400;
}

.about-us-page .our-leadership .owl-dots .owl-dot span {
    background: #273649;
}

.about-us-page section.desti-content .box-abt h2,.about-us-page .fourth-sec-left h3 {
    font-size: 1.4rem;
}

.about-us-page section.hero-banner.help-fragho-new {
    padding: 75px 0 50px 0;
}

.about-us-page section.about-leadership img.img-fluid.view-profile {
    width: 25px;
    position: absolute;
    right: 30px;
    bottom: 42px;
    display: none
}

.about-us-page section.about-leadership.desti-content .leadership-card:hover img {
    // display: block;
}

.about-us-page section.about-leadership.desti-content h3 a::before {
    content: "";
    //position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.frag-poi img {
    //height: 215px;
    width: 220px;
    object-fit: cover;
    cursor: pointer;
    border-radius: 8px;
    display: block;
    margin: auto;
}

.about-us-page a.social-cta:hover {
    border: 1px solid #f29020;
}

.about-us-page .leadership-popup:nth-child(2) li {
    font-family: 'ProximaNova-Regular';
    font-size: 1rem;
}

@media (max-width: 767px) {
    .services-inner-page .innerdestin a.main-cta {
        margin-top:-50px;
    }

    .services-overview-page .hero-banner h1 {
        text-align: left!important;
    }

    .about-us-page .card-content-leadership {
        // position: absolute;
        bottom: -20px;
        padding: 0;
        width: 78%;
        left: 30px;
    }

    .about-us-page section.about-leadership.desti-content .leadership-card {
        display: flex;
        justify-content: center;
        width: 82%;
        margin: auto;
        background-size: cover;
    }

    .about-us-page .fancybox__content {
        padding: 30px;
        margin-top: 100px;
        max-width: 90% !important;
    }

    .about-us-page a.social-cta {
        margin-bottom: 20px;
    }

    .about-us-page .row.bulb {
        justify-content: center;
        width: auto;
    }

    .owl-theme.our-leadership .owl-nav {
        display: none;
    }

    .frag-poi {
        width: 85%;
        text-align: center;
        border: 1px solid rgb(255,132,0);
        margin-bottom: 35px;
        border-radius: 15px;
    }

    .bulb h3,.bulb p {
        padding: 0 15px;
    }

    .row.bulb {
        width: 100%;
    }

    .frag-poi img {
        margin-top: 15px;
    }

    .about-us-page .leadership-popup img[loading="lazy"] {
        width: 100%;
        transform: translateY(-35px);
    }

    .about-us-page section.hero-banner.help-fragho-new .accordion-item:nth-child(5) {
        border-bottom: unset;
    }

    .about-us-page section.about-leadership img.img-fluid.view-profile {
        display: block;
    }

    .about-us-page section.about-leadership.desti-content .container {
        padding-right: 0;
        padding-left: 0px;
    }

    .about-us-page img.mob-frag {
        height: 75vh;
        object-fit: cover;
        width: 100%;
    }

    .about-us-page section.desti-content .box-abt h2,.about-us-page .fourth-sec-left h3 {
        font-size: 1.3rem;
    }

    .about-us-page .our-leadership .owl-stage {
        padding-left: 0!important;
    }

    .about-us-page .our-leadership .owl-dots {
    }

    .about-us-page .about-counter1 h3 span {
        font-size: 1.6rem;
    }

    .about-us-page section.desti-content {
        padding-top: 4%;
    }

    .about-us-page section.hero-banner .main-text.overview {
        position: absolute;
        top: 150px;
        left: unset;
        width: 100%;
        text-align: left;
    }

    .about-us-page section.hero-banner .main-text.overview h1 {
        padding: 0 35px;
        position: relative;
        top: unset;
        font-size: 1.6rem;
        text-align: center;
        width: 100%;
    }

    .about-us-page section.hero-banner .main-text.overview h3 br {
    }

    .about-us-page section.hero-banner .main-text.overview p {
        position: relative;
        top: unset;
        left: unset;
        width: 70%;
        text-align: left;
        font-size: 14px;
    }

    .about-us-page .card-abtu h3 {
        font-size: 1.4rem;
        min-height: unset;
    }

    .about-us-page section.about-cards-sec.desti-content h2 {
        display: block;
        padding-top: 35px;
        margin-bottom: 20px;
    }

    .about-us-page .card-abtu {
        width: 90%;
    }

    .about-us-page section.desti-content.about-third-sec h2 {
        display: block;
    }

    .about-us-page section.desti-content .about-second h2 {
        display: block;
        padding: 0;
    }

    section.about-leadership.desti-content .row.bulb h3 {
        text-align: center;
    }

    .about-us-page .about-second p {
        text-align: justify
    }

    .about-us-page .about-second {
        padding: 0 20px;
    }

    .about-us-page .about-counter1 {
        padding: 0 5px;
    }

    .about-us-page .about-counter1 h3 {
        margin-bottom: 5px;
    }

    .about-us-page .about-counter1 p {
        line-height: 20px;
        font-size: 14px;
    }

    .about-us-page section.desti-content {
        padding-bottom: 10%;
    }

    .about-us-page .about-counter {
        margin-top: 25px;
        padding: 0 15px;
    }

    .about-us-page section.desti-content.about-third-sec {
        padding: 10% 20px;
    }

    .about-us-page .box-abt {
        padding: 0;
    }

    .about-us-page .box-abt:nth-child(2),.about-us-page .box-abt:nth-child(3) {
        border-right: unset;
        border-bottom: 1px solid #2537464d;
        padding: 0;
    }

    .about-us-page .box-abt:nth-child(4),.about-us-page .box-abt:nth-child(3) {
        padding: 0;
    }

    .about-us-page .box-abt:nth-child(2),.about-us-page .box-abt:nth-child(3),.about-us-page .box-abt:nth-child(4),.about-us-page .box-abt p {
        margin-top: 20px;
    }

    .about-us-page section.desti-content.about-third-sec .heading {
        padding: 0;
    }

    .about-us-page section.desti-content.about-third-sec h2 {
        margin-bottom: 5px;
    }

    .about-us-page section.hero-banner.help-fragho-new {
        padding: 50px 0 50px 0;
    }

    .about-us-page section.desti-content .col-md-5 img {
        margin-bottom: 0px;
    }

    .about-us-page section.about-fourth.desti-content {
        padding: 12% 0 4%;
    }

    .about-us-page .htglo {
        order: 1;
        margin-bottom: 40px;
    }

    .about-us-page .vimi {
        order: 2;
    }

    .about-us-page section.about-leadership.desti-content h2 {
        display: block;
        text-align: center;
    }

    .about-us-page section.about-leadership.desti-content {
        padding: 1px 0px 0%;
    }

    .about-us-page section.about-leadership.desti-content p {
        width: 92%;
        text-align: center;
    }

    .about-us-page section.about-leadership.desti-content .leadership-heading p {
        margin: auto auto 75px;
    }

    .about-us-page button.f-button.is-close-btn {
        background-color: transparent;
        color: rgb(255,132,0);
    }

    .about-us-page section.about-leadership.desti-content .leadership-card p {
        text-align: left;
    }

    .about-us-page .popup-ln {
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .about-us-page .card-content-leadership {
        left:50px;
    }

    .services-form iframe {
        width: 275px;
    }
}

@media (max-width: 430px) {
    .about-us-page .card-content-leadership {
        left:20px;
    }

    .about-us-page section.about-leadership img.img-fluid.view-profile {
        right: -20px;
        bottom: 42px;
    }
}

@media (max-width: 575px) {
    body.about-us-page.is-mobile #block-views-block-leadership-block-2 .row,.about-us-page .row.bulb {
        width:100%;
        margin: auto;
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    .about-second {
        margin-top:25px;
    }

    .about-us-page h4.department {
        font-size: 1.2rem!important;
    }

    .about-us-page .card-abtu {
        width: 45%;
    }

    .about-us-page section.hero-banner .main-text h1 {
        font-size: 2rem;
    }

    .about-us-page section.hero-banner .main-text p {
        font-size: 1rem;
    }

    section.hero-banner .main-text {
        left: 4.5%;
        top: 30%;
    }

    .about-us-page .box-abt h2 {
        font-size: 1.4rem;
    }

    .about-us-page .about-counter1 p {
        font-size: 14px;
        line-height: 20px;
    }

    .about-us-page section.hero-banner.help-fragho-new {
        padding: 8% 0 9%;
    }
}

.about-us-page .popup-ln a {
    color: #029CDC;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration-line: underline;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.about-us-page .popup-ln img {
    width: 40px;
    cursor: pointer;
    margin-right: 5px;
}

.about-us-page a.social-cta {
    border: 1px solid #f29020;
    margin-bottom: 15px;
    cursor: pointer;
}

.about-us-page div#dialog-content-Manjusha-Ravindranath a.social-cta,.about-us-page div#dialog-content-Shakthi-Mohan a.social-cta,.about-us-page div#dialog-content-Hannah-George a.social-cta,.about-us-page div#dialog-content-Jaya-Sreekumar a.social-cta,.about-us-page div#dialog-content-Nadia-S-Sait a.social-cta {
    display: none
}

.about-us-page .popup-ln a:focus-visible {
    outline: none;
}

.about-us-page .popup-ln img:focus-visible {
    outline: none;
}

@media (min-width: 768px) {
    .about-us-page .our-leadership .owl-dots {
        display:none;
    }

    .about-us-page .box-abt {
        margin-top: 35px !important;
    }

    .owl-theme.our-leadership .owl-nav button.owl-prev.disabled,.owl-theme.our-leadership .owl-nav button.owl-next.disabled {
        opacity: 0;
    }

    .owl-theme.our-leadership .owl-nav [class*='owl-']:hover {
        background: transparent;
    }

    .our-leadership button.owl-prev {
        position: absolute;
        left: -60px;
        top: 40%;
        cursor: pointer;
    }

    .our-leadership button.owl-next {
        position: absolute;
        right: -60px;
        top: 40%;
        cursor: pointer;
    }

    .about-us-page .leadership-popup:first-child {
        padding-left: 35px;
        padding-bottom: 0;
    }

    .about-us-page .leadership-popup:nth-child(2) {
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 65px;
    }

    .about-us-page .fancybox__content {
        max-width: 950px!important;
        padding-right: 20px;
    }

    .about-us-page button.f-button.is-close-btn {
        top: 10px !important;
        right: 10px;
        color: #f29020;
    }

    .about-us-page a.social-cta:hover {
        border: 1px solid #f29020;
    }
}

@media (min-width: 1200px) {
    .about-us-page section.desti-content .about-second p {
/*         padding-right:60px; */
        font-size: 16px;
    }

    .about-us-page .htglo img {
        position: absolute;
        width: 840px;
        bottom: 0;
        right: 10px;
    }
}

@media (min-width: 1600px) {
    .about-us-page .card-abtu h3 {
        margin-bottom:15px;
        font-size: 2rem;
        min-height: 85px;
    }

    .about-us-page .htglo img {
        width: 900px;
    }
}

@media (min-width: 1750px) {
    .about-us-page .htglo img {
        width:1000px;
    }
}

@media (min-width: 415px) and (max-width:640px) {
    .about-us-page section.about-leadership.desti-content .leadership-card {
        width:74%;
    }

    .about-us-page .card-content-leadership {
        width: 85%;
        left: 15px;
    }

    .about-us-page section.about-leadership img.img-fluid.view-profile {
        right: -20px;
        bottom: 42px;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .leadership-card {
        width:auto;
        height: auto;
    }

    .profile-image img,.upper-image img {
        height: auto;
        width: 300px;
    }
}

.services-inner-page .services-form div#edit-processed-text h3 {
    width: 100%;
    font-family: ProximaNova-Bold;
    font-size: 2rem;
}

.services-form fieldset#edit-preferred-study-destination-inner {
    width: 100%;
}

.services-form span.select2-selection.select2-selection--multiple {
    border: 1px solid #ccc;
    background-color: transparent;
    border-radius: 8px;
    padding: 0.6rem 0.7rem !important;
    font-size: 15px !important;
    font-family: 'ProximaNova-Regular';
    color: #fff;
}

.services-inner-page .services-form .select2-container {
    width: 100%!important;
    margin-top: 10px;
}

.services-inner-page section.desti-content .col-md-6 form fieldset legend span {
    font-family: 'Inter-SemiBold';
    font-size: 1rem;
}

.services-form input.select2-search__field::-ms-input-placeholder {
    color: white;
    font-size: 16px;
}

.services-form ::placeholder {
    color: white;
    font-size: 16px;
}

.services-form div#edit-processed-text-01 {
    margin-top: 5px;
}

.services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label {
    display: block !important;
    width: max-content;
    position: absolute;
    top: 35px;
    padding: 0;
    border: 0;
    color: #ff8400;
    pointer-events: none;
}

.services-inner-page .services-form form div#edit-container {
    position: relative;
    width: 100%;
    margin-bottom: 35px;
}

.services-form label#edit-preferred-study-destination-inner-other-error {
    position: absolute;
    right: 0;
    width: fit-content;
    left: unset;
    top: 4px;
    font-size: 0.8rem;
    color: #ff8400;
}

.services-overview-page section.servvices-overview-cards h2 {
    font-family: 'ProximaNova-Bold';
    color: #263747;
    margin-bottom: 0;
}

.services-inner-page .services-form div#edit-processed-text-01 p {
    width: 100%;
    font-family: 'Inter-Regular';
}

.services-inner-page .services-form div#edit-processed-text-01 p {
    width: 100%;
    font-family: 'Inter-Regular';
}

.services-inner-page .services-form form div#edit-processed-text-01 p span {
    font-size: 0.7rem;
    line-height: 20px;
    font-family: 'Inter-Regular';
}

@media (min-width: 768px) {
    .services-inner-page .services-form form div#edit-processed-text-01 p span {
        font-size:0.8rem;
        line-height: 23px;
        font-family: 'Inter-Regular';
    }

    .about-us-page .fancybox-content {
        padding: 10px;
    }
}

#webform-submission-services-inner-page-form-paragraph-323-add-form {
    scroll-margin-top: 125px;
}

@media (max-width: 767px) {
    .services-inner-page section.knowledge_hubcards h3 {
        min-height:unset;
    }

    .about-us-page .fancybox-content {
        padding: 35px;
    }

    .about-us-page .fancybox-slide--html .fancybox-close-small {
        border-color: #fd7e14;
        top: 5px;
    }

    .about-us-page .fancybox-button svg path {
        fill: #fd7e14;
    }
}

@media (min-width: 768px) and (max-width:1025px) {
    .services-inner-page section.knowledge_hubcards h3 {
        line-height:1.8rem;
    }

    .services-inner-page section.knowledge_hubcards h3 a {
        font-size: 1.2rem;
    }
}

div#popupform div#edit-field-wrapper--2 {
    padding: 25px 25px;
}

#popupform div#edit-processed-text--2 {
    padding: 25px 35px;
    background-color: #0580B3;
    color: #fff;
    width: 100%;
}

div#popupform input#edit-actions-01-submit--3 {
    background-color: #FF8500;
    border: unset;
    width: 100%;
    padding: 10px;
    color: #fff;
    margin-top: 15px;
    border-radius: 10px;
}

#popupform div#edit-processed-text--2 h3 {
    margin-bottom: 0;
}

div#popupform input#edit-email---2,div#popupform input#edit-mobile---2,div#popupform input#edit-first-name--2,div#popupform input#edit-last-name---2 {
    background-color: #fff;
    border: 1px solid #2A3C4B;
    color: #374151 !important;
    -webkit-text-fill-color: #374151;
    padding: 0 15px;
}

#popupform form .js-form-item.form-item.js-form-type-checkbox input {
    border: 1px solid rgb(255,132,0);
}

#popupform form .js-form-item.form-item.js-form-type-checkbox input {
    visibility: visible;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    margin-left: 0;
    cursor: pointer;
}

#popupform form .js-form-item.form-item.js-form-type-checkbox {
    display: flex;
    align-items: center;
    gap: 5px;
}

div#popupform #edit-container--2 {
    padding: 0 10px;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    align-items: self-start;
}

.popup-form-wrapper input[type=checkbox].main2:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 5px;
    height: 11px;
    border: solid #ffffffc7;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%,-50%);
    z-index: 2;
}

div#popupform div#edit-field-wrapper--2 {
    width: inherit;
}

div#edit-processed-text-01--2 span {
    font-size: 12px;
    display: inline !important;
    line-height: 20px;
    margin-bottom: 0;
}

div#edit-processed-text-01--2 p {
    margin-top: 0px;
    line-height: 16px;
    margin-bottom: 0;
}

div#popupform div#edit-processed-text-01--2 a span {
    color: #FF8500;
    text-decoration: underline;
}

@media (min-width: 768px) {
    div#popupform div#edit-processed-text-01--2 {
        margin-top:3px;
    }
}

@media (min-width: 1550px) {
    div#edit-processed-text-01--2 span {
        font-size:12px;
        display: block;
        line-height: 20px;
    }

    div#edit-processed-text-01--2 p {
        width: 100%;
    }
}

.services-inner-page form#webform-submission-services-inner-page-form-paragraph-323-add-form input:focus + label {
    font-weight: 400;
    top: -5px;
    left: 15px;
    color: #FF8400;
    width: fit-content;
    padding: 0 5px;
    transition: all linear 0.3s;
    position: absolute;
    background-color: #253746;
    opacity: 1;
    height: auto;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}

.services-inner-page section.desti-content form .form-floating .form-control:focus~label.option {
    position: absolute;
    top: -15px;
    font-size: 13px;
    left: 10px;
    height: 100%;
    padding: 1rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    background-color: #2a3c4b00;
    opacity: 0.65;
    color: #fff;
    transform: unset;
}

.services-inner-page section.desti-content .services-form ul li.select2-selection__choice {
    color: #f29020;
    background-color: #e4e4e4;
    font-family: 'Inter-SemiBold';
}

.services-inner-page .services-form .select2-container {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/sites/default/files/2024-08/ezgijh.png);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 24px;
}

.services-inner-page .services-form span.select2-selection__clear {
    position: absolute;
    right: 45px;
    top: 12px;
}

.services-inner-page .services-form input[type=checkbox] {
    border: 1px solid #fff;
    border-radius: 4px;
    visibility: visible;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    margin-left: 0;
    cursor: pointer;
}

.services-inner-page .services-form input#edit-consent {
    border: 1px solid #fff!important;
}

.services-inner-page .services-form input#edit-consent.main3 {
    border: 1px solid #fff0!important;
}

.services-inner-page .services-form input[type=checkbox]:checked {
    background-color: #ff8400;
    opacity: 1;
    position: relative;
    border-radius: 4px;
}

.services-inner-page .services-form input[type=checkbox] {
    position: relative;
    border: 2px solid #000;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    -webkit-appearance: none!important;
}

.services-inner-page .services-form input[type=checkbox]:hover {
    opacity: 1;
}

.services-inner-page .services-form input[type=checkbox]:checked {
    background-color: #ff8400;
    opacity: 1;
    position: relative;
    border-radius: 4px;
    border: solid #ffffff;
}

.services-inner-page .services-form input[type=checkbox].main3:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    width: 7px;
    height: 14px;
    border: solid #ffffffc7;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0 -1px;
    transform: rotate(45deg) translate(-50%,-50%);
    z-index: 2;
}

.services-inner-page .services-form input[type=checkbox]:before {
    border: unset;
}

.services-inner-page .services-form form .js-form-item.form-item.js-form-type-checkbox label#consent-error {
    display: block !important;
    width: max-content !important;
    position: absolute !important;
    top: 35px !important;
    padding: 0 !important;
    border: 0;
    color: #ff8400 !important;
    pointer-events: none;
    transform: unset !important;
    left: 0 !important;
    background-color: transparent !important;
}

.services-form .form-floating>.form-control:not(:placeholder-shown)~label {
    display: none;
    width: max-content;
    color: #ff8400;
    top: -5px;
    left: 3px;
    opacity: 1;
}

.services-inner-page section.desti-content ul li input {
    color: #fff;
}

#popupform .form-floating>.form-control:not(:placeholder-shown)~label {
    display: none;
    width: max-content;
    color: #ff8400;
    top: -5px;
    left: 0px;
    opacity: 1;
}

@media (min-width: 768px) and (max-width:991px) {
    .services-inner-page section.hero-banner {
        margin-top:75px;
    }

    section.knowledge_hubcards {
        padding: 75px 0 20px;
    }

    .services-inner-page section.knowledge_hubcards .card-content p {
        min-height: 100px;
    }
}

.row.of-op .row {
    height: fit-content;
}

@media (min-width: 992px) {
    .services-overview-page .cards.services-cards h3,.services-inner-page section.knowledge_hubcards h3 {
        min-height:110px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .services-overview-page .cards.services-cards h3,.services-inner-page section.knowledge_hubcards h3 {
        min-height:110px;
        line-height: 22px;
    }

    .services-overview-page .cards.services-cards h3 a {
        font-size: 15px;
        line-height: 10px;
    }

    .services-overview-page .cards.services-cards .card-content {
        min-height: 140px;
    }

    section.services-procedure .row {
        transform: inherit !important;
        width: 100%;
    }
}

.services-inner-page .services-form h4 {
    color: #fff;
}

body.services-inner-page {
    overflow-x: hidden
}

.about-us-page h4.department {
    // position: absolute;
    // top: 0px;
    // left: 0;
    padding: 10px 0px 0 10px;
    font-size: 16px;
}

.leadership-card:hover .card-content-leadership h3 {
    color: #FF8400 !important;
}

.about-us-page section.about-leadership.desti-content .leadership-card {
    margin-top: 20px;
}

.custom-leadership .profile-image:before {
    content: ' ';
    height: 40%;
    width: 100%;
    position: absolute;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,132,0,0.85) 100%);
    top: 0;
    left: 0;
    z-index: 0;
    bottom: 0;
    align-self: self-end;
    align-items: end;
}

@media (min-width: 1550px) {
    .about-us-page .container {
        max-width:1350px;
    }
}

.frag-poi img {
    object-position: 0% 15%;
}

@media (min-width: 768px) and (max-width:1024px) {
    .frag-poi {
        width:28%;
    }

    .profile-image img {
        width: 220px;
        margin-left: 0;
        height: 220px!important;
    }

    .frag-poi img {
        margin-left: 0;
    }

    .about-us-page div#block-views-block-leadership-block-2 h2 {
        margin-bottom: 15px!important;
    }

    .about-us-page h4.department {
        font-size: 16px!important;
        line-height: 24px!important;
    }
}

@media (max-width: 767px) {
    .about-us-page section.about-leadership.desti-content .leadership-card {
        display:block;
    }

    .leadership-heading {
        margin-bottom: 35px;
    }

    body.about-us-page.is-mobile #block-views-block-leadership-block-2 .row,.about-us-page .row.bulb {
        row-gap: 10px;
    }

    .about-us-page div#block-views-block-leadership-block-2 h2 {
        margin-bottom: 25px;
    }

    .about-us-page .card-content-leadership,.about-us-page section.about-leadership.desti-content .leadership-card p {
        width: 100%;
        text-align: center;
        padding-bottom: 0px!important;
    }

    .about-us-page h4.department {
        padding: 10px 0px 25px 10px;
    }
}

@media (min-width: 768px) {
    .about-us-page div#block-views-block-leadership-block-2 h2 {
        font-size:1.8rem;
        margin-bottom: -20px!important;
    }

    .about-us-page .leadership-heading h2 {
        font-size: 2.2rem;
    }

    .about-us-page #block-views-block-leadership-advisory-board img {
        height: 220px;
    }
}

.about-us-page section.about-leadership.desti-content {
    background-image: unset;
}

@media (min-width: 1200px) and (max-width:1399px) {
    .about-us-page section.about-leadership.desti-content .leadership-card p {
        font-size:15px;
    }
}

section.about-leadership.desti-content.keyc img {
    height: 220px;
}

section.about-leadership.desti-content .key-contact-text h2 {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    section.about-leadership.desti-content .key-contact-text h2 {
        font-size:1.8rem;
        margin-bottom: -20px;
    }

    section.about-leadership.advis h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    div#block-fragomen-mainwebsitefooterleft p:last-child {
        font-size:16px;
    }
}

@media (min-width: 1200px) and (max-width:1380px) {
    .about-us-page section.about-leadership.desti-content .leadership-card p {
        font-size:13px;
    }

    .about-us-page section.about-leadership.desti-content p {
        font-size: 16px;
    }

    section.about-leadership.desti-content .row.bulb h3 {
        font-size: 15px;
    }
	#block-views-block-leadership-advisory-board p {
        font-size: 13px;
    }

    .about-us-page h4.department {
        font-size: 13px;
    }

    section.about-leadership.advis.desti-content .frag-poi h3 {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .about-us-page #block-views-block-leadership-advisory-board img {
        max-height:180px;
        max-width: 215px;
        min-height: 180px;
        object-position: top;
        min-width: 215px;
    }

    .about-us-page .row.bulb {
        padding: 0 15px;
    }

    section.about-leadership.desti-content .row.bulb h3 {
        padding-left: 0;
    }

    .about-us-page section.about-leadership.desti-content .leadership-card p {
        padding-left: 0;
    }

    .about-us-page h4.department,.about-us-page section.about-leadership.desti-content p {
        padding-left: 0;
    }
}

@media (min-width: 1381px) {
    section.about-leadership.advis.desti-content .frag-poi h3 {
        font-size:18px;
    }
}

@media (min-width: 1820px) {
    section.about-leadership.desti-content .row.bulb h3,.leadership-overview-page .card-content-leadership h3 {
        font-size:18px;
    }

    section.about-leadership.advis.desti-content .frag-poi h3 {
        font-size: 16px;
    }
}

.about-us-page h4.department {
    font-family: 'ProximaNova-Regular';
    font-weight: 300;
}

@media (min-width: 768px) and (max-width:1400px) {
    .about-us-page #block-views-block-leadership-advisory-board img {
        min-width:unset
    }
}

@media (min-width: 768px) {
    section.about-leadership.desti-content .row.bulb h3 {
        font-size:24px;
    }

    section.about-leadership.keyc.desti-content .row.bulb h3 {
        font-size: 24px;
    }

    section.about-leadership.advis.desti-content .row.bulb h3 {
        font-size: 24px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    body.about-us-page section.hero-banner {
        margin-top:60px;
    }

    .about-us-page section.hero-banner .main-text {
        top: 50%;
        position: absolute;
        left: 5%;
        text-align: left;
        WIDTH: 50%;
    }

    .about-us-page section.hero-banner .main-text br {
        display: none;
    }

    .about-us-page section.hero-banner .main-text h1 {
        text-align: left;
    }

    .services-overview-page .innerdestin img {
        margin-top: 45px;
    }
}

@media (min-width: 768px) {
    .about-us-page .leadership-popup:first-child {
        margin-top:45px;
    }

    .about-us-page .leadership-popup:nth-child(2) {
        margin-top: 40px!important;
    }
}

