img.play_btn {
    width: 100% !important;
}
.mobileonly{display:none;}
.desktoponly{display:block;}
.col-lg-2.media_player_image {
    display: flex;
    justify-content: center;
    align-items: center;
}

img.play_btn:after {
    left: 0;
    right: 0;
    width: 55px;
    content: "";
    height: 55px;
    margin: 0 auto;
    position: absolute;
    border-radius: 500px;
    top: calc(50% - 30px);
    background-color: #fff;
}

#video-content {
    position: relative;
    overflow: hidden;
}

.video-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0px !important;
    height: 60vh;
}

#background-video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.container.video_background_section {
    padding-top: 120px;
}

.hide_show_video {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
}

body {
    font-family: "almoni-dl", "arial" !important;
}

a.publication-file {
    display: flex;
    gap: 20px;
    align-items: center;
    text-decoration: none;
}

a.contact {
    display: flex;
    gap: 20px;
    align-items: center;
    text-decoration: none;
}

.detail {
    font-size: 24px;
    font-weight: 500 !important;
    margin-top: 21px;
}


/*Get In Touch  */
.form_heading {
    font-family: "rubik", "arial";
    color: #5f5f5f;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.55;
}

.form_section {
    padding: 50px 0px;
    direction: rtl;
}

.form_section .gform_wrapper {
    text-align: right;
}


.form_section h2.gform_title {
    display: none;
}

.form_section .gform_wrapper.gravity-theme .gfield input.large {
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    color: #424242;
    font-size: 18px;
    line-height: 24px;
    padding: 14px 16px;
    width: 100%;
    margin-top: 30px;
}

select#input_1_1 {
    height: 8.3vh !important;
    margin-top: 30px;
}

.form_section .ginput_container.ginput_container_textarea {
    margin-top: 30px;
}

#gform_1 .gfield_label {
 right:auto !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    color: #10517b;
    font-size: 14px !important;
    padding: 0 4px;
    font-family: "rubik", "arial" !important;
    line-height: 1.5;
    list-style: none;
    font-weight: 400 !important;
    position: absolute;
    margin-top: -10px;
    right:12%;
    /* margin-right: 1vw; */
    background: #fff;
    z-index: 1;
}

.form_section input#gform_submit_button_1 {
    width: fit-content;
    padding: 15px 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.gform_wrapper.gravity-theme .gfield_required {
    color: red !important;
    display: inline-block !important;
    font-size: 16.008px !important;
    padding-left: 0.125em !important;
    padding-right: 2px !important;
}

/* end */

section.job_banner {
    background: linear-gradient(0deg, rgba(2, 126, 214, 0.65), rgba(2, 126, 214, 0.65)), url(https://mekorot-jobs.ussl.wtf/wp-content/uploads/2024/04/NatiLevi.-_NTL4722.jpg);
    background-size: cover;
    padding: 170px 0px 80px;
    background-position-y: -20vh; position:relative
}
section.job_banner:before{ background:linear-gradient(0deg, rgba(2, 126, 214, 0.65), rgba(2, 126, 214, 0.65)); height:100%; width:100%; position:absolute; content:""; top:0px; right:0px; opacity:0.7}
.job_banner .container{z-index:2; position:relative}
section.contact_banner {
    background: linear-gradient(0deg, rgba(2, 126, 214, 0.65), rgba(2, 126, 214, 0.65)), url(https://mekorot-jobs.ussl.wtf/wp-content/uploads/2024/04/NatiLevi.-_NTL4722.jpg);
    background-size: cover;
    padding: 170px 0px 80px;
    background-position-y: -20vh;
}

header.entry-header {
    display: none;
}

section.second_section_single_job {
    padding: 100px 0px;
}

h1.detail_page_heading {
    font-size: 25px;
    color: #47525c;
    margin: 0px;
}

p.detail_page_para {
    margin: 0px;
    margin-top: 8px;
    color: #383737;
    font-size: 20px;
}
.long_div p.detail_page_para{  white-space: pre-wrap;}
.long_div {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 40px;
}

.last_div.mt-4 {
    background: #f5f9fc;
    padding: 25px;
}

.single_page_last_section {
    background: #081434;
    padding: 100px 0px;
}

.service_heading {
    text-align: center;
    color: #fff;
    margin: 0px;
    font-size: 40px !important;
    font-style: normal;
    font-family: "almoni-dl", "arial";
}

img.icon_image {
    width: 160px;
    height: 150px;
    object-fit: cover;
    border-radius: 4px;
}

.icon_para {
    margin: 0px !important;
    color: #fff !important;
    font-size: 20px !important;
    margin-top: 12px !important;
    text-align: center !important;
}

.single_form_div {
    border: 1px solid #dfdfdf;
    padding: 24px 15px;
    border-radius: 5px;
}

input.single_page_input {
    padding: 0px 10px;
    border-radius: 2px;
    height: 35px;
    outline: none;
}

input.single_page_input::placeholder {
    font-size: 13px;
    position: absolute;
    top: -10px;
    z-index: 9999;
    background: #fff !important;
}

label.input_lable {
    font-size: 13px;
    position: relative;
    top: 14px;
    right: 12px;
    background: #fff;
}

.main_input_div {
    margin-top: -8px;
}

input.single_page_input_submit {
    background: #10517b;
    border: none;
    padding: 8px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
}

h2.banner_heading.single_page_heading {
    font-size: 60px;
}

.single_job_banner_subheading {
    font-size: 33px;
    margin-top: 28px;
}

img.drom_img {
    margin: 0px;
    width: 28px;
    height: 40px;
    margin-top: 33px;
}

.banner_sub_heading {
    color: #fff !important;
    margin: 0 !important;
    font-size: 48px !important;
    margin-top: -26px !important;
    display: inline-block;
}

/* p.banner_sub_heading::before {
    content: url(http://mekorot-jobs-ussl-wtf-oren.s875.upress.link/wp-content/uploads/2024/02/Vector-1.png);
} */

/* .custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: url('http://mekorot-jobs-ussl-wtf-oren.s875.upress.link/wp-content/uploads/2024/02/uploadd.png');
    display: inline-block;
    width: 250px;
    height: 100px;

    border-radius: 5px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

input.custom-file-input {
    border: none;
    padding: 0px;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {} */

.col-lg-4.first_row_div {
    text-align: center;
    border-left: 1px solid #d1d1d1;
    padding: 20px 0px;
    margin-bottom: 50px;
}

p.text_heading {
    margin: 0px;
    color: #7a8e9d;
    font-size: 18px;
    font-weight: 500;
}

p.text_heading_two {
    margin: 0px;
    font-size: 20px;
    margin-top: 0px;
    font-weight: 700;
    font-family: "almoni-dl", "arial";
	margin: 0 auto; max-width:96%;
}

h1.detail_page_heading {
    color: #165b97;
    font-family: "almoni-dl", "arial";
    font-size: 20px;
}

p.text_heading {
    color: #165b97;
    font-weight: 500;
    font-family: "almoni-dl", "arial";

}

@media only screen and (min-width: 275px) and (max-width: 1024px) {
    #fancy-video {
        display: none !important;
    }

    .video-container {
        height: 60vh !important;
    }

    #video-content {
        padding: 0px !important;
    }

    #animation svg {
        height: 200px !important;
        width: 200px !important;
        margin-top: -32px;
    }

    .container.video_background_section {
        padding-top: 54px !important;
    }

    .hide_show_video {
        height: 100% !important;
        background: #000 !important;
    }

    h2.banner_heading.single_page_heading {
        font-size: 35px;
    }

    .single_job_banner_subheading {
        font-size: 22px;
        margin-top: 35px!important;
    }

    img.drom_img {
        margin: 0px;
        width: 16px;
        height: 25px;
        margin-top: 38px;
    }

    section.job_banner {
        background: linear-gradient(0deg, rgba(2, 126, 214, 0.65), rgba(3, 53, 132, 0.9)), url(https://mekorot-jobs.ussl.wtf/wp-content/uploads/2024/02/open_jobs_banner.jpg);
        background-size: cover;
        padding: 60px 0px;
        background-position-y: center;
    }

    section.second_section_single_job {
        padding: 20px;
    }

    .col-lg-4.first_row_div {
        text-align: center;
        border-left: 1px solid #d1d1d1;
        padding: 20px 0px;
        margin-bottom: 10px;
        width: 33%;
    }

    h1.detail_page_heading {
        margin-top: 30px;
    }
}

h2.banner_heading {
    margin: 0px;
    color: #fff;
    font-size: 60px !important;
    font-style: normal;
    line-height: 0.8em;
    font-family: "almoni-dl", "arial";
}

p.banner_before {
    margin: 0;
    float: right;
}

.custom-file-input {
    display: none;
}

#upload-img {
    cursor: pointer;
}

p.banner_sub_heading {
    display: flex;
    gap: 10px;
}

@media only screen and (min-width: 275px) and (max-width: 1024px) {
    h2.banner_heading {
        margin: 0px;
        color: #fff;
        font-size: 38px;
    }

    .banner_before img {
        width: 200px;
    }

}

.second_section_single_job ul li,
.second_section_single_job ol li {
    list-style: none;
    display: flex;
    font-family: "almoni-dl", "arial";
}

.second_section_single_job ul li::before,
.second_section_single_job ol li::before {
    margin-left: 10px;
    content: url(../icons/Oval.svg);
}



/* home .php */
@import url('https://fonts.googleapis.com/css2?family=Catamaran&display=swap');

@font-face {
    font-family: 'Almoni DL AAA';
    src: url('path/to/almoni-dl-aaa.woff2') format('woff2'),
        url('path/to/almoni-dl-aaa.woff') format('woff');
}

body {
    direction: rtl;
    /* font-family: 'Catamaran', sans-serif; */
    font-family: "almoni-dl", "arial" !important;
}

section.banner-section {
    background-image: url(https://mekorot-jobs.ussl.wtf/wp-content/uploads/2024/02/open_jobs_banner.jpg);
    /* padding: 100px 0px 150px; */
    background-size: cover;
    background-repeat: no-repeat;
}

h2.banner-heading {
    color: #fff;
    font-size: 112px;
    font-weight: 600;
    line-height: 95px;
}

img.banner_img {
    object-fit: cover;
    float: right;
    /* margin-top: 16px; */
}

.blue_img img.banner_img {
    object-fit: cover;
    float: none;
    /* margin-top: 16px; */
}

section.video_section {
    padding: 80px 0px 0px 0px;
    text-align: center;
}

p.video_sub_heading {
    margin: 0px;
    color: #46ABE3;
    font-size: 20px;
}

h2.main_sub_heading {
    color: #10517b;
    margin: 0px;
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    font-family: "almoni-dl", "arial";
}

p.video_para {
    margin: 0px;
    font-family: "rubik", "arial";
    font-size: 16px;
    font-weight: 300;
    color: #5f5f5f;
}

img.video_img {
    width: 80%;
    margin-top: 24px;
    height: 450px;
}

section.blue_section {
    background: #081434;
    padding: 80px 0px;
}

h2.blue_heading {
    color: #fff;
    text-align: center;
    font-family: "almoni-dl", "arial" !important;
    font-style: normal;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
}

p.blue_para {
    color: #fff;
    text-align: center;
    font-family: "rubik", "arial";
    font-size: 16px;
    font-weight: 300 !important;
    margin: 0px;
    margin-bottom: 60px;
}

.static_main_dive {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    cursor: pointer;
}

.static_sub_div {
    background: #D7EEF7;
    align-items: center;
    padding: 45px 40px;
    width: 300px;
    margin: 10px;
}

.static_sub_div h3 {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-family: "almoni-dl", "arial" !important;
    font-size: 30px;
}

.static_sub_div p {
    text-align: center;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 500;
    font-family: "rubik", "arial";
}

.row.second_row {
    margin-top: 165px;
}

.icon_div {
    display: flex;
    justify-content: center;
    margin-bottom: 10PX;
}

img.icon_img {
    width: 35%;

}

.map_section {
    padding: 80px 0px;
    text-align: center;
}

h1.map_heading {
    color: #10517b;
    font-size: 40px;
    text-align: center;
    margin: 0px;
    font-family: "almoni-dl", "arial" !important;

}

img.img_before {
    width: 20%;
}

.map_sub_div {
    display: flex;
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    justify-content: space-between;
}

img.map_image {
    width: 100%;
    margin: 0;
}

.map_para {

    font-weight: 500;
    margin: 0px;
    color: #081434;
    font-size: 19px;
}

.map_new_div {
    padding: 12px;
}

p.map_para.second {
    font-weight: 200;
    color: #484848;
    margin-top: 18px;
    font-size: 13px;
    text-align: right;
}

p.map_para.third {
    font-weight: 200;
    color: #484848;
    margin-top: 0px;
    font-size: 13px;
    text-align: right;
}

.home_button {
    background-color: #46ABE3;
}

a.home_button {
    color: #fff;
    text-decoration: none;
    padding: 10px 35px;
    border-radius: 8px;
    font-size: 24px;
}

.button_div {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

img.blog_img {
    width: 100%;
/*     height: 220px; */
    object-fit: cover;
}

p.blog_sub_heading {
    margin: 0;
    color: #1C1E74;
    font-family: 'Open Sans';
    font-size: 14px;
}

h2.blog_heaidng {
    margin: 0;
    color: #1C1E74;
    font-family: 'almoni-dl';
    font-size: 18px;
    margin-top: 0px;
    font-weight: 700;
}

.blog_content p {
    margin: 0px;
    font-family: "rubik", "arial";
    color: #1C1E74;
    font-size: 14px;
    margin-top: 14px;
}

/* p.blog_para {
    margin: 0px;
    font-family: 'Open Sans';
    color: #1C1E74;
    font-size: 11px;
    margin-top: 14px;
} */

section.carousel_section {
    padding: 45px 0px 100px;
}

.blog_div {
    border: 1px solid #ebebeb;
    position: relative;
	height: 380px;
}

.blog_content {
    padding: 12px 14px 12px 12px;
}

p.category_para {
    margin: 0px;
    color: #1C1E74;
    background: #ffffffbf;
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 10px;
    font-size: 14px;
    font-family: 'almoni-dl';
}

.carousel .col-lg-3 {
    margin: 2px;
}

section.footer {
    background: #cae3f9;
    padding: 70px 0px 50px;
}

img.footer_logo {
    width: 82%;
}

p.footer_para {
    color: #1C1E74;
    margin: 0;
    line-height: 23px;
    margin-top: 36px;
    font-weight: 500;
    font-size: 16px;
}

.footer_logo_div {
    display: flex;
    justify-content: flex-end;

}

p.footer_heading {
    margin: 0px;
    color: #000;
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 700;
}

.footer_ul {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.footer_ul li {
    font-size: 20px;
    font-weight: 400;
    margin-top: 28px;
}

.footer_ul li a {
    color: #000000;
    text-decoration: none;
}

section.header {
    background: #081434;
    padding: 10px 0px;
}

.header .container {
    max-width: 1200px !important;
}



.entry-content p {
    color: #5f5f5f;
    font-family: 'almoni-dl' !important;
    font-size: 16px !important;
}

.home_button_2 {
    background-color: #46ABE3;
    color: #fff;
    text-decoration: none;
    padding: 0px 14px;
    border-radius: 4px;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}

.header_button_col {
    display: flex;
    justify-content: end;
    align-items: center;
}

img.header_logo {
    /* width: 65px; */
    float: right;
}

ul.header_ul {
    margin: 0px;
    color: #fff;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 26px;
}

ul.header_ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "almoni-dl", "arial" !important;
    font-size: 20px;
    font-weight: 400;
    color: #c3c3c3;
}

ul.header_ul li {
    color: #c3c3c3;
}

.col-lg-7.col_ul,.col-lg-8.col_ul {
    display: flex;
    justify-content: start;
    align-items: center;
}

.video {
    width: 80%;
    height: 600px;
    margin-top: 24px;
}


@media only screen and (min-width: 480px) and (max-width: 1024px) {

    section.footer {
        direction: rtl !important;
    }

    .footer .row>* {
        width: auto !important;
    }


}

@media only screen and (min-width: 275px) and (max-width: 1024px) {
    h2.banner-heading {
        color: #fff;
        font-size: 55px;
        font-weight: 600;
        line-height: 40px;
    }

    section.banner-section {
        background-image: url(https://www.mekorot.co.il/wp-content/uploads/2021/09/2021-09-29-12_24_23-‪https___vod-progressive.akamaized.net_exp1632921850acl2Fvimeo-prod-skyfire-.png);
        padding: 50px 20px;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: linear-gradient(0deg, rgba(2, 126, 214, 0.65) 0%, rgba(3, 53, 132, 0.9) 100%);
        background-blend-mode: overlay;
        /* Blend mode for background image and color */
    }

    .static_main_dive {
        display: block;
        margin-top: 0px;
        padding: 0px 20px;
    }

    .static_sub_div {
        background: #D7EEF7;
        align-items: center;
        padding: 45px 55px;
        margin-top: 16px;
    }

    section.footer {
        background: #cae3f9;
        padding: 20px;
        direction: rtl !important;
    }

    .map_section {
        padding: 60px 20px;
        text-align: center;
    }

    p.blue_para {
        margin-bottom: 10px;
    }

    .video {
        width: 100%;
        height: 200px;

    }

    section.video_section {
        padding: 40px 10px;
        text-align: center;
    }

    section.carousel_section {
        padding: 40px 10px;
    }

    .header .col-lg-3 {
        width: 44%;
    }

    .header .col-lg-2 {
        width: 36%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header .col-lg-7 {
        width: 20%;
    }

    .home_button_2 {
        padding: 0px 15px;
        font-size: 14px;
        height: 42px
    }

    ul.header_ul {
        margin: 0px;
        color: #fff;
        list-style: none;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 9px;
        padding: 0;
    }

    img.header_logo {
        width: 75px;
    }
	
	img.header_logo_main {
		width: 75px;
	}

    .footer_logo_div {
        display: flex;
        justify-content: flex-start;
    }

    .carousel .col-lg-3 {
        margin: 0px;
    }
}



/* tempalte jobs  */
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&display=swap');
/* header.entry-header {
    display: none;
}
div#header-top-menu {
    display: none;
}
header.site-header {
    display: none;
} */

header.entry-header {
    display: none;
}

.wrap {
    width: 100% !important;
    margin: 0 !important;
    max-width: 100% !important;
}

/* 
section.job_banner {
    background-image: url('http://mekorot-jobs-ussl-wtf-oren.s875.upress.link/wp-content/uploads/2024/02/open_jobs_banner.jpg');
    padding: 80px 0px 200px;
    background-size: cover;
} */

section.job_second_section {
    padding: 100px 60px;
}

.job_filter_form label {
    color: #1b547e;
    font-family: "almoni-dl", "arial" !important;
    font-weight: 600;
    margin-bottom: 14px;
    margin-top: 10px;
    font-size: 16px;
    /* font-weight: 500; */
}

label.first_lable {
    font-weight: 400;
}

select {
    line-height: 54px;
    height: 42px !important;
}

.job_filter_form .input-wrap {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 20px;
    margin-bottom: 2px;
}

.job_filter_form input[type="submit"] {
    background: #082d45;
    color: #fff;
    margin-top: 25px;
}

button.jobs-post {
    display: flex;
    width: 100%;
    background: #ebf3f9;
    border: none;
    margin: 20px 0px;
    padding: 20px 15px;
}

.plus {
    background: #2b70ad;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 26px;
}

.arrow {
    background: #fff;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2b70ad;
    font-size: 24px;
    border-radius: 40px;
}

.jobs-post-inner {
    width: 100%;

}

.jobs-post-top {
    display: flex;
    width: 100% !important;
    justify-content: space-between;
    align-items: center !important;
}

.job-title {
    display: flex;
    gap: 26px;
    width: 316px;
    align-items: center !important;
    font-weight: bold !important;
    color: #10517b !important;
    text-align: right !important;
    font-size: 16px !important;
    font-family: "almoni-dl", "arial" !important;


}

h5.form_heading.blue-bold {
    margin: 0px !important;
    font-size: 16px !important;
    color: #10517b !important;
    font-weight: 700;
    font-family: "almoni-dl", "arial";
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.mobile-column {
    display: flex;
    gap: 0px;
    font-size: 16px;
    color: #10517b;
    font-weight: 600;
    font-family: "almoni-dl", "arial";
	margin-left: 30px;
  margin-right: auto;
  width:373px;justify-content: space-between;
}

.job-publication-date {
    font-size: 16px;
    color: #10517b;
    font-weight: 600;
    font-family: "almoni-dl", "arial";
}

.middle-title.blue-bold {
    text-align: right;
    font-size: 17px;
    font-weight: 500;
    font-family: "almoni-dl", "arial";
}

.job-last-date {
    font-weight: 500 !important;
    font-family: "almoni-dl", "arial";
    width: 100px;
}
.jobs-post-inner #job-category{}
.gform_wrapper.gravity-theme .gfield{position:relative;}
p#sort-filter-by-area {
    margin-left: 14px !important;
    font-family: "almoni-dl", "arial";
}

.job-tour-date {
    font-weight: 500 !important;
    font-family: "almoni-dl", "arial";
    width: 100px;
}

.more-info-wrap {
    display: flex;
    justify-content: flex-end;
}

a.more-details {
    text-decoration: none;
}

.map_section {
    margin-bottom: 100px !important;
}

/* h1.map_heading {
    color: #000;
    font-size: 50px;
    text-align: center;
    margin: 0px;
} */

img.img_before {
    width: 22%;
}

.map_sub_div {
    display: flex;
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    justify-content: space-between;
}

img.map_image {
    width: 100%;
    margin: 0;
}

.map_para {
    font-size: 15px;
    font-weight: 500;
}

.map_new_div {
    padding: 12px;
}

.tags-checkboxes {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 12px;
    margin-bottom: 20px;
}



p.post_head_para {
    margin: 0px !important;
    font-size: 14px !important;
    color: #4289b7 !important;
    font-weight: 400 !important;
    font-family: "almoni-dl", "arial" !important;
}

.post_head_div {
    display: flex !important;
    justify-content: space-between !important;
    padding: 0px 80px 0px 0px;
}

.post_head_div_3 {
    display: flex !important;
    justify-content: space-between !important;
    margin-bottom: 25px;
}

.post_head_second_div {
    display: flex;
    justify-content: space-around;
    gap: 27px;
    margin-left: 3px;
}
.post_head_second_div {
    display: flex
;
    justify-content: space-around;
    gap: 27px;
    margin-left: 3px;
    width: 446px;
}
.form_col .post_head_second_div{width:auto; margin-left:0px;}
p.post_head_para.other-domain {
    margin-left: 40px !important;
}

p.post_head_para.domain {
    margin-left: 32px !important;
}

p#clear-form {
    font-size: 13px !important;
    font-weight: 600 !important;
}

p.post_head_para.form_para {
    font-weight: 700 !important;
    font-family: 'almoni-dl' !important;
    color: #1b547e !important;
    font-size: 15px !important;
}

p.post_head_para.para_icon {
    display: flex;
    flex-direction: row-reverse;
    gap: 7px;
    align-items: center;
    font-size: 14px !important;
    font-family: "almoni-dl", "arial" !important;
}

p.banner_before {
    margin: 0;
    float: right;
}

p.map_para {
    margin: 0px;
    color: #2b70ad;
    font-weight: 600;
    font-family: "almoni-dl", "arial";
    font-size: 20px;
}

p.map_para.second {
    font-weight: 400;
    color: #484848;
    margin-top: 19px;
    font-family: "almoni-dl", "arial";
    font-size: 16px;
}

p.map_para.third {
    font-weight: 400;
    color: #484848;
    font-family: "almoni-dl", "arial";
    font-size: 16px;
}

.col-lg-8.long_col {
    padding: 0px;
}

.col-lg-3.form_col {
    padding-left: 45px;
}

.entry-content ul li {
    display: flex !important;
    gap: 10px !important;
    font-size: 19px !important;
    font-family: "almoni-dl", "arial" !important;
    font-weight: 500;
}

.entry-content ul li::before {
    position: relative !important;
}

h3.icon_image_heading {
    font-size: 30px !important;
    margin-top: 26px !important;
}

.container.first_container {
    max-width: 1200px;
    margin: 0px auto;
    font-family: "almoni-dl", "arial";
}

@media only screen and (min-width: 275px) and (max-width: 1024px) {
    p.post_head_para.domain {
        margin-left: 0px !important;
        font-size: 10px !important;
    }

    p.post_head_para.other-domain {
        margin-left: 0px !important;
        font-size: 10px !important;
    }

    p.post_head_para.para_icon {
        font-size: 10px;
    }

    section.job_banner {
        background: linear-gradient(0deg, rgba(2, 126, 214, 0.65), rgba(3, 53, 132, 0.9)), url(https://mekorot-jobs.ussl.wtf/wp-content/uploads/2024/02/open_jobs_banner.jpg);
        background-size: cover;
        padding: 60px 0px;
        background-position-y: center;
    }

    .col-lg-9.long_col {
        padding: 0px;
    }

    .job-publication-date {
        display: none;
    }

    p.post_head_para.para_icon img {
        display: none;
    }

    .job-title {
        display: flex;
        gap: 26px;
        width: 259px;
        align-items: center !important;
    }

    .blue-bold {
        font-weight: bold !important;
        color: #10517b !important;
        text-align: right !important;
        font-size: 17px !important;
    }

    .mobile-column {
        display: none;
    }

    .col-lg-3.form_col {
        padding-left: 0px;
    }

    section.job_second_section {
        padding: 20px;
    }

    h2.banner_heading {
        margin: 0px;
        color: #fff;
        font-size: 38px;
    }

    .banner_before img {
        width: 200px;
    }

    .post_head_second_div {
        display: none;
        justify-content: space-around;
        gap: 21px;
    }

    .post_head_div {
        display: flex !important;
        justify-content: space-between !important;
        padding: 0px;
    }
}

.clear_form,
.para_icon {
    cursor: pointer;
}

.hidden-content p {
    text-align: right !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.hamburger_icon {
    display: none;
}

@media only screen and (min-width: 1600px){
	.blog_div{height:410px;}
}

@media only screen and (min-width: 1700px){


.flickity-slider  .col-lg-3 {
    flex: 0 0 auto;
    width: 20%;
  }
}
@media only screen and (min-width: 2000px){
.blog_div {
    border: 1px solid #ebebeb;
    position: relative;
	height: 420px;
}	
}
@media only screen and (min-width: 2400px){
.blog_div {
    border: 1px solid #ebebeb;
    position: relative;
	height: 460px;
}	
}
@media only screen and (min-width: 2500px){
.blog_div {
    border: 1px solid #ebebeb;
    position: relative;
	height: 480px;
}	
}
@media only screen and (min-width: 2800px){
.blog_div {
    border: 1px solid #ebebeb;
    position: relative;
	height: 490px;
}	
}
@media only screen and (max-width: 1320px){
.header .container{max-width:1180px; width:90%;}	
}
@media only screen and (max-width: 1280px){
.header .container{max-width:1158px; width:90%;}	
}

@media only screen and (min-width: 275px) and (max-width: 1024px) {

    .hamburger_icon {
        display: block;
    }

    .res_menu {
        position: absolute;
        width: 100% !important;
        background: #081434;
        padding: 20px 20px;
        top: 69px;
        display: none;
        z-index: 999999 !important;
    }
.header .col-lg-3{max-width:100px;}
    .header .col-lg-2 {
       width: auto;
        justify-content: center;
        margin: 0 auto;
        margin-right: auto;
        right: -39px;
        position: relative;
    }

    ul.header_ul {
        display: block;
    }

    .hamburger_icon {
        position: absolute;
        width: 65px;
        left: 0;
        top: 0.8vw;
    }

    .header .col-lg-3 {
        width: 55%;
    }

    .static_sub_div {
        width: 95%;
    }

    section.footer .col-lg-4 {
        width: 50%;
        margin-bottom: 30px;
    }

    .hamburger_icon .ham_icon {
        display: block;
    }

    .hamburger_icon.on .ham_icon {
        display: none;
    }


    .hamburger_icon .close_icon {
        display: none;
    }

    .hamburger_icon.on .close_icon {
        display: block;
    }

    .col-lg-7.col_ul ,.col-lg-8.col_ul{
        display: none;
    }

    img.footer_logo {
        width: 100%;
        margin: 0px !important;
    }

}

@media only screen and (min-width: 768px) {
    .hamburger_icon {
        position: fixed;
        width: 65px;
        left: 0;
        top: 2.1vw !important;
    }



}

.social-links {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    padding: 10px;
}

.social-links li a svg {
    fill: #10517b;
}

.social-links li {
    padding: 15px;
    color: #024ca1;
}

.header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    transition: top 0.3s ease; /* Add smooth transition for better visual effect */
}
.cls_top h4{
    font-size: 48px;
    color: #355677;
}
.cls_top h5{
    font-size: 20px;
    color: #355677;
}
.crr_btn{
    padding: 3px 14px 3px 11px;
    border-radius: 10.6px;
    background: rgba(148, 187, 252, .38);
    font-size: 13px;
    line-height: 1.07;
    color: #294c6a;
    display: inline-block;
    margin-bottom: .5rem;
    margin-inline-end: 10px;
    border: none;
}

p.icon_p_text {
    font-size: 20px !important;
}



.gf_browser_chrome{
    text-align: left;
    padding: 20px!important;
    border: 1px solid #dfdfdf!important;
    position: relative!important;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%!important;
    border-radius: 0!important;
}

.gform_wrapper.gravity-theme .gfield textarea{
    border-radius: 0!important;
    height: 120px!important;
}

form .gform_footer input[type=submit] {
    background-color: #46abe3!important;
    padding: 8px 30px!important;
    border-radius: 10px!important;
}

.gform_wrapper .gform_title, .gform_wrapper .gsection_title {
    font-size: 18px!important;
    text-align: right!important;
}

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

#gform_multifile_upload_3_7{
    position: relative;
    background: url(/wp-content/uploads/2024/02/uploadd.png);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
	height: 160px;
}

.ginput_preview{
    font-size: 12px!important;
}

.gform_drop_instructions{
    visibility: hidden!important;
}

#gform_browse_button_3_7{
    visibility: hidden!important;
}



.gform_wrapper.gravity-theme .gform_drop_area{
    background-color: transparent!important;
    border-radius: 0!important;
    color: #10517b!important;
    border: 0!important;
    padding: 10px!important;
}

#field_3_7 .gfield_label {
    background: transparent!important;
}
@media screen and (max-width:1200px) {
.post_head_second_div{width: 316px; margin-left:42px;}
.mobile-column{width:296px;margin-left: 26px;}
}
@media(max-width:767px) {
    .last_div.mt-4{
        margin-bottom: 30px;
    }
	#gform_multifile_upload_3_7{
		height: 165px;
	}
}

.is-edge .gform_wrapper.gravity-theme .gfield_label {
    display: flex;
    position: static;
}

.single_page_last_section .col-lg-2.text-center.mt-5::after {
    content: url(../images/arrow-wave-left-up_1.svg);
    / background: #fff; /
    position: absolute;
    width: 50px;
    height: 10px;
    filter: brightness(0) invert(1);
    left: -22px;
    top: 28%;
	position: absolute;
}
.single_page_last_section .col-lg-2.text-center.mt-5 {
    position: relative;
}
.single_page_last_section .col-lg-2.text-center.mt-5.last::after {
    content: none;
}
@media (max-width: 767px) {
	.single_page_last_section .col-lg-2.text-center.mt-5{margin-bottom:25px;}
    .single_page_last_section .col-lg-2.text-center.mt-5::after {
           left: -48px;
    top: 119%;
    position: absolute;
    right: 0;
    margin: 0 auto;
    transform: rotate(-132deg);
    }
	
	.mobileonly{display:block;}
.desktoponly{display:none;}
p.detail_page_para {
 
    font-size: 18px;
}
.col-lg-4.first_row_div{padding-left:5px; padding-right:5px;}
.first_row_div p{
word-wrap: break-word;
}
}