.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 .services-form p{
    color: #fff;
    opacity: .9;
}
.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 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: 50%;
    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 fieldset legend span {
    font-family: Inter;
    font-size: 1rem;
}
.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;
    }
}



@media (max-width: 767px) {
    .services-inner-page .innerdestin a.main-cta {
        margin-top:-50px;
    }

    .services-overview-page .hero-banner h1 {
        text-align: left!important;
    }
}

.services-inner-page .services-form div#edit-processed-text h3 {
    width: 100%;
    font-family: ProximaNova-Bold;
    font-size: 1.9rem;
}

.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;
    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';
}

.services-inner-page .services-form div#edit-processed-text-01 p {
    width: 100%;
    font-family: 'Inter';
}

.services-inner-page .services-form form div#edit-processed-text-01 p span {
    font-size: 0.7rem;
    line-height: 20px;
    font-family: 'Inter';
}

@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';
    }

    .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;
    }
}

.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;
}

.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: 600px) and (max-width: 1366px) {
    section.services-procedure .row {
        /*transform: translate(0px, -30px) !important;*/
        /*width: fit-content;*/
        transform: none !important;
/*         width: 100%; */
        left:0;
    }
    
}


@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
}

@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:26px;
    }

    section.about-leadership.keyc.desti-content .row.bulb h3 {
        font-size: 24px;
    }

    section.about-leadership.advis.desti-content .row.bulb h3 {
        font-size: 22px;
    }
}

@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;
    }
}

@media (min-width: 1200px) {
    .services-form span.select2-selection.select2-selection--multiple {
        padding-right:50px !important;
    }
}

@media (min-width: 768px) and (max-width:990px) {
    .services-overview-page .spotlight-card .event-card-content h4 {
        min-height:60px;
    }

    .services-overview-page .spotlight-card .spotlight-body {
        min-height: 250px;
    }

    .services-overview-page .spotlight-card-cta a:last-child {
        height: 50px;
        border-radius: 5px;
        font-size: 16px;
    }

    .services-overview-page .spotlight-page .spotlight-overview-cards .views-infinite-scroll-content-wrapper .row {
        display: flex;
        flex-wrap: nowrap;
    }

    .accordion-header {
        padding: 8px 0px;
        height: auto;
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    .spotlight-page #block-views-block-spotlight-block-1 .views-infinite-scroll-content-wrapper {
        display:flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) {
    body.spotlight-page section.hero-banner .banner-cta {
        width:82% !important;
    }

    .spotlight-page section.hero-banner .main-text {
        width: auto!important;
    }
}

.backToBottomBtn {
    background-image: url('/sites/default/files/2024-08/Scroll.png');
    width: 30px;
    height: 30px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

section.leftbar-sticky.sticky {
    position: absolute;
    bottom: 5vh;
    left: 8%;
    animation: MoveUpDown 2s linear infinite;
    width: min-content;
}

@keyframes MoveUpDown {
    0%,100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}

.home-page .pin-container .item {
    line-height: 25px;
}

.home-page .pin-container {
    overflow: unset;
    transform: scale(0.6);
}

.services-fragomen.frag-2 .services-cta {
    // display: none;
    margin-top: 10px;
}

.home-page .map-card-item-contents li {
    font-size: 0.8rem;
    line-height: 20px;
}

.home-page .services-fragomen .card-heading h6 {
    color: #253746;
    font-family: 'ProximaNova-Regular';
    margin-top: 8px;
}

.home-page .fragomen-header.sticky .navbar-light .navbar-nav .nav-link {
    color: #111820;
}

div#popupform label#edit-preferred-study-destination-services-other-error {
    position: absolute;
    right: 0;
    width: fit-content;
    left: unset;
    top: -4px;
    font-size: 0.8rem;
    color: #ff8400;
}

div#popupform button.f-button.is-close-btn {
    top: 12px!important;
    right: 8px!important;
    background-color: transparent;
}

div#popupform .floatingl_out fieldset#edit-preferred-study-destination-services .form-floating {
    margin-left: 0;
}

div#popupform .floatingl_out fieldset#edit-preferred-study-destination-services .form-floating input {
    width: 100%;
    background-color: transparent !important;
}

div#popupform .floatingl_out fieldset#edit-preferred-study-destination-services .form-floating input::-ms-input-placeholder {
    color: #374151;
}

div#popupform .floatingl_out fieldset#edit-preferred-study-destination-services .form-floating input::placeholder {
    color: #374151;
}

div#popupform .floatingl_out fieldset#edit-preferred-study-destination-services label.visually-hidden {
    clip: unset!important;
    width: 100%!important;
    height: auto!important;
    padding: 1rem .75rem!important;
}

#popupform form input#edit-consent {
    border: 1px solid rgb(255,132,0);
}

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

.home-page .frag-card {
    position: relative;
}

div#block-fragomen-mainwebsitefooterleft {
    scroll-margin-top: 120px;
}

.home-page .services-fragomen.frag-2 p.default-content a.read-more,.home-page .services-fragomen.frag-2 p.default-content a.read-less {
    display: none;
}

.home-page form#webform-submission-main-website-footer-form-block-content-7-add-form {
    scroll-margin-top: 120px;
}

.home-page .card-cta {
    margin-top: 30px;
}

.home-page section#sec-counter {
    display: none;
}

.home-page .mySwiper2 a {
    color: #6E6D6D;
    text-decoration: unset;
}

.home-page .search-icon::after {
    filter: unset;
}

.fra1 .main-text p {
    color: #ffffff;
}

.home-page span.calender-icon:before {
    content: "";
    display: block;
    background: url("/sites/default/files/2024-05/Calsa.svg") no-repeat;
    width: 20px;
    margin: 0 6px 0 0;
    height: 20px;
    object-fit: contain;
}

.home-page span.time-icon:before {
    content: "";
    display: block;
    background: url("/sites/default/files/2024-05/time.svg") no-repeat;
    width: 25px;
    margin: 0 6px 0 0;
    height: 25px;
    object-fit: contain;
}

.home-page span.location-icon:before {
    content: "";
    display: block;
    background: url("/sites/default/files/2024-05/Location.svg") no-repeat;
    width: 20px;
    margin: 0 6px 0 0;
    height: 30px;
    object-fit: contain;
}

.home-page span.calender-icon,.home-page span.time-icon,.home-page span.location-icon {
    display: flex;
    margin-top: 10px;
}

.fra2 .banner-data {
    display: flex;
    gap: 25px;
}

@media (max-width: 767px) {
    .home-page .main-text h1 {
        font-size:1.4rem;
        line-height: 2rem;
    }

    .home-page .main-text h1 br {
        display: none;
    }

    .fra2 .banner-data {
        display: block;
    }
}

.fra4 .main-text h1 {
    text-align: left;
}

.fra4 .main-text p {
    text-align: left;
    color: #fff;
    width: 60%;
    padding: 0;
}

.fra3 .main-text p,.fra2 .main-text p {
    padding: 0;
}

.fra4 .main-text,.fra2 .main-text,.fra3 .main-text {
    left: 6%;
}

.fra3 .main-text h1 {
    text-align: left;
}

.fra3 .main-text p {
    text-align: left;
    color: #fff;
    width: 60%;
}

.home-page a.explore-course {
    color: #ffffff;
    text-decoration: unset;
    border: 1px solid #009CDC;
    padding: 15px 45px;
    border-radius: 5px;
    transition: all linear 0.3s;
    display: block;
    width: fit-content;
    cursor: pointer;
    margin-top: 30px;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 4px 28px 0px #00000021;
    background-color: #009CDC;
}

.home-page a.explore-course:hover {
    background-color: #ffffff;
    color: #009CDC;
    transition: all linear 0.3s;
}

.fra2 .main-text h1 {
    text-align: left;
}

.fra2 .main-text p {
    text-align: left;
    color: #fff;
    width: 60%;
}

.fra2 .banner-data {
    text-align: left;
    color: #fff;
}

.home-page a.card-cta {
    color: #ffffff;
    text-decoration: unset;
    border: 1px solid #FF8500;
    padding: 15px 45px;
    border-radius: 5px;
    transition: all linear 0.3s;
    display: block;
    width: fit-content;
    cursor: pointer;
    margin-top: 10px;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 4px 28px 0px #00000021;
    background-color: #FF8500;
}

.home-page a.card-cta:hover {
    background-color: #ffffff;
    color: #FF8500;
    transition: all linear 0.3s;
}

.home-page .iwmap-tooltip-close {
    opacity: 1!important;
}

.home-page .iwmap-icon {
    fill: #FF8500;
}

.home-page h4.iwmap-tooltip-title {
    font-size: 1.2rem;
}

.map-card-item-contents li {
    font-size: 1rem;
    line-height: 24px;
}

.iwmap-tooltip-wrap img.iwmap-image {
    width: 35px;
    height: 35px;
    border-radius: 35px;
    position: absolute;
    left: -18px;
    top: 10px;
}

h4.iwmap-tooltip-title {
    margin-left: 15px !important;
}

.map-card-item-contents ul {
    padding-left: 30px;
}

.map-card-item-contents li {
    list-style-image: url('/sites/default/files/2024-04/white-tick.png');
}

.map-card-item-links a.read-more {
    color: #ff8400;
    text-align: left;
}

div#courses-frag button.owl-next {
    display: none;
}

@keyframes c1 {
    0% {
        transform: translate(0px,0px);
    }

    100% {
        transform: translate(0px,40px);
    }
}

@keyframes c2 {
    0% {
        transform: translate(0px,40px);
    }

    100% {
        transform: translate(0px,0px);
    }
}

.fragomen.swiper-horizontal {
    z-index: 0;
    background: rgb(10,134,184);
}

.c1 {
    animation: c1 5s infinite alternate;
    transform: translate3d(0,0,0);
}

.c2 {
    animation: c2 5s infinite alternate;
    transform: translate3d(0,0,0);
}

.c3 {
    animation: c1 5s infinite alternate;
    transform: translate3d(0,0,0);
}

.c4 {
    animation: c2 5s infinite alternate;
    transform: translate3d(0,0,0);
}

.c5 {
    animation: c1 5s infinite alternate;
    transform: translate3d(0,0,0);
}

.c6 {
    animation: c2 5s infinite alternate;
    transform: translate3d(0,0,0);
}

.c7 {
    animation: c1 5s infinite alternate;
    transform: translate3d(0,0,0);
}

img.img-fluid.c1 {
    position: absolute;
    top: 52vh;
    z-index: -1;
    left: 4%;
    width: 150px;
}

img.img-fluid.c2 {
    position: absolute;
    top: 45vh;
    z-index: -1;
    left: 15%;
    width: 250px;
}

img.img-fluid.c3 {
    position: absolute;
    top: 70vh;
    z-index: -1;
    left: 28%;
}

img.img-fluid.c4 {
    position: absolute;
    top: 50vh;
    z-index: -1;
    right: 54%;
    width: 100px;
}

img.img-fluid.c5 {
    position: absolute;
    top: 55vh;
    z-index: -1;
    left: 58%;
    width: 160px;
}

img.img-fluid.c6 {
    position: absolute;
    top: 48vh;
    z-index: -1;
    right: 18%;
    width: 250px;
}

img.img-fluid.c7 {
    position: absolute;
    top: 60vh;
    z-index: -1;
    right: 7%;
    width: 120px;
}

.fragomen .swiper-slide::before {
    animation: qq 5s infinite alternate;
    position: absolute;
    top: 0;
    transform: translate3d(0,0,0);
}

.fragomen .swiper-slide {
    background-image: unset!important;
    background: transparent;
}

.knowledge_hubcards .cards_knowl:hover a {
    color: #FF8500;
    text-decoration: underline;
}

.map-card-item-contents ul {
    padding-left: 16px;
}

.map-card-item-links.row {
}

h4.iwmap-tooltip-title {
    text-align: left;
    display: block;
}

.iwmap-tooltip-content {
    padding-bottom: 0!important;
    margin-bottom: 0!important;
    max-height: unset!important;
    overflow-y: unset;
}

.fragomen .swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal span:nth-child(1)::before {
    content: " ";
    width: 1px;
    height: 100px;
    position: Absolute;
    border: 1px solid #FFFFFF;
    top: -129px;
    left: 165%;
}

.fragomen .swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal span:nth-child(1)::after {
    content: " ";
    width: 1px;
    height: 100px;
    position: Absolute;
    border: 1px solid #FFFFFF;
    bottom: -129px;
    left: 165%;
}

.fragomen span.swiper-pagination-current {
    position: relative;
}

.frag-card a img {
    transform: scale(0.7);
}

.map-card-item-contents li {
    color: #fff;
    text-align: left;
}

.map-card-item-links.row a.lnk.lnk-primary.read-more {
    color: #fff!important;
    background-color: #FF8500;
    width: max-content;
    margin: 0 10px;
    padding: 6px 10px;
    border-radius: 5px;
}

.home-page .fragomen-header li.nav-item.menu-cta .nav-link {
    background: #ff840000;
    padding: 7px 18px !important;
    color: #fff !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
}

.home-page .fragomen-header .navbar-nav .nav-item:last-child a.nav-link,.submit-btn {
    background: #ff8400;
    padding: 7px 18px !important;
    color: #fff !important;
    border-radius: 5px;
    border: 1px solid #ff8400;
}

.home-page .fragomen-header .navbar-nav .nav-item:last-child a.nav-link:hover {
    background: #fff !important;
    color: #ff8400 !important;
    border: 1px solid #ff8400 !important;
}

.pad-l img {
    height: 100%;
    object-fit: cover;
}

.wa-icon {
    background-image: url('sites/default/files/2024-08/whtw2.webp');
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

.wa-icon a {
    width: 35px;
    height: 35px;
    display: block;
    cursor: pointer;
}

.mail-icon {
    background-image: url("sites/default/files/2024-08/Mail.svg");
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: cover;
    margin-top: 5px;
    cursor: pointer;
}

.mail-icon a {
    width: 35px;
    height: 35px;
    display: block;
    cursor: pointer;
}

section.sidebar-sticky.sticky {
    position: fixed;
    bottom: 4vh;
    z-index: 9;
    right: 10px;
    width: min-content;
}

.latest-frag a:after {
    content: "";
    width: 30px;
    top: 20px;
    height: 30px;
    background: url("/sites/default/files/2024-04/a95a942b0ee5de40b5b99b023e8f2969.png") no-repeat;
    position: absolute;
    display: inline-block;
    background-position: 35% 6%;
    display: none;
}

.knowledge_hubcards .cards_knowl img {
    padding: 10px;
}

.home-page .fragomen-header .navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.home-page header.fragomen-header {
    background: linear-gradient(180deg,rgba(10,134,184,1) 0%,rgba(10,134,184,1) 100%);
}

.fragomen .swiper-slide {
    background-size: cover;
}

.studet .owl-dots button.owl-dot:hover {
    border: unset;
}

.studet .owl-dots button.owl-dot span {
    width: 40px!important;
    border-radius: 0;
    height: 5px;
}

.owl-theme.studet .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #FF8400;
}

.owl-theme.studet .owl-dots .owl-dot span {
    background: #273649;
}

.owl-theme.studet .owl-nav.disabled + .owl-dots {
    margin-top: 25px;
}

.iwmap-tooltip-body,.iwmap-tooltip-content {
    scrollbar-width: unset!important;
    scrollbar-color: #ddd0 #fff0!important;
}

.testi .item img {
    width: 1600px;
    height: max-content;
    cursor: pointer;
}

.caour-frag button.owl-prev {
    position: absolute;
    top: 36%;
    left: -45px;
    cursor: pointer;
    transform: scale(0.8);
}

.caour-frag button.owl-next {
    position: absolute;
    top: 36%;
    right: 0;
    cursor: pointer;
    transform: scale(0.8);
}

.caour-frag .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
}

#courses-frag .card-img-overlay {
    transform: translateY(13rem);
    transition: transform 0.18s ease-in;
    background-color: transparent;
}

#courses-frag .card-img-overlay p {
    opacity: 0;
    transform: translateY(-6rem);
    transition: opacity 0.05s ease-in,transform 0.25s ease-in;
    color: #fff;
}

#courses-frag .card-img-overlay .btn {
    opacity: 0;
    transform: translateY(2rem);
}

#courses-frag .card {
    overflow: hidden;
    padding: 0;
}

#courses-frag .card:hover .card-img {
    mix-blend-mode: overlay;
}

#courses-frag .card:hover .card-img-overlay {
    transform: translateY(0);
    transition: transform 0.25s ease-out;
    background-color: transparent;
    bottom: -10px;
}

#courses-frag .card:hover p {
    opacity: 1;
    transform: translateX(0);
    transition: opacity 0.5s ease-out,transform 0.2s ease-out;
}

#courses-frag .card-img-overlay {
    top: unset;
    bottom: 17%;
}

.owl-carousel {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

.fragomen .swiper-button-next,.fragomen .swiper-button-prev {
}

.iwmap-tooltip p {
    color: #fff;
}

.iwmap-element strong,.iwmap-tooltip-title {
    color: #fff;
}

.iwmap-tooltip-wrap {
    background: rgb(255 255 255 / 0%);
    box-shadow: 0 8px 32px 0 rgba(31,38,135,0.37);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(2.5px);
    border-radius: 10px;
    border: 2px solid rgb(255 255 255 / 31%);
}

@font-face {
    font-family: "ProximaNova-Bold";
    src: url("/themes/custom/fragomen/Font/ProximaNova-Bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "ProximaNovaExtrabold";
    src: url("/themes/custom/fragomen/Font/ProximaNovaExtrabold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova-Regular";
    src: url("/themes/custom/fragomen/Font/ProximaNova-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "ProximaNovaThin";
    src: url("/themes/custom/fragomen/Font/ProximaNovaThin.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "fontspring-demo-ceraroundpro-black";
    src: url("/themes/custom/fragomen/Font/fontspring-demo-ceraroundpro-black.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "fontspring-demo-ceraroundpro-bold";
    src: url("/themes/custom/fragomen/Font/fontspring-demo-ceraroundpro-bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "fontspring-demo-ceraroundpro-regular";
    src: url("/themes/custom/fragomen/Font/fontspring-demo-ceraroundpro-regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: " fontspring-demo-ceraroundpro-light";
    src: url("/themes/custom/fragomen/Font/ fontspring-demo-ceraroundpro-light.woff2") format("woff2");
    font-display: swap;
}

.swiper-fragomen .swiper-slide {
    font-weight: 500;
    color: #6E6D6D;
}

.view-all-frag {
    text-align: end;
}

.date-read {
    color: #6E6D6D;
    padding-left: 25px;
    margin-top: 10px;
    font-size: 0.8rem;
}

section.knowledge_hubcards a.main-cta {
    display: inline;
}

section#trits h2 {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.3rem;
    width: 48%;
}

.achi {
    align-content: center;
    display: grid;
}

.achi h2 {
    color: #009CDC;
    font-size: 1.2rem;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
}

section.knowledge_hubcards h2 {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.3rem;
    margin-bottom: 35px;
}

.student_review h2 {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.3rem;
}

.cards_knowl h5 a {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    text-decoration: unset;
}

.cards_knowl p {
    color: #6E6D6D;
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}

.knowledge_hubcards .cards_knowl {
    border: 1px solid #9b8a7800;
    border-radius: 10px;
    min-height: 485px;
    cursor: pointer;
}

.knowledge_hubcards .cards_knowl:hover {
    border: 1px solid #ff8400;
    transition: all linear 0.3s;
    box-shadow: 0px 4px 28px 0px #00000021;
}

.knowledge_hubcards .cards_knowl h5,.knowledge_hubcards .cards_knowl p {
    padding-left: 25px;
}

.latest-frag a {
    color: #929292;
    font-family: 'ProximaNova-Regular';
    pointer-events: none;
}

section.student_review img.vecto {
    position: absolute;
    top: 50px;
    width: 170px;
}

section.student_review {
    position: relative;
}

div#courses-frag h3 {
    color: #fff;
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 600;
}

div#courses-frag img {
    height: auto;
    max-width: 100%;
    transform: unset;
}

h3.dert,p.dert {
    color: #253746;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.3rem;
}

h2.caurse-frag {
    color: #009CDC;
    font-size: 1.2rem;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
}

p.frag-para {
    color: #6E6D6D;
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 22px;
}

p.dert-map {
    color: #ffffff;
    font-family: 'ProximaNova-Bold';
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 10px;
}

#why-fes h2 {
    color: #009CDC;
    font-size: 1.2rem;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
}

.services-fragomen .frag-serv h2 {
    color: #009CDC;
    font-size: 1.2rem;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
}

.services-fragomen .card-heading h3 {
    color: #253746;
    font-family: 'ProximaNova-Regular';
    font-weight: 700;
    margin-top: 20px;
    font-size: 1.6rem;
    margin-bottom: 0;
}

.services-fragomen .card-content {
    color: #6E6D6D;
    font-family: 'ProximaNova-Regular';
    display: block;
    font-size: 16px;
    line-height: 22px;
}

section#sec-counter .icon-text h3 {
    color: #FF8500;
    font-size: 2rem;
}

section#sec-counter .icon-text span.count {
    color: #253746;
    font-weight: 700;
    font-family: 'ProximaNova-Bold';
}

section#sec-counter .icon-text p {
    color: #0D9BD8;
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
}

.student_review {
    background-color: #ff84000d;
    padding: 65px 0;
}

.swiper.swiper-student {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
}

.swiper-student .swiper-slide {
    font-size: 16px;
    background: #ff840003;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.map-para {
    color: #ffffff;
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 22px;
    width: 80%;
    margin: auto auto 20px;
}

.swiper-student .swiper-slide img {
    display: block;
    width: 45%;
    height: 100%;
    object-fit: cover;
}

section.student_review .container {
    width: 100%;
    max-width: 100%;
    padding-left: 6%;
}

section.student_review .col-md-8 {
    padding: 0;
    margin-left: 7%;
}

.testi .item {
    display: flex;
    gap: 30px;
}

.name_profil {
    border-left: 6px solid #000;
    padding-left: 15px;
}

.swiper-student .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal span {
    width: 25px;
    height: 5px;
    border-radius: 0;
    margin-right: 10px;
    background: #000 !important;
    opacity: 70%;
}

.swiper-student .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
    background-color: #FF8400 !important;
}

section.student_review .col-md-3 h2 {
    margin-bottom: 20px;
    line-height: 1.1;
}

section.knowledge_hubcards {
    padding: 75px 0;
}

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

.knowledge_hubcards .cards_knowl h5 {
    width: 80%;
    margin: 15px 0;
}

.knowledge_hubcards .cards_knowl p {
    font-size: 16px;
    width: 80%;
}

body {
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fragomen .swiper-slide img {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: 9;
    margin-top: 0vh;
}

.fragomen .swiper-pagination {
    position: absolute;
    right: 45px;
    top: 45vh;
    left: unset;
    color: #fff;
    text-align: end;
    width: fit-content;
    height: 30px;
}

.main-text {
    position: absolute;
    top: 15%;
    z-index: 99;
}

.main-text h1 {
    color: #fff;
    font-weight: 800;
    font-family: ProximaNova-Bold;
    font-size: 3rem;
}

.main-text h4 {
    color: black;
}

section.swiper-fragomen.mw1 {
    background: #92929226;
    display: none;
}

.swiper-fragomen .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.swiper-fragomen .swiper-slide {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 16px 0;
    background: unset;
    height: 60px;
    width: 100%;
}

.frag-1 {
    width: 100%;
    max-width: 100%;
}

.latest-frag a {
    background-color: #30414e;
    color: #fff;
    text-decoration: unset;
    font-size: 1rem;
    font-weight: 500;
}

.latest-frag {
    text-align-last: right;
    background-color: #30414e;
    padding: 16px 40px;
}

.latest-frag {
    text-align-last: center;
    position: absolute;
    right: 0;
    height: 60px;
    align-content: center;
}

.mw {
    width: 100%;
    max-width: 100%;
}

.services-fragomen .cards {
    border: 1px solid #009cdc30;
    border-radius: 15px;
    padding: 30px 30px 30px;
    //cursor: pointer;
}

.gap25 {
    gap: 25px;
    justify-content: center;
}

.frag-card a {
    border : 1px solid #FF8500;
    text-decoration: unset;
    padding: 5px 12px;
    color: #000;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 600;
    margin-top: 15px;
}

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

.services-fragomen .cards:hover a {
    background-color: #FF8500;
    transition : all linear 0.3s;
}

@keyframes qq {
    100% {
        transform: translate(0px,100px);
    }
}

section.swiper-fragomen .container {
    max-width: 100%;
    padding: 0px;
}

.frago-num {
    display: flex;
}

section#sec-counter {
    padding: 3% 0;
}

section#sec-counter .icon-text {
    padding-left: 15px;
    max-width: 160px;
}

section#sec-counter img {
    height: 60px;
    width: 60px;
    padding-top: 12px;
    object-fit: contain;
}

section#global-map {
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 5% 0;
    transition: all linear 0.5s;
    background-color: #253746;
}

section#global-map h2 {
    font-size: 1.2rem;
    color: #ff8400;
    font-family: 'ProximaNova-Regular';
    font-weight: 400;
    margin-bottom: 1rem;
}

section.services-fragomen {
    padding: 4% 0 4%;
    position: relative;
}

.services-fragomen img.img-fluid.fcd {
    width: 125px;
}

.services-fragomen .card-content {
    margin: 25px 0;
}

.frag-card:nth-child(2),.frag-card:nth-child(4) {
    margin-top: 35px;
}

.frag-serv {
    height: fit-content;
    position: sticky;
    top: 150px;
    padding-top: 85px;
    padding-bottom: 85px;
    background-image: url(/sites/default/files/2025-03/ICONS52.webp);
    background-size: cover;
}

section.hero-banner.caour-frag {
    padding: 6% 0 1%;
}

section.hero-banner.caour-frag .swiper-slide {
    display: block;
}

section.hero-banner.caour-frag .container {
    margin-right: 0;
    max-width: 92%;
}

a.main-cta {
    color: #FF8500;
    text-decoration: unset;
    border: 1px solid #FF8500;
    padding: 15px 45px;
    border-radius: 5px;
    transition: all linear 0.3s;
    display: block;
    width: fit-content;
    cursor: pointer;
    margin-top: 30px;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 4px 28px 0px #00000021;
    background-color: #fff;
}

.main-text p {
    color: #253746;
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
    font-size: 1.45rem;
}

a.main-cta:hover {
    background-color: #FF8500;
    transition: all linear 0.3s;
    color: #fff;
}

section#why-fes {
    padding: 5% 0 0;
}

section#why-fes .container {
    margin-left: 0;
    max-width: 92%;
}

section#why-fes .pad-l {
    padding-left: 0;
}

section#trits {
    padding: 5% 0 5%;
    background-color: #f5fbfe;
}

section.hero-banner.caour-frag .swiper-button-prev {
    background-image: url('/sites/default/files/2024-04/arrow.png') !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

section.hero-banner.caour-frag .swiper-button-next {
    background-image: url('/sites/default/files/2024-04/arrowright.png') !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

section.hero-banner.caour-frag .swiper-button-next::after {
    display: none;
}

section.hero-banner.caour-frag .swiper-button-prev::after {
    display: none;
}

.services-fragomen.frag-2 .swiper-button-next,.services-fragomen.frag-2 .swiper-button-prev {
    display: none;
}

.swiper-student .swiper-slide {
    width: 80% !important;
}

.student_review .card-content {
    text-align: left;
    color: #273649;
}

.student_review .card-heading h2,.student_review .card-heading p {
    text-align: left;
}

.student_review .card-heading h2 {
    font-size: 1.4rem;
    margin-bottom: 0;
    padding-left: 10px;
}

.student_review .card-heading p {
    color: #000000;
    font-size: 0.8rem;
    padding-left: 10px;
}

.student_review .card-heading {
    border-left: 4px solid #253746;
}

@media (max-width: 767px) {
    .frag-card .services-cta a::after {
        content:"";
        width: 30px;
        bottom: 24px;
        height: 30px;
        background: url("sites/default/files/2024-04/d05ec30b106d296e4d6e3f1c8bbff74e_0.png") no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        position: absolute;
        display: inline-block;
        background-position: 35% 6%;
        transform: scale(0.7);
    }

    .test-prep .mobile-logo {
        margin-top: 20px !important;
    }

    .tailorred {
        //display: none;
    }

    .tailorred img {
        margin-top: -30px;
    }

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

    .trusted {
        padding: 0 10px;
    }

    .fragomen .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #FF8500;
    }

    .fragomen .swiper-pagination-bullet {
        background-color: #253746;
        opacity: 1;
    }

    .fragomen .swiper-pagination {
        position: absolute;
        right: 0px!important;
        top: 58vh!important;
        rotate: 90deg!important;
    }

    section.services-fragomen {
        padding: 30px 0 15%;
    }

    .pad-r h3.dert,.pad-r h2 {
        display: none;
    }

    .subheading-mobile.hidden h4 {
        font-size: 1.6rem;
        line-height: 2rem;
        color: #253746;
        font-family: 'ProximaNova-Bold';
        font-weight: 700;
    }

    .subheading-mobile.hidden h4 br {
        display: none;
    }

    .student_review {
        background-color: #FFF3E6;
    }

    section#trits h2 {
        text-align: center;
    }

    section.student_review .col-md-8,.student_review .col-md-3 {
        padding: 0 10px;
    }

    .fragomen .swiper-slide img {
        height: 65vh;
        height: 500px;
    }

    .fragomen .swiper-slide .desk-frag {
        display: none;
    }

    .frago-num:nth-child(2) {
        order: 2;
    }

    .frago-num:nth-child(3) {
        order: 3;
    }

    .frago-num:nth-child(4) {
        order: 1;
    }

    .fragomen-header li.nav-item.menu-cta .nav-link {
        width: max-content;
        float: right;
    }

    .fragomen-header .navbar-light .navbar-toggler {
        color: transparent;
        padding-left: 0px;
        border-color: unset;
    }

    .contact-cta-wrapper {
        background-color: #FF8500;
        padding: 5px 10px;
        text-align: center;
        border-radius: 5px;
        width: 100px;
        line-height: 22px;
    }

    .contact-cta-wrapper a {
        color: #ffffff;
        text-decoration: unset;
        font-family: 'ProximaNova-Regular';
        font-size: 0.8rem;
    }

    .fty {
        position: absolute;
        right: 12px;
    }

    .caour-frag .col-md-8,#destination-frag {
        padding-right: 0;
    }

    .student_review .card-heading {
        float: right;
        top: 5px;
        position: absolute;
        right: 0px;
        padding-right: 15px;
        width: 60%;
    }

    .mobile-content {
        width: 85%;
        margin: 20px 0;
    }

    .achi img {
        margin-bottom: 35px;
    }

    .services-fragomen .cards:hover a {
        background-color: #ff850000;
        color: #FF8500;
    }

    p.map-para {
        width: 100%;
    }

    .swiper-fragomen .latest-frag {
        position: relative;
    }

    .swiper-fragomen .col-md-10 {
        width: 70%;
    }

    .swiper-fragomen .col-md-2.latest-frag {
        width: 30%;
        padding: 10px 10px;
    }

    .latest-frag a {
        font-size: 0.7rem!important;
        line-height: 29px;
    }

    .knowledge_hubcards .cards_knowl {
        min-height: auto;
    }

    .frag-card a {
        border: unset;
        padding: 5px 0px;
        color: #FF8500;
        font-size: 16px;
        //display: none;
    }

    p.frag-para {
        text-align: justify;
    }

    #destination-frag .cards_knowl h5 {
        text-align: left;
        margin-top: 15px;
        padding: 0 15px;
    }

    #destination-frag .cards_knowl p {
        text-align: left;
        margin-top: 0px;
        padding: 0 15px;
    }

    #destination-frag .cards_knowl img {
        padding: 0;
        border-radius: 10px;
    }

    #destination-frag .cards_knowl {
        border: 1px solid #009cdc4a;
        margin-bottom: 35px;
        border-radius: 10px;
        margin-left: 0;
    }

    .test-prep .achi a.main-cta {
        display: none;
    }

    .frag-card {
        position: relative;
        padding: 0 20px;
    }

    section#why-fes {
        padding: 5% 10px 0;
    }

    .caour-frag .col-md-8 {
        padding-left: 20px;
    }

    .g2w,.achi {
        padding: 0 20px;
    }

    section#global-map {
        padding-left: 10px;
    }

    .gap25 {
        gap: 150px;
        padding: 80px 0px 0;
    }

    .services-fragomen img.img-fluid.fcd {
        width: 150px;
        position: absolute;
        top: -110px;
        height: 150px;
    }

    .services-fragomen .cards {
        border: 1px solid #26374742;
    }

    .services-fragomen .card-heading h3 {
        font-size: 1.4rem;
        margin-top: 30px;
    }

    .services-fragomen .card-content {
        margin: 10px 0 25px;
    }

    .caour-frag a.main-cta {
        margin: 20px auto 20px;
    }

    section.student_review .col-md-8 {
        margin-left: unset;
    }

    section.student_review .container {
        padding-left: 0 15px;
    }

    .student_review {
        padding: 60px 0px;
    }

    .hidden {
        margin-top: 0!important;
    }

    .pad-r a.main-cta {
        margin: 20px auto 0;
    }

    .test-prep a.main-cta {
        margin: 20px auto 40px;
    }

    .swiper-student .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .swiper-right-stud {
        width: 100%;
    }

    .swiper-student .swiper-slide {
        display: block;
        width: 100% !important;
        margin-right: unset !important;
    }

    div#global-guide-map-display {
        display: none;
    }

    section#global-map {
        background-image: url("/sites/default/files/2025-03/bg2Destinations1.webp") !important;
    }

    .swiper-fragomen .mw {
        display: block;
    }

    section.swiper-fragomen.mw1 {
    }

    .frago-num {
        justify-content: center;
    }

    section#sec-counter {
        padding: 5% 0 5%;
        margin-top: 60px;
    }

    .frag-serv {
        padding-bottom: 25px;
        position: static;
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 20px;
    }

    p.dert-map {
        color: #253746;
        text-align: left;
    }

    section#global-map h2 {
        text-align: left;
        color: #009CDC;
        margin-top: 30px;
    }

    p.map-para {
        color: #253746;
        text-align: left;
        margin: 0 0 25px;
    }

    .cards_knowl {
        margin: 0 12px;
    }

    section.hero-banner.caour-frag .container {
        max-width: 100%;
    }

    section#why-fes .container {
        margin-left: 0;
        max-width: 100%;
    }

    section#why-fes .pad-l {
        padding-left: 15px;
        margin-bottom: 25px;
    }

    section#trits h2 {
        width: 100%;
    }

    section#trits {
        padding: 10% 0 8%;
        margin: 10% 0;
    }

    .student_review .frag-para {
        margin-bottom: 45px;
    }

    .col-md-4.view-all-frag {
        order: 2;
        display: flex;
        justify-content: center;
    }

    .knowledge_hubcards .cards_knowl {
        margin: 0 0 20px;
    }

    .knowledge_hubcards .col-md-4,.knowledge_hubcards .col-md-8 {
        padding : 0 10px;
    }

    .tailorred {
        margin-bottom: 0px;
    }

    section.knowledge_hubcards {
        padding: 60px 0;
    }

    .main-text {
        top: 18%;
    }

    .main-text h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }

    .main-text p {
        font-size: 1.2rem;
        padding: 0 15px;
    }

    .swiper-fragomen .swiper-slide {
        width: 104%;
        padding: 16px 16px;
        font-size: 12px;
    }

    .latest-frag {
        height: 50px;
    }

    .latest-frag a {
        font-size: 1rem;
    }

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

    section.knowledge_hubcards h2 {
        margin-bottom: 20px;
    }

    .frago-num {
        width: 50%;
        display: grid;
        place-items: center;
        text-align: center;
    }

    .caour-frag .col-md-4 a.main-cta {
        margin-bottom: 35px;
        display: none;
    }

    section#why-fes .subheading-mobile h4 {
        font-family: 'ProximaNova-Bold';
        font-weight: 700;
        color: #253746;
        text-align: left;
        margin-bottom: 20px;
    }

    section.services-fragomen .hidden a.main-cta,.hidden,section#global-map .hidden a.main-cta {
        display: block;
        margin: 25px auto 0;
    }

    section#global-map .main-cta {
        display: none;
    }

    section#global-map .main-cta.destination-cta {
        display: block;
        margin: auto;
        margin-bottom: 25px;
    }

    #resource-frag .owl-carousel {
        padding: 0;
    }

    .testi .item img {
        width: 100px;
        height: 100px;
    }

    section#global-map .hidden a.main-cta {
        margin: 20px auto 15px;
    }

    .testi .item {
        display: unset;
        gap: 30px;
        padding-right: 20px;
    }

    section.student_review .col-md-8 {
        padding: 0 0 0 10px;
    }

    .student_review .card-content {
        margin-top: 20px;
        padding-right: 25px;
        text-align: justify;
    }

    section.knowledge_hubcards .container {
        max-width: 100%;
        padding: 0 20px;
    }

    h3.dert,p.dert,p.dert-map,section#trits h2,section.student_review .col-md-3 h2,section.knowledge_hubcards h2 {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    h3.dert br,p.dert br,section#trits h2 br {
        display: none;
    }

    .achi h2,#why-fes h2,h2.caurse-frag,section#global-map h2,.services-fragomen .frag-serv h2 {
        font-size: 1rem;
    }

    .main-text p {
        font-size: 0.9rem;
    }
}

.fty {
    width: 100%;
    max-width: 100%;
}

.fty {
    -webkit-print-color-adjust: exact;
    justify-self: self-start;
}

@media (min-width: 768px) {
    .main-cta.cour-cta {
        display:none;
    }
    .wa-icon2.mob {
    display: none;
}

    #courses-frag button.owl-prev img {
        transform: rotate(180deg);
    }

    .mobile-map,.mobile-services-cta {
        display: none;
    }

    .latest-frag a:after {
        top: 22px;
    }

    .services-fragomen .cards:hover a img {
        filter: brightness(0) invert(1);
    }

    .frag-card a {
        width: 40px;
        height: 40px;
        display: block;
    }

    .frag-card a img {
        transform: scale(0.7);
        width: 15px;
    }

    .g2w {
        padding-right: 35px;
    }

    .fragomen .swiper-slide .mob-frag {
        display: none;
    }

    .pad-r {
        padding-bottom: 4%;
    }

    .student_review .card-content {
        margin-top: 30px;
    }

    .student_review .card-container {
        display: flex;
    }

    #resource-frag .owl-carousel.owl-theme.owl-loaded.owl-drag {
        display: flex;
        gap: 35px;
    }

    div#block-views-block-destination-pages-view-block-1 {
        display: none;
    }

    section#global-map .main-cta {
        display: none
    }

    .student_review .swiper-right-stud {
        display: grid;
    }

    .student_review .card-heading {
        order: 2;
        margin-top: 25px;
        height: fit-content;
    }
}

section#trits h2 {
    margin-bottom: 45px;
}

@media (min-width: 1600px) {
    .student_review .card-content {
        font-size:18px;
    }

    div#courses-frag h3 {
        font-size: 20px;
    }

    .knowledge_hubcards .cards_knowl {
        min-height: 530px;
    }

    .services-fragomen .frag-serv h2,section#global-map h2,h2.caurse-frag,#why-fes h2,.achi h2 {
        font-size: 1.4rem;
    }

    section#sec-counter .icon-text h3,p.dert-map,section#trits h2,section.student_review .col-md-3 h2,section.knowledge_hubcards h2,.help-fra h2 {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }

    section#sec-counter .icon-text p {
        font-size: 1rem;
    }

    h3.dert,p.dert {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }

    p.frag-para,a.main-cta,p.map-para,.knowledge_hubcards .cards_knowl p {
        font-size: 18px;
        line-height: 24px;
    }

    .knowledge_hubcards .cards_knowl h5 {
        font-size: 1.4rem;
    }

    .date-read {
        font-size: 1rem;
    }

    #courses-frag .card-img-overlay {
        bottom: 20%;
    }
}

@media (max-width: 430px) {
    div#block-fragomen-sitebranding {
        width:165px;
    }

    #trits img {
        margin-bottom: 12px;
    }

    .latest-frag a:after {
        width: 15px;
        top: 17px;
        transform: scale(0.7);
        height: 20px;
    }

    #courses-frag .card-img-overlay {
        bottom: 6%;
    }

    section.student_review img.vecto {
        width: 115px;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .home-page .iwmap-tooltip-wrap {
        width:300px;
    }

    .fra1 .main-text p {
        padding: 0 20px;
    }

    div#popupform #edit-preferred-study-destination-services span li.select2-selection__choice {
        margin-right: 2px;
    }

    div#popupform .floatingl_out .form-floating {
        width: 94.5%;
    }

    #courses-frag .card-img-overlay p {
        font-size: 12px;
    }

    #courses-frag .card-img-overlay {
        top: unset;
        bottom: 0%;
        min-height: 300px;
    }

    .latest-frag {
        padding: 10px 12px;
    }

    .latest-frag a {
        font-size: 0.8rem;
    }

    section#sec-counter .icon-text h3 {
        font-size: 1.4rem;
    }

    .col-md-5.frag-card {
        padding: 0;
    }

    .services-fragomen .card-heading h3 {
        font-size: 1.2rem;
    }

    h3.dert,p.dert {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    a.main-cta {
        padding: 15px 22px;
        font-size: 14px;
    }

    div#courses-frag img.w-100 {
        height: 400px;
        object-fit: cover;
    }

    #courses-frag .card {
        min-height: 400px;
    }

    .pad-l img {
        height: 100%;
        object-fit: contain;
    }

    section#trits h2 {
        font-size: 1.6rem;
        line-height: 2rem;
        width: 100%;
    }

    .student_review .swiper-right-stud {
        display: block;
    }

    .student_review .card-container {
        display: block;
    }

    .swiper-fragomen .swiper-slide {
        width: 100%;
    }

    .student_review .col-md-3.align-self-center {
        align-self: self-start !important;
    }

    section.student_review .col-md-3 h2,.help-fra h2 {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    section#sec-counter .icon-text p {
        font-size: 0.7rem;
        line-height: 1rem;
    }

    section.hero-banner.help-fragho-new {
        padding: 10% 0 9%;
    }

    .hero-banner.test-prep {
        padding: 5% 0;
    }
}

@media (min-width: 992px) {
    .home-page header.fragomen-header {
        background:transparent;
        position: fixed;
        width: 100%;
    }

    header.fragomen-header.sticky {
        background: #fff;
    }

    .home-page .fragomen-header.sticky .navbar-light .navbar-nav .nav-link {
        color: rgba(0,0,0,.7);
    }
}

@media (min-width: 1200px) {
    .home-page .iwmap-tooltip-body {
        width:300px;
    }

    .cards_knowl h5 a {
        font-size: 18px;
        line-height: .75rem;
    }

    .pad-l img {
        width: 120% !important;
        max-width: 120%;
    }
}

@media (min-width: 1500px) {
    .card-img-overlay {
        padding:1.75rem;
    }

    div#courses-frag h3 {
        font-size: 20px;
    }

    .cards_knowl h5 a {
        font-size: 21px;
        line-height: 1.5rem;
    }

    .knowledge_hubcards .cards_knowl p {
        font-size: 17px;
        line-height: inherit;
    }
}

@media (min-width: 1680px) {
    .card-img-overlay {
        padding:1.75rem;
    }

    div#courses-frag h3 {
        font-size: 20px;
    }

    #courses-frag .card-img-overlay p {
        font-size: 18px;
    }

    .cards_knowl h5 a {
        font-size: 24px;
        line-height: .75rem;
    }

    .knowledge_hubcards .cards_knowl p {
        font-size: 20px;
        line-height: inherit;
    }
}

@media (min-width: 1800px) {
    .card-img-overlay {
        padding:1.75rem;
    }

    div#courses-frag h3 {
        font-size: 20px;
    }

    #courses-frag .card-img-overlay p {
        font-size: 20px;
    }

    .cards_knowl h5 a {
        font-size: 26px;
        line-height: .75rem;
    }

    .knowledge_hubcards .cards_knowl p {
        font-size: 21px;
    }
}

@media (min-width: 1900px) {
    .card-img-overlay {
        padding:1.75rem;
    }

    div#courses-frag h3 {
        font-size: 26px;
    }

    #courses-frag .card-img-overlay p {
        font-size: 22px;
    }

    .cards_knowl h5 a {
        font-size: 30px;
        line-height: .75rem;
        line-height: inherit;
    }

    .knowledge_hubcards .cards_knowl p {
        font-size: 22px;
    }
}

@media (min-width: 1700px) {
    .services-fragomen .card-content {
        font-size:20px;
        line-height: 26px;
    }

    p.frag-para,a.main-cta,p.map-para,.knowledge_hubcards .cards_knowl p {
        font-size: 20px;
        line-height: 26px;
    }

    .student_review .card-content {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .home-page .main-text {
        padding:0 10px;
    }

    section.leftbar-sticky.sticky {
        position: absolute;
        top: 450px;
        left: 7%;
    }

    .backToBottomBtn {
        width: 20px;
        height: 20px;
    }

    .mobile-services-cta a {
        margin: 30px auto 0;
        display: block;
    }

    .frag-serv .main-cta {
        display: none;
    }

    .services-fragomen.frag-2 {
        margin-top: 50px;
    }

    img.img-fluid.c1 {
        top: 30vh;
    }

    img.img-fluid.c5 {
        top: 30vh;
    }

    img.img-fluid.c4 {
        top: 30vh;
        right: 35%;
    }

    .home-page .map-frt {
        display: none;
    }

    .fra2 .main-text p,.fra4 .main-text p {
        width: 85%;
    }

    .home-page section.hero-banner.help-fragho-new {
        background-position-y: 100px;
        background-position-x: 122%;
    }

    .studet .owl-dots {
        padding-right: 6%;
    }

    #courses-frag .card-img-overlay p {
        opacity: 1;
        transform: unset;
    }

    #courses-frag .card-img-overlay {
        bottom: 0%;
        transform: unset;
    }
}

@media (max-width: 991px) {
    header.fragomen-header.sticky {
        background:#fff;
    }

    .search-icon {
        display: none;
    }

    .fragomen-header li.nav-item.menu-cta .nav-link {
        width: fit-content;
        float: right;
    }

    .fragomen-header .navbar-nav .nav-item:last-child a.nav-link {
        width: fit-content;
        float: right;
        margin-top: 10px;
    }
}

@media (min-width: 1100px) {
    #courses-frag .card-img-overlay {
        min-height:300px;
        bottom: -2%;
    }
}

.home-page .iwmap-pin {
    width: 30px!important;
    height: 30px!important;
}

.home-page .services-fragomen .card-content {
    display: none;
}

@media (min-width: 1320px) {
}

@media (min-width: 1200px) and (max-width:1420px) {
    .services-fragomen .card-heading h3 {
        font-size:1.3rem;
    }
}

@media (max-width: 767px) {
    #destination-frag .cards_knowl img:nth-child(2) {
        width:50px;
        margin: -23px auto 10px;
    }

    #destination-frag .cards_knowl li {
        text-align: left;
    }

    div#destination-frag h3 {
        font-family: 'ProximaNova-Regular';
        color: #253746;
        text-decoration: unset;
    }

    div#destination-frag .item a {
        color: #253746;
        text-decoration: unset;
    }

    #destination-frag .cards_knowl li {
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    section#why-fes .heading-mobile,section#why-fes .subheading-mobile {
        display:none
    }
}

.home-page .cards-spotlight {
    padding: 0;
}

.home-page .spotlight-card {
    width: 100%
}

.home-page .cards-spotlight:hover {
    box-shadow: none !important
}

.home-page .spotlight-card-cta a:last-child {
    opacity: 1 !important;
}

.home-page .spotlight-card-cta .main-cta {
    border: 1px solid #FF8500;
}

.home-page .spotlight-desk-cta {
    text-align: right;
    padding-right: 8%;
    color: #FF8500;
    margin-top: 30px;
}

.home-page .spotlight-desk-cta a {
    color: #ff8500;
    text-decoration: none;
    padding: 10px 60px;
    border: 1px solid#ff8500;
    border-radius: 8px;
}

.home-page .spotlight-mob-cta {
    display: none;
}

@media (max-width: 767px) {
    .home-page .spotlight-desk-cta a {
        padding:10px;
        font-size: 14px;
    }

    .home-page .spotlight-desk-cta {
        padding-right: 24px;
    }

    .home-page .cards-spotlight {
        box-shadow: 0 0 10px #d9d7d7 !important;
        margin-top: 10px;
    }

    .home-page .cards-spotlight {
        padding: 3% !important;
    }

    .home-page .spotlight-card {
        padding: 0 20px;
        margin: 0 !important;
    }

    .home-page .spotlight-card-cta .main-cta {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .home-page .spotlight-desk-cta a {
        padding:10px 30px;
    }

    .home-page .spotlight-card-cta {
        flex-direction: column;
        row-gap: 1rem;
    }

    .home-page .spotlight-card-cta a {
        width: 100% !important;
    }

    .home-page .spotlight-card-cta .main-cta {
        justify-content: center;
        align-items: center;
        font-size: 14px;
    }
}

.home-page .cards-spotlight img {
    margin-bottom: 2rem;
}

.home-page .cards-spotlight h4 {
    margin-bottom: 2rem;
}

.home-page .spotlight-desk-cta a:hover {
    background-color: #ff8500;
    color: #fff;
    transition: 0.3s all linear;
}

@media (min-width: 768px) and (max-width:990px) {
    .faq-page .accordion-header h3 {
        height:auto;
        margin-bottom: 0;
        padding: 15px 0;
    }
}
 p.disclaime strong {
        font-size: 14px;
        font-weight: 400;
        font-family: 'ProximaNova-Bold';
    }
    .services-inner-page section.desti-content p.disclaime {
        font-size: 15px;
    }
    .procedure-card.last-col.blue-bg img {
        display: none;
    }
    .procedure-card.orange-bg img {
        transform: scale(0.9345);
    }
    .procedure-card.last-col.blue-bg {
        transform: translate(-48px, -22px);
    }
    .procedure-card {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100%;
        width: 12.5%;
        height: auto;
        display: flex;
        flex-direction: column;
        padding-top: 75px;
        align-items: center;
    }
    .procedure-card img {
        width: 40px;
        height: 40px;
    }
    .procedure-card p {
        width: 95%;
        margin: auto;
        text-align: center;
        margin-top: 10px;
        color: #2A3C4B;
        font-size: 14px;
        line-height: 20px;
        font-family: 'ProximaNova-Bold';
    }
    .procedure-card.orange-bg {
        transform: scale(1.0699999);
        z-index: -2;
    }
    section.services-procedure h2 {
        font-size: 1.8rem;
        margin-top: 30px;
        padding-left: 0;
        margin-bottom: 30px;
        font-family: 'ProximaNova-Bold';
        color: #263747;
        padding: 0 20px 0 0;
    }
    section.services-procedure {
        padding-top: 20px;
    }
    section.Services-procedure .row {
        padding-bottom: 20px;
    }
    @media (min-width: 768px) {
        section.Services-procedure .container {
            max-width: 90%;
            overflow: hidden;
        }
        section.services-procedure .row {
            padding-left: 20px;
            display: flex;
            flex-wrap: nowrap;
            overflow: hidden;
            justify-content: center;
            padding-bottom: 15px;
        }
        .procedure-card.orange-bg {
            flex-direction: column-reverse;
            padding-top: 1px;
            justify-content: left;
        }
        .procedure-card.orange-bg p {
            margin-bottom: 4px;
            min-height: 100px;
            align-content: flex-end;
        }
        section.Services-procedure .row {
            padding-left: 20px;
        }
        section.services-procedure .container {
            max-width: 90%;
        }
    }
    @media (min-width: 1500px) {
        section.services-procedure h2 {
            font-size: 2.25rem;
        }
    }
    @media (min-width:768px) and (max-width:1024px) {
        section.services-procedure .row {
            transform: translate(25px, 10px);
        }
        .procedure-card {
            padding-top: 35px;
        }
        section.services-procedure.ser-fgr .container {
            max-width: 100%;
            padding: 0;
        }
        section.services-procedure .container {
            max-width: 90%;
            margin-bottom: -30px;
        }
        .procedure-card p {
            width: 100%;
            font-size: 8px;
            line-height: 12px;
        }
        .procedure-card img {
            width: 24px;
            height: 24px;
            margin-top: 10px;
        }
        .procedure-card.orange-bg p {
            min-height: 45px;
            margin-top: -10px;
        }
        .procedure-card.orange-bg {
            padding-top: 15px;
            background-color: transparent;
        }
        .services-inner-page section.knowledge_hubcards {
            padding: 60px 0 20px;
        }
        .procedure-card.last-col.blue-bg {
            transform: translate(-36px, -24px);
            right: 0px;
        }
    }
    @media (min-width:992px) and (max-width: 1024px) {
        .procedure-card p {
            font-size: 10px;
            line-height: 14px;
        }
        .procedure-card.last-col.blue-bg {
            transform: translate(-55px, -35px);
            width: 140px;
        }
    }
    @media (min-width:1025px) and (max-width: 1370px) {
        .procedure-card p {
            font-size: 14px;
            line-height: 18px;
        }
        .procedure-card.last-col.blue-bg {
            transform: translate(-44px, -22px);
        }
        .procedure-card img {
            width: 35px;
            height: 35px;
        }
        .procedure-card {
            padding-top: 80px;t
        }
    }
    @media (max-width:767px) {
        .procedure-card.orange-bg img {
            transform: rotate(-90deg) scale(1);
        }
        .procedure-card {
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            width: 238px;
            height: 230px;
            margin: auto;
            transform: rotate(90deg);
            padding-top: 0;
            flex-direction: row;
            z-index: 999;
        }
        .procedure-card.orange-bg {
            transform: rotate(90deg);
            z-index: -5;
            position: relative;
        }
        .procedure-card p {
            width: 220px;
            text-align: center;
            margin: auto;
            transform: rotate(-90deg);
        }
        .procedure-card img {
            transform: rotate(-90deg);
            width: 40px;
        }
        .procedure-card.orange-bg img {
            z-index: -2;
        }
        section.services-procedure .container {
            width: 90%;
            padding: 0;
            margin-bottom: 20px;
        }
        .services-inner-page section.knowledge_hubcards h2 {
            margin-bottom: 0;
        }
        .procedure-card.last-col.blue-bg {
            transform: translate(-17px, -60px);
        }
        section.services-procedure h2 {
            margin-bottom: 45px;
            text-align: center;
        }
        .procedure-card img, .procedure-card.orange-bg img {
            transform: translate(38px, 0px) rotate(-90deg) scale(1);
            width: 40px;
        }
    }
    @media (max-width: 430px) {
        .procedure-card p {
            height: 68px;
            width: 200px;
            text-align: center;
        }
    }
    @media (min-width: 1080px) {
        /*section.services-procedure .row {*/
        /*    transform: translate(45px, 0px);*/
        /*}*/
        .services-inner-page .we-offer {
            min-height: 90px;
            align-items: center;
        }
        section.services-procedure.ser-fgr .container {
            max-width: 95%;
            padding: 0;
        }
        .procedure-card.blue-bg img {
            transform: translate(0px, -26px);
        }
        .procedure-card.blue-bg p {
            transform: translate(0px, -30px);
        }
    }
    @media (min-width: 1530px) {
        section.services-procedure.ser-fgr .container {
            max-width: 85%;
            padding: 0;
        }
    }
    @media (min-width: 1800px) {
        section.services-procedure.ser-fgr .container {
            max-width: 87%;
        }
    }
    @media (min-width: 1700px) {
        .procedure-card p {
            font-size: 18px;
            line-height: 24px;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        .procedure-card.orange-bg p {
            transform: translate(0px, -15px);
            padding-top: 18px;
        }
        .procedure-card.orange-bg img {
            transform: translate(0px, -20px);
        }
    }
    @media (min-width: 1900px) {
        section.services-procedure.ser-fgr .container {
            max-width: 70%;
        }
    }
