@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
/* @import url(css/font-awesome.min.css); */
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
/* @import url(swiper.min.css);*/
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);


:root {
    --ec-main-color: #1d4973;
    --fp-main-color: #dfa100;
    --bc-main-color: #00aad4;
}

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: Poppins;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

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

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.sc_claim_text H2 {
    font-size: 200% !important;
}

.sc_claim_text H3 {
    color: #fff;
    font-size: 150% !important;
}

.sc_contact_claim_subtitle {
    margin-left: 15px;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 0px;
}

.layout_padding-40 {
    padding-top: 40px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

.navbar-light .navbar-nav .nav-link {
    color: #676868;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: var(--ec-main-color);
}

.logo {
    /*width: 40%; */
    width: 96px;
    float: left;
}

.top_menu_item {
    width: auto;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    color: var(--ec-main-color);
}

.top_menu_item a {
    color: var(--ec-main-color);
}

.top_menu_item a:hover {
    color: #676868;
}

.login_text {
}


.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/header_bck-h480.png);
    /* background-image: url(../images/fs_banner-01.png);*/
    height: auto;
    padding-bottom: 40px;
    background-size: cover;
    color: #fff;
}

.banner_section H2 {
    margin: 0 !important;
    color: #fff;
}

.banner_section H3 {
    margin: .75rem 0 0 0 !important;
    color: #fff;
}

.logo_banner {
    width: 100%;
    height: 310px;
    float: right;
    text-align: center;
    /*margin-bottom: 20px;*/
}

.img-logo-banner {
    height: 310px;
    /*margin: auto;
    align-self: center;
     */
}

.claim_section {
    width: 100%;
    float: left;
    /*background-image: url(../images/fs_claim-01.png); */
    background-color: #eee;
    height: auto;
    padding-bottom: 40px;
    background-size: cover;
    color: #000;
}

.claim_title {
    width: 100%;
    float: left;
    font-size: 40px;
    color: var(--ec-main-color);
    text-align: center;
}

.claim_subtitle {
    font-size: 125%;
}

.claim_text {
    width: 100%;
    /* margin: 0 auto; */
    text-align: center;
    color: var(--ec-main-color);
    padding-top: 50px;
}

.best_taital {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #ffffff;
    text-align: center;
}

.email_bt {
    width: 70%;
    float: left;
    font-size: 16px;
    color: #c3c2c2;
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 50px;
    border: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.subscribe_bt {
    width: 30%;
    background-color: #313233;
    float: right;
    padding: 9px 14px;
    color: #fff;
    height: 50px;
    font-size: 16px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.subscribe_bt a {
    color: #ffffff;
}

.box_main {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px !important;
    display: flex;
}

.there_text {
    width: 100%;
    /* margin: 0 auto; */
    text-align: center;
    color: #ffffff;
    padding-top: 24px;
    clear: both;
}

.bt_main {
    width: 20%;
    margin: 0 auto;
    text-align: center;
}

.discover_bt {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.discover_bt a {
    width: 234px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0 0 0 10px;
    background-color: var(--ec-main-color);
}

.discover_bt a:hover {
    color: var(--fp-main-color);
    background-color: #ffffff;
}

.marketing_section {
    width: 100%;
    float: left;
}

.job_section {
    width: 70%;
    float: right;
}

.job_section H2 {
    margin: 0 !important;
}

.jobs_text {
    width: 100%;
    float: left;
    font-size: 46px;
    color: #252525;

}

.dummy_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    margin-left: 0px;
}

.apply_bt {
    width: 45%;
    float: left;
    margin-top: 24px;
}

.apply_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;
    background-color: var(--ec-main-color);
}

.apply_bt a:hover {
    color: #fff;
    background-color: var(--fp-main-color);
}

.app_bt_variant {
    width: 200px !important;
    margin-top: 0 !important;
}

.image_1 {
    width: 100%;
    float: left;
}

.job_section_2 {
    width: 70%;
    float: left;
}

.job_section_2 H2 {
    margin: 0 !important;
}

.footer_section {
    width: 100%;
    float: left;
    background-color: var(--ec-main-color);
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 60px;
}

.subscribr_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ffffff;
}

.subscribr_text IMG {
    position: relative;
    top: -14px;
}

.box_user_target {
    font-size: 120%;
    /* list-style: none; */
    /* list-style: disc outside none !important; */
    margin-left: 40px;
}

.box_user_target_container UL LI {
    list-style: none; /* disc outside none !important; */
    /* list-style-image: url("../images/siup_arrow-wh.svg");*/
}

.box_user_target_container LI::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 20px;
    height: 36px;
    width: 24px;
    /*margin-top: 10px;*/
    background-image: url("../images/siup_arrow-wh.svg");
    background-size: 100%;
    /*background-position: top 20px left 0;*/
    background-repeat: no-repeat;
}

.lorem_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}


.email_bt_2 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: var(--ec-main-color);
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 60px;
    border: 0px;
    border-radius: 20px;
    padding-right: 250px;
    padding-top: 16px;
}

.subscribe_bt_2 {
    width: 240px;
    float: right;
    padding: 9px 14px;
    /* color: var(--ec-main-color); */
    height: 48px;
    font-size: 16px;
    border-radius: 24px;
    /*top: -55px; */
    position: relative;
    right: 5px;
    background-color: var(--fp-main-color);
    color: #fff;
}

.subscribe_bt_2 a {
    /* color: #fff; /* var(--ec-main-color); */
    color: #fff;
}

.subscribe_bt_2 a:hover {
    color: var(--ec-main-color);
}

.subscribe_bt_2:hover {
    background-color: #ccc;
    color: var(--ec-main-color);
}

.box_main_2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px !important;
    display: flex;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #111111;
    margin-left: 0px;
}

.cookies_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #111111;
    margin-left: 0px;
    text-align: right;
}

.search_section {
    width: 100%;
    float: left;
    background-image: url(../images/search_bg.png);
    height: auto;
    background-size: cover;
    padding-bottom: 90px;
}

.logo_1 {
    width: 100%;
    float: left;
    text-align: center;
}

.what_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    margin: 0;
}

.city_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    padding-bottom: 20px;
}

.ahmedabad_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    height: 50px;
    border: 2px solid #8d8e8e;
    border-radius: 5px;
}

/* Styles for wrapping the search box */

.main {
    width: 100%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 50px;
}

.btn {
    padding: 10px 20px;
}

.box {
    width: 100%;
    float: left;
    margin-top: 90px;
}

.find_bt {
    width: 15%;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 50px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
}

.companies_section {
    width: 100%;
    float: left;

}

.companies_text {
    width: 41%;
    margin: 0 auto;
    font-size: 46px;
    color: #000;
    text-align: center;
    border-bottom: 5px solid var(--ec-main-color);
}


h2 {
    margin: 60px 15px 0;
    padding: 0;
    font-weight: 300;
}

h2 span {
    margin-left: 1em;
    color: #aaa;
    font-size: 85%;
}

.column {
    margin: 15px 15px 0;
    padding: 0;
}

.column:last-child {
    padding-bottom: 60px;
}

.column::after {
    content: '';
    clear: both;
    display: block;
}

.column div {
    position: relative;
    float: left;
    width: 250px;
    height: 200px;
    margin: 0 0 0 25px;
    padding: 0;
}

.column div:first-child {
    margin-left: 0;
}

.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 250px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

figure {
    width: 250px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover + span {
    bottom: -36px;
    opacity: 1;
}


/* Zoom In #1 */
.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
    width: 250px;
    height: auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover02 figure:hover img {
    width: 350px;
}

/* Zoom Out #1 */
.hover03 figure img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover03 figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.job_main {
    text-align: center;
}

.services_section {
    width: 100%;
    float: left;
    background-image: url(../images/fs_banner-01.png);
    padding: 30px 0px 20px 0px;
    height: auto;
    background-size: 100%;
}

.services_text {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #ffffff;
    text-align: center;
}

.services_section_2 {
    width: 100%;
    float: left;
}

.services_item {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.services_1 {
    width: 100%;
    float: left;
    text-align: center;
}

.jobs_main {
    width: 100%;
    float: left;
    font-size: 26px;
    text-align: center;
    color: #000;
    padding-top: 20px;
}

.many_main {
    width: 88%;
    float: left;
    font-size: 12px;
    text-align: center;
    color: #000;
    margin-top: 0;
}

.join_bt {
    width: 55%;
    margin: 0 auto;
    text-align: center;
}

.join_text {
    width: 100%;
    float: left;
}

.join_text a {
    width: 100%;
    float: left;
    background-color: #000;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    color: #ffffff;
}

.join_text a:hover {
    color: #fff;
    background-color: var(--ec-main-color);
}

.login_section {
    width: 100%;
    float: left;
    margin-top: 60px;
}


:root {
    --input-padding-x: 1.5rem;
    --input-padding-y: .75rem;
}

.login_section {
    background: #007bff;
    background: linear-gradient(to right, #0062E6, #33AEFF);
}

.card-signin {
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card-signin .card-title {
    margin-bottom: 2rem;
    font-weight: 300;
    font-size: 1.5rem;
}

.card-signin .card-body {
    padding: 2rem;
}

.form-signin {
    width: 100%;
}

.form-signin .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    transition: all 0.2s;
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem;
}

.form-label-group input {
    height: auto;
    border-radius: 2rem;
}

.form-label-group > input,
.form-label-group > label {
    padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group > label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    /* Override default `<label>` margin */
    line-height: 1.5;
    color: #495057;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent;
}

.form-label-group input:-ms-input-placeholder {
    color: transparent;
}

.form-label-group input::-ms-input-placeholder {
    color: transparent;
}

.form-label-group input::-moz-placeholder {
    color: transparent;
}

.form-label-group input::placeholder {
    color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 12px;
    color: #777;
}

.btn-google {
    color: white;
    background-color: #ea4335;
}

.btn-facebook {
    color: white;
    background-color: #3b5998;
}

/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
    .form-label-group > label {
        display: none;
    }

    .form-label-group input::-ms-input-placeholder {
        color: #777;
    }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .form-label-group > label {
        display: none;
    }

    .form-label-group input:-ms-input-placeholder {
        color: #777;
    }
}

.Recurments_section {
    width: 100%;
    float: left;
    background-color: #d6f2ee;
    height: auto;
    padding: 40px 0px;
    margin-top: 90px;
}

.btn_main {
    width: 100%;
    float: left;
}

.btn_main_2 {
    float: left;
    padding-right: 0;
    background-color: var(--ec-main-color);
    color: #fff;
    text-align: center;
    margin-right: 12px;
    height: 53px;
    padding: 15px 0px;
    font-size: 18px;
    border-radius: 40px;
    border: 0px;
}

input.btn_main_2::placeholder {
    color: #ffffff;
}

.btn_main_3 {
    float: left;
    padding-right: 0;
    background-color: #222121;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    height: 53px;
    padding: 15px 35px;
    font-size: 18px;
    border-radius: 40px;
    border: 0px;
}

input.btn_main_3::placeholder {
    color: #ffffff;
}

.Recurments_section_2 {
    width: 100%;
    float: left;
}

.product_section {
    width: 100%;
    float: left;
    border-bottom: 4px solid #c3c3c2;
    padding-top: 50px;
}

.one_text {
    width: 100%;
    float: left;
}

.one_text a.active {
    background-color: #222121 !important;
}

.one_text a {
    width: 45%;
    float: left;
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    background-color: var(--ec-main-color);
    height: 68px;
    font-size: 30px;
    padding-top: 8px;
    margin-top: 20px;
}

.one_text a:hover {
    background-color: #222121;
    color: #ffffff;
}

.software_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: var(--ec-main-color);
}

.lorem_ipsum_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #222121;
    margin-left: 0px;
    margin-top: 0px;
}

.padding_top_0 {
    padding-top: 30px;
}

.apply_now {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: var(--ec-main-color);
    height: 50px;
    border-radius: 30px;
    margin-top: 20px;
}


/* ---------------------------- */

.body_contact {
    background: url(../images/bc_bck.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.contact_logo_banner {
    width: 100%;
    height: 240px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 10;
}

.contact_img-logo-banner {
    height: 260px;
    float: right;
    /*margin: auto;
    align-self: center;
     */
}

.logo_simple {
    width: 140px;
}

.banner_contact_section {
    width: 100%;
    float: left;
    background-image: url(../images/header_bck-h320.png);
    height: 320px;
    /*padding-bottom: 40px; */
    background-size: cover;
    margin-bottom: 4rem;
}

.banner_contact_section H2 {
    color: #fff;
    text-align: left;
    margin-top: 0;
}

.contact_section {
    /* background-color: #f8f9fa; */
}

.contact_title {
    text-align: center;
    margin-bottom: 10px;
    color: #333;
}

.contact_form {
    background: white;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    display: block;
}

.form-control {
    border: 2px solid #e9ecef;
    border-radius: 5px;
    padding: 12px 15px;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.form-control:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.form-control.error {
    border-color: #dc3545;
}

.error-message {
    color: #dc3545;
    font-size: 14px;
    margin-top: 5px;
    display: none;
}

.error-message.show {
    display: block;
}

.custom-control-label {
    font-size: 14px;
    line-height: 1.4;
}

.subscribe_bt_2:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.app_header {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 10px;
}

.app_tag {
    display: block;
    margin-top: 27px;
    height: 55px;
    color: #fff;
    padding: 0 10px 0 10px;
    font-size: 2rem;
    font-weight: bold;
    border-radius: 4px;
}

.ec_tag_bg {
    background-color: var(--ec-main-color);
}

.fp_tag_bg {
    background-color: var(--fp-main-color);
}

.bc_tag_bg {
    background-color: var(--bc-main-color);
}

#scrollTopBtn {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    background: #007bff;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .contact_form {
        padding: 20px;
    }
}

/* ------------- ai responsive fixes ------------- */

.banner_section,
.banner_contact_section,
.services_section {
    background-position: center;
    background-size: cover;
}

/* Make heading sizes fluid without breaking desktop */
h1 {
    font-size: clamp(20px, 2.5vw, 24px);
}

h2 {
    font-size: clamp(18px, 2.2vw, 22px);
}

h3 {
    font-size: clamp(16px, 2vw, 18px);
}

/* Ensure scroll-to-top button adapts on touch devices */
#scrollTopBtn {
    min-width: 44px;
    min-height: 44px;
}

/* Large tablets and down */
@media (max-width: 1199.98px) {
    #navbarNav {
        display: none;
    }

    .logo_banner,
    .img-logo-banner {
        height: 240px;
    }

    .services_text {
        font-size: 40px;
    }

    .banner_claim,
    .offset-3 {
        width: 0 !important;
        margin-left: 0 !important;
    }

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

    .ss_feature_menu_row,
    .offset-2 {
        margin-left: 0 !important;
    }

    .box_user_target {
        margin-left: 1rem;
    }

    .box_user_target_container LI::before {
        content: '';
        display: none;
    }
}

/* Tablets and down */
@media (max-width: 991.98px) {
    /* Prevent narrow multi-column header layout */
    .banner_section .col-3,
    .banner_section .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banner_section .row {
        text-align: center;
    }

    .logo_banner {
        height: 220px;
    }

    .img-logo-banner {
        height: 220px;
    }

    /* Remove fixed percentage layouts and floats */
    .job_section,
    .job_section_2 {
        width: 100%;
        float: none;
    }

    .image_1 {
        margin-top: 20px;
    }

    /* Buttons and CTAs */
    .apply_bt,
    .join_bt,
    .bt_main {
        width: 100%;
        float: none;
    }

    .discover_bt a,
    .apply_bt a,
    .join_text a {
        width: 100%;
    }

    /* Footer blocks */
    .companies_text {
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    /* Contact banner */
    .banner_contact_section {
        height: auto;
        padding: 40px 0;
    }

    /* App header tag layout */
    .app_header {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .logo_simple {
        width: 110px;
    }

    .app_tag {
        margin-top: 4px;
        height: auto;
        font-size: 1.25rem;
        padding: 6px 10px;
    }

    /* Forms: make stacked and full width */
    .email_bt_2 {
        height: 52px;
        padding-right: 16px;
    }

    .subscribe_bt_2 {
        width: 100%;
        max-width: 100%;
        position: static;
        margin-top: 12px;
    }

    /* Columns gallery */
    .column div,
    .column figure {
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    .column div span {
        width: 100%;
    }

    .hover02 figure img {
        width: 100%;
    }

    /* Reduce excessive paragraph margins on smaller screens */
    p {
        margin: 12px 16px;
    }
}

/* Phones and down */
@media (max-width: 767.98px) {
    /* Narrow header logo and spacing */
    .logo_banner {
        height: 180px;
    }

    .img-logo-banner {
        height: 180px;
    }

    /* Box containers */
    .box_main,
    .box_main_2 {
        flex-wrap: wrap;
        gap: 10px;
    }

    /* Buttons sizing */
    .subscribe_bt_2 {
        height: 46px;
        font-size: 15px;
        border-radius: 23px;
    }

    /* Scroll-to-top tap target and position */
    #scrollTopBtn {
        width: 44px;
        height: 44px;
        font-size: 18px;
        bottom: 20px;
        right: 20px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    }

    /* Footer alignment */
    .cookies_text {
        text-align: left;
        margin-top: 8px;
    }

    /* Services background scaling */
    .services_section {
        background-size: cover;
        padding: 24px 0 16px;
    }

    /* Lists readability */
    .box_user_target {
        font-size: 105%;
    }
}

/* Extra small devices */
@media (max-width: 575.98px) {
    .logo {
        width: 80px;
    }

    .logo_simple {
        width: 96px;
    }

    .discover_bt a {
        font-size: 16px;
        padding: 10px;
        width: 100%;
    }

    .find_bt {
        width: 100%;
    }

    /* Tighten headings further */
    .services_text {
        font-size: 32px;
    }

    .jobs_text {
        font-size: 32px;
    }
}

/* Prefer-reduced-motion: disable hover transitions for a11y */
@media (prefers-reduced-motion: reduce) {
    * {
        transition: none !important;
    }

    #scrollTopBtn {
        transition: none !important;
    }
}