@import "fonts/poppins.css";

/*
Theme Name: Birthright Excel
Author: Ignite
Author URI: https://www.igniteaction.co/
Version: 1.1.1
*/
html {
    scroll-behavior: smooth;
}

*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --paddin-90: 90px;
    --paddin-60: 60px;
    --margin-60: 60px;
    --paddin-30: 30px;
    --margin-30: 30px;
    --color-blue: #002F5E;
    --color-blue-light: #00A9E6;
}

body {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: var(--color-blue);
}

img,
svg {
    max-width: 100%;
    width: auto;
}

a,
input,
button,
svg,
input[type="submit"] {
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none;
}

@font-face {
    font-family: 'Nexa';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/Nexa.woff2') format('woff2');
}

@media (max-width: 768px) {
    .productHeaderWrapper {
        display: none;
    }
}

.productHeaderWrapper {
    background-color: #0f1935;
    font-family: Nexa;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    z-index: 10;
}

.productHeaderWrapper .container {
    display: flex;
    max-width: 1675px;
}

.productHeaderWrapper a {
    padding: 22px;
    padding-bottom: 17px;
    color: #ffffff;
    border-bottom: 5px solid #0f1935;
    font-weight:600;
}

.productHeaderWrapper a.excel {
    border-color: #759cb2;
    color: #759cb2;
}

.productHeaderWrapper a.taglit:hover {
    border-color: #32baf6;
    color: #32baf6;
}

.productHeaderWrapper a.onward:hover {
    border-color: #ee7149;
    color: #ee7149;
}

.productHeaderWrapper a.vol:hover {
    border-color: #7234C4;
    color: #7234C4;
}

.productHeaderWrapper a.beyond:hover {
    border-color: #21c9d9;
    color: #21c9d9;
}


.header {
    background: var(--color-blue);
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9000;
}

.header .logo-mob {
    display: none;
}

.header .menu-burger {
    display: none;
}

.header .container, .live_slider .container, .market_place_main .container {
    max-width: 1675px;
}

.header .menus-container {
    gap: 1rem;
}

.header .container {
    position: relative;
    padding: 11px 25px 30px 25px;
}

.header .buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin-block: 1rem;
    gap: 1rem;
}

.header .buttons .btn-login {
    background: transparent;
    border: 1px solid #00A9E6;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .buttons .btn-login:hover {
    border: 1px solid #FFFFFF;
}

.header .buttons .btn-new,
.header .buttons .header-pop-notify{
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.header .buttons .supports-us-btn{
    display: none;
}
.header #menu-item-3464{
    display: none;
}
@media (max-width: 768px) {
    .header .btns-col {
        width: 100%;
    }

    .header .buttons .com-login-btn {
        display: none;
    }

    .header .buttons .supports-us-btn {
        display: flex;
    }
    .header #menu-item-3464{
        display: block;
    }
    .header #menu-item-2918{
        display: none;
    }
}

.header .mt {
    margin-top: -10px;
}

.header ul {
    list-style: none;
}

.header .menu a,
.header .menu-site a {
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.header .menu a svg,
.header .menu-site a svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.header .menu li + li,
.header .menu-site li + li {
    margin-left: 25px;
}

.header .menu .active,
.header .menu-site .active,
.header .menu .current-menu-item a,
.header .menu-site .current-menu-item a {
    font-weight: 800;
    position: relative;
}

.header .menu .active:after,
.header .menu-site .active:after,
.header .menu .current-menu-item a:after,
.header .menu-site .current-menu-item a:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    position: absolute;
    bottom: -19px;
    border-radius: 50%;
    left: 50%;
    transform: translateY(-50%);
}

.header .menu a:hover {
    color: #759CB2;
}

.header .menu a:hover svg path {
    fill: #759CB2;
}

.header .menu a + a {
    margin-left: 25px;
}

.header .menu-site .menu-item-has-children > a {
    position: relative;
    margin-right: 24px;
}

.header .menu-site .menu-item-has-children > a:after {
    content: '';
    position: absolute;
    width: 12px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNyA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi40MTUzNyAwLjc1TDMuNDk4NyAzLjY2NjY3TDAuNTgyMDMxIDAuNzUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
    height: 8px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    right: -24px;
    top: 5px;
}

.header .menu-site .menu-item-has-children:hover a:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNyA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi40MTUzNyAwLjc1TDMuNDk4NyAzLjY2NjY3TDAuNTgyMDMxIDAuNzUiIHN0cm9rZT0iI0ZCOTIzQyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
}

.header .menu-site .menu-item {
    position: relative;
}

.header .menu-site .menu-item:hover > a {
    color: #759CB2;
}

.header .menu-site .menu-item:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}

.header .menu-site .sub-menu {
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: #fff;
    top: 32px;
    left: -10px;
    z-index: 9990;
    width: 160px;
    border-radius: 2px;
    padding: 10px 0;
}

.header .menu-site .sub-menu:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    top: -15px;
}

.header .menu-site .sub-menu a {
    display: block;
    text-transform: initial;
    font-size: 13px;
    padding: 10px 20px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #4B5563;
}

.header .menu-site .sub-menu a:after {
    display: none;
}

.header .menu-site .sub-menu li + li {
    margin-left: 0;
}

@media (min-width: 768px) {
    .header .menu-site ul.partners-nav {
        display: none;
    }
}

.header .menu-site ul.partners-nav {
    margin-left: 30px;
    margin-right: 30px;
}

.header .menu-site ul.partners-nav h2 {
    padding: 11px 30px;
    color: #759CB2;
    font-weight: 600;
    font-size: 18px;
}

.header .menu-site ul.partners-nav,
.header .menu-site ul.partners-nav li {
    margin: 0;
}


.header .menu-site .partners-nav a {
    width: 100%;
    display: block;
    padding: 11px 30px;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: 0.05em;
    color: #002F5E;
}

.m-shift {
    display: none;
}

@media screen and (max-width: 981px) {
    .m-shift {
        display: block;
    }

    .btn-community {
        display: none !important;
    }
}

.cli-bar-message .def {
    color: #00A9E6;
    text-decoration: underline;
}

.cli-plugin-button {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.2px;
    padding: 10px 40px;
    border-radius: 50px;
}

.btn {
    width: max-content;
    padding: .75rem 2rem;
    /*width: 235px;*/
    /*height: 55px;*/
    background: var(--color-blue-light);
    border-radius: 30px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    outline: none;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .header .buttons a {
        flex: 1 1 0;
    }

    .header .btn {
        padding: .25rem .5rem;
    }

    .header .buttons {
        gap: 0.25rem;
        justify-content: space-between;
    }
}

.btn:hover {
    border: 1px solid #FFFFFF;
}

.fix-buttons {
    position: fixed;
    left: -41px;
    top: 200px;
    z-index: 9990;
}

.fix-buttons a {
    padding: 13px 0 0 13px;
    width: 128px;
    height: 46px;
    background: #002F5E;
    transform: rotate(90deg);
    font-weight: 600;
    font-size: 10.5849px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0.81422px 3.25688px rgba(0, 0, 0, 0.25);
    border-radius: 13px 13px 0 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.fix-buttons a span {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 31px);
}

.fix-buttons a svg {
    vertical-align: top;
    display: inline-block;
    margin-top: 0px;
    margin-right: 2px;
    transform: rotate(90deg);
}

.fix-buttons a:nth-child(1) {
    z-index: 4;
}

.fix-buttons a:nth-child(2) {
    margin-top: 63px;
    background: #00A9E6;
    z-index: 3;
    padding-left: 30px;
}

.fix-buttons a:nth-child(3) {
    margin-top: 68px;
    padding-left: 27px;
    color: #002F5E;
    background: #759CB2;
    width: 138px;
    margin-left: -5px;
    line-height: 11px;
}

.h2-title {
    font-weight: 800;
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.h2-title span {
    font-weight: 700;
    color: #759CB2;
}

.h2-sub-title {
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    opacity: 0.5;
    margin-bottom: 11px;
}

.h2-desc {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #002F5E;
    max-width: 530px;
    margin: 0 auto 0 auto;
    /* opacity: 0.5; */
}

.page-title {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 86px 0;
}

.page-title .container {
    max-width: 1675px;
    padding: 0 50px;
}

.page-title h1 {
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.page-title h3 {
    font-weight: 900;
    font-size: 34px;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.slick-slider .slick-arrow {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 50%;
    transform: translateX(-50%);
    border: 0;
    outline: none;
    background-size: contain;
    z-index: 10;
    cursor: pointer;
    background: transparent;
}

.slick-slider .slick-arrow circle {
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.slick-slider .slick-arrow:hover svg circle {
    opacity: 1;
}

.slick-slider .slick-next {
    right: -95px;
}

.slick-slider .slick-prev {
    left: -42px;
}

.slick-slider .slick-slide {
    margin: 0 10px;
}

.slick-slider .slick-disabled {
    opacity: 0.4;
    cursor: no-drop;
}

.slick-slider .slick-disabled svg circle {
    opacity: 0.2;
}

.slick-slider .slick-disabled:hover svg circle {
    opacity: 0.2;
}

.play {
    position: relative;
    display: block;
    cursor: pointer;
}

.play:after {
    content: '';
    position: absolute;
    background: url(image/play.svg) no-repeat center;
    background-size: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slick-slide {
    height: auto;
}

.slider-1 .info {
    font-weight: 600;
    opacity: 0.5;
    margin-top: 32px;
    padding-left: 18px;
}

.slider-1 .author {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    align-items: center;
    padding-left: 18px;
}

.slider-1 .author h5 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: var(--color-blue-light);
}

.slider-1 .author span {
    font-weight: 500;
    margin-left: 17px;
}

.slider-1 .author span:before {
    content: '|';
    margin-right: 17px;
}

.slider-1 .intership {
    font-size: 15px;
    line-height: 22px;
    padding-left: 18px;
}

.slider-1 .intership strong {
    font-weight: 800;
}

.testimonials {
    padding-top: 40px;
    padding-bottom: 65px;
}

.testimonials .slider-testimonials {
    margin-top: 40px;
}

.testimonials .slider-testimonials .author span {
    color: #759CB2;
}

.testimonials .slider-testimonials .author span:before {
    color: var(--color-blue);
}

.testimonials video {
    width: 100% !important;
}

.tabs .tab-nav a {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: rgba(0, 47, 94, 0.6);
    display: block;
    padding: 11px 15px;
    border-top: 1px solid #9CA3AF;
    border-bottom: 1px solid #9CA3AF;
    margin-bottom: -1px;
}

.tabs .tab-nav a:hover {
    background: var(--color-blue);
    color: #fff;
}

.tabs .tab-nav a:hover svg path {
    fill: #fff;
}

.tabs .tab-nav a.active {
    font-weight: bold;
    background: var(--color-blue);
    color: #759CB2;
    border-top: 0;
    border-bottom: 0;
}

.tabs .tab-nav a.active svg path {
    fill: #759CB2;
}

.tabs .tab-content .item {
    display: none;
}

.tabs .tab-content .active {
    display: block;
}

.page-404 {
    background: #002F5E;
    padding-top: 80px;
}

.page-404 .container {
    max-width: 589px;
    text-align: center;
    color: #fff;
}

.page-404 .container h1 {
    font-weight: 800;
    font-size: 64px;
    line-height: 55px;
}

.page-404 .container p {
    font-weight: 800;
    font-size: 40px;
    line-height: 55px;
}

.page-404 .icon {
    display: block;
    margin: 48px auto -66px auto;
}

.error404 .footer {
    background: #002f5e url("image/404-footer.svg") repeat-x top center;
    padding-top: 75px;
}

@media (min-width: 1440px) {
    .video-home {
        height: 55vw !important;
        margin-top: -10vw !important;
    }
}

.video-home {
    height: 718px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    position: relative;
    margin-top: 0;
}

.video-home .video-wrapper {
    position: absolute;
    z-index: 1;
    inset: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
}

.video-home video {
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: auto;
}

.video-home #video-home-mob {
    width: 110%;
}

.video-home .info {
    margin-left: 75px;
    margin-bottom: 10px;
    width: 100%;
    z-index: 2;
}

.video-home .info .text {
    margin-right: 80px;
    padding: 15px 13px;
    max-width: 590px;
    width: 100%;
    background: rgba(0, 47, 94, 0.6);
    font-weight: 800;
    text-transform: uppercase;
    color: #FFFFFF;
}

.video-home .info .text p {
    font-size: 35px;
    letter-spacing: 0.11em;
    margin-bottom: 14px;
    line-height: 30px;
}

.video-home .info .text span {
    font-size: 25px;
    letter-spacing: 0.11em;
    line-height: 30px;
}

.video-home .info .btn {
    width: 235px;
    height: 54px;
    line-height: 54px;
}

.applicants-header .info {
    margin-bottom: 10px;
    width: 100%;
    max-width: 590px;
    font-weight: 800;
    text-transform: uppercase;
    color: #FFFFFF;
}

.applicants-header .info p {
    font-size: 35px;
    letter-spacing: 0.11em;
    margin-bottom: 14px;
    line-height: 30px;
}

.applicants-header .info span {
    font-size: 25px;
    letter-spacing: 0.11em;
    line-height: 30px;
    display: block;
    margin-bottom: 37px;
}

.israel-excel .mob-title {
    display: none;
}

.israel-excel .col-xl-8 {
    padding-top: 44px;
    height: 635px;
    background-size: cover !important;
    background-color: #002f5e !important;
}

.israel-excel .col-xl-4 {
    padding-top: 44px;
}

.israel-excel .tab-content {
    max-width: 870px;
    padding-left: 65px;
    margin: 0 0 0 auto;
}

.israel-excel .tab-content .text {
    max-width: 638px;
    color: #FFFFFF;
    font-weight: 500;
}

.israel-excel .tab-content .text h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.israel-excel .tab-content .text p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
}

.israel-excel .tab-content .text small {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}

.israel-excel .tab-content .text a {
    color: #759CB2;
}

.israel-excel .tab-content .buttons {
    margin-top: 50px;
    max-width: 638px;
}

.israel-excel .tab-content .btn {
    padding: 16px 39px;
    background: transparent;
    line-height: normal;
    border: 1px solid #FFFFFF;
    width: auto;
}

.israel-excel .tab-content .btn svg {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.israel-excel .tab-content .btn + .btn {
    margin-left: 15px;
}

.israel-excel .tab-content .btn:hover {
    border: 1px solid #759CB2;
    color: #759CB2;
}

.israel-excel .tab-content .btn:hover svg path {
    fill: #759CB2;
}

.israel-excel .tab-content blockquote {
    border: 1px solid #fff;
    padding: 10px 15px;
}

.israel-excel .tab-content blockquote p:last-child {
    margin-bottom: 0;
}

.israel-excel .h2-sub-title {
    font-size: 15px;
    line-height: 22px;
    opacity: 0.4;
    text-align: left;
    padding-left: 64px;
}

.israel-excel .tabs .h2-title {
    padding-left: 64px;
    font-size: 25px;
    line-height: 37px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 27px;
}

.israel-excel .tab-nav {
    max-width: 396px;
    margin: 0 auto 0 0;
    border-right: 1px solid #E5E7EB;
}

.israel-excel .tab-nav a {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #027FC0;
    border-top: 1px solid #E5E7EB;
    border-bottom: 1px solid #E5E7EB;
    padding: 21px 47px 21px 64px;
    position: relative;
}

.israel-excel .tab-nav a svg {
    position: absolute;
    left: 30px;
    transform: translateY(-50%);
    top: 50%;
}

.israel-excel .tab-nav .active {
    font-weight: 500 !important;
}

.israel-excel .tab-nav .active svg path {
    fill: #759CB2;
}

.israel-excel .nav-mob {
    display: none !important;
}

.israel-excel-home .col-xl-4 {
    padding-top: 44px;
}

.fellows-today {
    background: url("image/fellows-today.png") no-repeat top center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 108px;
}

.fellows-today .h2-sub-title {
    opacity: 1;
}

.fellows-today .h2-desc {
    max-width: 620px;
    opacity: 1;
}

.fellows-today .tabs {
    margin-top: 45px;
}

.fellows-today .tab-content .row {
    margin: 0 -12px;
}

.fellows-today .tab-content .row .col {
    padding: 0 12px;
}

.fellows-today .item-info {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.fellows-today .item-info img {
    margin: 0 0 0 auto;
    display: block;
}

.fellows-today .item-info .info {
    position: absolute;
    background: url(image/baida.png) no-repeat top left -50px;
    width: 225px;
    height: 100%;
    background-size: contain;
    color: #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
}

.fellows-today .item-info .info h4 {
    font-weight: 800;
    font-size: 8px;
    line-height: 13px;
}

.fellows-today .item-info .info h5 {
    font-weight: 800;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}

.fellows-today .item-info .info .text {
    margin-top: 20px;
    font-style: italic;
    font-size: 8px;
    line-height: 14px;
    color: #002F5E;
    max-width: 125px;
    min-height: 65px;
}

.fellows-today .item-info .info .internship_type {
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    color: #002F5E;
    opacity: 0.6;
}

.fellows-today .item-info .info .internship_info {
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    color: #002F5E;
    opacity: 0.6;
}

.fellows-today .item-info .info .graduated,
.fellows-today .item-info .info .university {
    position: absolute;
    bottom: 56px;
    left: 10px;
    font-weight: bold;
    font-size: 10px;
    color: #002F5E;
    opacity: 0.6;
}

.fellows-today .item-info .info .university {
    font-weight: bold;
    bottom: 71px;
    max-width: 78px;
    height: 27px;
    line-height: 30px;
}

.fellows-today .item-info .info .university span {
    display: inline-block;
    vertical-align: middle;
    line-height: 10px;
}

.instagram-story {
    padding-top: 0;
    margin-bottom: 35px;
}

.instagram-story .item {
    text-align: center;
}

.instagram-story .item h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 1.2;
    color: #759CB2;
    padding-bottom: 6px;
}

.instagram-story .item p {
    font-weight: 600;
    font-size: 13px;
}

.instagram-story .item span {
    opacity: 0.5;
}

.instagram-story .item video {
    width: 100% !important;
    margin-bottom: 15px;
}

.instagram-story .h2-title {
    margin-bottom: 15px;
}

.instagram-story .h2-desc {
    margin-bottom: 48px;
}

.instagram-story .slick-arrow {
    top: 40%;
}

.instagram-story-home {
    background: url("image/instagram-story-bg.svg") no-repeat top left -270px;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 47px;
    margin: 0;
}

.instagram-story-home .h2-title {
    font-size: 25px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.instagram-story-home .list {
    margin-top: 0;
}

.instagram-story-home .h2-sub-title {
    font-size: 15px;
    line-height: 22px;
    color: #D1D5DB;
    opacity: 1;
    margin-bottom: 20px;
}

.instagram-story-home .slick-arrow {
    top: 35%;
}

.instagram-story-home .slick-slide {
    margin: 0 20px;
}

.instagram-story-home .slick-list {
    margin: 0 20px;
}

.instagram-story-home .info > div {
    display: inline-block;
    background: #FFFFFF;
    border-radius: 7px;
    padding: 3px 7px;
}

.instagram-story-home .btn {
    background: transparent;
    border: 1px solid #00A9E6;
    font-weight: bold;
    font-size: 17px;
    color: #00A9E6;
    height: 50px;
    line-height: 50px;
    margin: 15px 0 0 auto;
    gap: 0.5rem;
}

.instagram-story-home .btn svg {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 2px 0 4px;
}

.fellows-from {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 60px;
}

.applicants-page .page-title {
    padding-top: 155px;
    padding-bottom: 140px;
}

.applicants-page .page-title h1 {
    margin-bottom: 88px;
}

.applicants-page .h2-sub-title {
    margin-bottom: 0;
}

.applicants-page .h2-title {
    font-size: 55px;
    line-height: 82px;
}

.applicants-page .h2-desc {
    max-width: 630px;
}

.why-birthright {
    background: url("image/why-bg.png") no-repeat center;
    padding-top: 45px;
    padding-bottom: 45px;
    background-size: cover;
}

.why-birthright .h2-sub-title {
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 16px;
}

.why-birthright .h2-title {
    color: #FFFFFF;
    line-height: 55px;
    font-size: 55px;
    margin-bottom: 35px;
}

.why-birthright .text {
    max-width: 890px;
    margin: 0 auto;
}

.why-birthright .text p {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
}

.why-birthright .text p + p {
    margin-top: 20px;
}

.hear-first-hand {
    padding-top: 70px;
    padding-bottom: 55px;
}

.hear-first-hand .slick-slider {
    margin-top: 120px;
}

.hear-first-hand .author span {
    color: #759CB2;
}

.hear-first-hand .author span:before {
    color: var(--color-blue);
}

.hear-first-hand video {
    max-width: 100% !important;
    width: 100%;
}

.your-journey {
    background: rgba(0, 169, 230, 0.07);
    padding-top: 15px;
    padding-bottom: 35px;
}

.your-journey .h2-sub-title {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
}

.your-journey .h2-title {
    text-align: left;
    font-size: 25px;
    line-height: 37px;
    margin-bottom: 12px;
}

.your-journey .h2-desc {
    max-width: 435px;
    opacity: 1;
    margin: 0;
    text-align: left;
}

.your-journey .btn {
    width: 280px;
}

.your-journey .list {
    margin-top: 70px;
}

.your-journey .list .item {
    max-width: 315px;
    width: 25%;
    padding: 0 15px;
}

.your-journey .list .item figure {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.your-journey .list .item figure i {
    font-weight: 800;
    font-size: 50px;
    line-height: 55px;
    font-style: normal;
    color: #002F5E;
    opacity: 0.2;
    margin-left: 25px;
}

.your-journey .list .item p {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #4B5563;
    margin-top: 12px;
}

.your-journey-home {
    padding-top: 35px;
    background: transparent;
    padding-bottom: 40px;
}

.your-journey-home .h2-desc {
    max-width: 550px;
}

.your-journey-home .item {
    margin-bottom: 30px;
}

.your-journey-home .item:last-child {
    display: flex;
}

.your-journey-home .item ul {
    padding-left: 20px;
}

.your-journey-home .item li {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #4B5563;
}

.your-journey-home .btn {
    width: 241px;
    margin: auto 0 0 0;
}

.partners-companies {
    background: url("image/partners-companies.png") no-repeat center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 55px;
}

.partners-companies h3 {
    margin-bottom: 55px;
    font-weight: 800;
    font-size: 22px;
    line-height: 33px;
    text-transform: uppercase;
}

.partners-companies h3 span {
    font-weight: 700;
    color: #759CB2;
}

.partners-companies .slick-slide {
    display: flex;
    height: 51px;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.our-alumni {
    padding-top: 47px;
    padding-bottom: 19px;
}

.our-alumni .h2-sub-title {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
}

.our-alumni .h2-title {
    text-align: left;
    font-weight: 900;
    font-size: 55px;
    line-height: 65px;
    color: #00A9E6;
    margin-bottom: 0;
}

.our-alumni .h2-desc {
    max-width: 336px;
    text-align: left;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 23px;
}

.our-alumni .btn {
    width: 354px;
    margin-bottom: 10px;
}

.our-alumni .our-alumni-slider {
    margin-top: 80px;
}

.our-alumni .item {
    width: 100%;
    height: 385px;
    position: relative;
}

.our-alumni .item img {
    margin: 0 0 0 auto;
}

.our-alumni .item .info {
    position: absolute;
    background: url(image/baida.png) no-repeat top left -55px;
    width: 266px;
    height: 100%;
    background-size: contain;
    color: #FFFFFF;
    padding-top: 17px;
    padding-left: 10px;
}

.our-alumni .item .info h4 {
    font-weight: 800;
    font-size: 10px;
    line-height: 15px;
}

.our-alumni .item .info h5 {
    font-weight: 800;
    font-size: 15px;
    line-height: 23px;
    color: #FFFFFF;
}

.our-alumni .item .info .text {
    margin-top: 20px;
    font-style: italic;
    font-size: 11px;
    line-height: 14px;
    color: #002F5E;
    max-width: 144px;
    min-height: 80px;
    font-weight: 600;
}

.our-alumni .item .info .internship_type {
    font-weight: bold;
    font-size: 13px;
    color: #002F5E;
    opacity: 0.6;
}

.our-alumni .item .info .internship_info {
    font-weight: bold;
    font-size: 13px;
    color: #002F5E;
    opacity: 0.6;
}

.our-alumni .item .info .graduated,
.our-alumni .item .info .university {
    position: absolute;
    bottom: 74px;
    left: 10px;
    font-weight: bold;
    font-size: 13px;
    color: #002F5E;
    opacity: 0.6;
}

.our-alumni .item .info .university {
    font-weight: bold;
    bottom: 93px;
    max-width: 116px;
    height: 27px;
    line-height: 30px;
}

.our-alumni .item .info .university span {
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
}

.our-alumni .request-mob {
    display: none !important;
}

.our-alumni-home {
    background: #e0f2fe url("image/our-alumni-home.png") no-repeat top center;
    background-size: cover;
    padding-bottom: 60px;
}

.our-alumni-home .h2-desc {
    max-width: 510px;
    font-size: 15px;
    line-height: 22px;
    margin: 6px 0 0 0;
    opacity: 1;
}

.our-alumni-home .text {
    max-width: 356px;
    font-style: italic;
    font-weight: 300;
    font-size: 13px;
    line-height: 22px;
    color: var(--color-blue);
    opacity: 0.9;
}

.our-alumni-home .text strong {
    font-weight: bold;
    font-size: 15px;
}

.our-alumni-home .btn {
    width: 191px;
    height: 53px;
    line-height: 53px;
    margin-bottom: 6px;
    margin-left: 28px;
}

.our-alumni-home .our-alumni-slider {
    margin-top: 45px;
}

.our-alumni-home .slick-list {
    margin: 0 -21px;
}

.our-alumni-home .slick-slide {
    margin: 0 21px;
}

.our-alumni-home .slick-slider .slick-arrow {
    top: 44%;
}

.our-alumni-israeli {
    background: #e0f2fe url(image/our-alumni-home.png) no-repeat top center;
    background-size: cover;
    padding-bottom: 75px;
}

.our-alumni-israeli .h2-title {
    max-width: 630px;
}

.our-alumni-israeli .slick-slider .slick-arrow {
    top: 43%;
}

.our-alumni-israeli .h2-desc {
    max-width: 540px;
}

.videos-international {
    padding-top: 50px;
    margin-bottom: 30px;
}

.videos-international .container {
    max-width: 1570px;
}

.videos-international .row {
    margin: 0 40px;
}

.videos-international .row .col {
    padding: 0 40px;
}

.videos-international .item {
    margin-bottom: 60px;
}

.videos-international .item h4 {
    font-weight: 800;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #002F5E;
    margin-bottom: 20px;
}

.videos-international .item p {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #002F5E;
    opacity: 0.5;
    max-width: 480px;
    margin: 20px auto 0 auto;
}

.videos-international .item video {
    max-width: 100% !important;
    border-radius: 15px;
}

.calling-raisers {
    padding-bottom: 100px;
}

.calling-raisers .h2-desc {
    max-width: 800px;
}

.got-question {
    padding-top: 27px;
    padding-bottom: 50px;
}

.got-question .h2-sub-title {
    color: #6B7280;
    opacity: 1;
}

.got-question .h2-title {
    color: #374151;
    margin-bottom: 45px;
}

.got-question .btn {
    width: 190px;
    margin-bottom: 60px;
}

.got-question .question-slider {
    max-width: 1027px;
}

.got-question .question-slider .slick-slide {
    margin: 0;
}

.got-question .col-slider {
    width: calc(100% - 227px);
    padding-right: 0;
}

.got-question .slick-dots {
    position: absolute;
    width: 50%;
    left: 50%;
    bottom: 93px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.got-question .slick-dots li {
    cursor: pointer;
}

.got-question .slick-dots li + li {
    margin-left: 17px;
}

.got-question .slick-dots button {
    width: 16px;
    height: 16px;
    cursor: pointer;
    font-size: 0;
    background: transparent;
    border-radius: 50%;
    border: 1px solid transparent;
    padding: 2px;
}

.got-question .slick-dots button:after {
    content: '';
    background: #D1D5DB;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}

.got-question .slick-dots .slick-active button {
    border: 1px solid #4B5563;
}

.got-question .slick-dots .slick-active button:after {
    background: #4B5563;
}

.got-question .item img {
    max-width: 50%;
    border-radius: 15px;
}

.got-question .item .info {
    max-width: 50%;
    padding-left: 75px;
    padding-right: 30px;
    position: relative;
}

.got-question .item .info:before {
    content: '';
    background: url("image/question.svg") no-repeat;
    background-size: cover;
    width: 28px;
    height: 23px;
    position: absolute;
    left: 23px;
    top: -6px;
}

.got-question .item .info:after {
    content: '';
    position: absolute;
    right: 0;
    top: -60px;
    border: 10px solid #F97316;
    width: calc(100% + 56px);
    height: calc(100% + 130px);
}

.got-question .item p {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #6B7280;
}

.got-question .item p + p {
    margin-top: 30px;
}

.past-itinerary {
    padding-top: 25px;
}

.past-itinerary .calendar-mobile {
    display: none;
}

.past-itinerary .keys {
    margin-top: 60px;
    margin-left: auto;
    width: max-content;
    width: -moz-max-content;
}

.past-itinerary .keys h4 {
    font-size: 13px;
    margin-bottom: 15px;
    color: #002F5E;
}

.past-itinerary .keys .list {
    display: flex;
    flex-wrap: wrap;
}

.past-itinerary .keys .list p {
    font-weight: bold;
    font-size: 10px;
    line-height: 15px;
    color: #002F5E;
    position: relative;
    padding-left: 29px;
}

.past-itinerary .keys .list p:after {
    position: absolute;
    left: 0;
    top: -2px;
    content: '';
    width: 19px;
    height: 19px;
    background: #002F5E;
}

.past-itinerary .keys .list p + p {
    margin-left: 15px;
}

.past-itinerary .keys .list p:nth-child(2) {
    color: #00A9E6;
}

.past-itinerary .keys .list p:nth-child(2):after {
    background: #00A9E6;
}

.past-itinerary .keys .list p:nth-child(3) {
    color: #759CB2;
}

.past-itinerary .keys .list p:nth-child(3):after {
    background: #759CB2;
}

.past-itinerary .keys .list p:nth-child(4) {
    color: #EA580C;
}

.past-itinerary .keys .list p:nth-child(4):after {
    background: #EA580C;
}

.past-itinerary .mob-info-tap {
    display: none;
}

.past-itinerary .h2-desc {
    max-width: 1230px;
}

.past-itinerary .monty {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
}

.past-itinerary .monty-title {
    width: 100%;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    color: #759CB2;
    padding-left: 156px;
    margin-bottom: 24px;
}

.past-itinerary .week {
    margin-top: 61px;
}

.past-itinerary .week .item {
    width: 156px;
    height: 130px;
    background: rgba(0, 47, 94, 0.3);
    border: 1px dashed #E0E0E0;
    position: relative;
    padding-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.past-itinerary .week .item i {
    position: absolute;
    left: 8px;
    font-style: normal;
    top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #002F5E;
    opacity: 0.7;
}

.past-itinerary .week .item p,
.past-itinerary .week .item span {
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    display: block;
    text-align: center;
    color: #002F5E;
}

.past-itinerary .week .item p {
    margin-bottom: 6px;
}

.past-itinerary .th-title {
    background: #C2410C;
    text-align: center;
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #002F5E;
    border-top: 1px dashed #E0E0E0;
}

.past-itinerary table {
    width: calc(100% - 156px);
    border-collapse: collapse;
}

.past-itinerary table tr th {
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #333333;
    padding: 5px 0;
}

.past-itinerary table tr td {
    border: 1px dashed #E0E0E0;
    width: 156px;
    height: 130px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #002F5E;
    padding: 0;
    vertical-align: top;
}

.past-itinerary .popup-event {
    position: absolute;
    width: 350px;
    left: 0;
    top: 135px;
    z-index: 9;
    padding: 25px 25px 15px 25px;
    background: #ABDFF2;
    border-radius: 10px;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    visibility: hidden;
    opacity: 0;
}

.past-itinerary .popup-event::after {
    content: '';
    position: absolute;
    left: 27px;
    top: -29px;
    border: 16px solid transparent;
    border-bottom: 13px solid #ABDFF2;
}

.past-itinerary .popup-event h4 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 25px;
    line-height: 37px;
    color: #002F5E;
}

.past-itinerary .popup-event h5 {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #002F5E;
    margin-top: 20px;
    margin-bottom: 13px;
}

.past-itinerary .popup-event p,
.past-itinerary .popup-event li {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #002F5E;
}

.past-itinerary .popup-event ul {
    list-style-position: inside;
}

.past-itinerary .popup-event .list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.past-itinerary .popup-event .list .li {
    width: 110px;
    text-align: center;
    margin: 15px;
}

.past-itinerary .popup-event .list img {
    max-width: 110px;
    border-radius: 5px;
}

.past-itinerary .popup-event .list span {
    font-weight: 600;
    font-size: 10px;
    line-height: 15px;
    color: #002F5E;
    display: block;
    text-align: left;
}

.past-itinerary .popup-event.popup-event-right {
    left: initial;
    right: 0;
}

.past-itinerary .popup-event.popup-event-right::after {
    left: initial;
    right: 27px;
}

.past-itinerary .info {
    display: flex;
    height: 100%;
    width: 100%;
    padding: 8px;
    align-content: center;
    flex-wrap: wrap;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
}

.past-itinerary .info:hover > .popup-event {
    visibility: visible;
    opacity: 1;
}

.past-itinerary .info span {
    text-align: center;
    width: 100%;
}

.past-itinerary .trips {
    background: #759CB2;
}

.past-itinerary .trips .popup-event {
    background: #F6D8BF;
}

.past-itinerary .trips .popup-event:after {
    border-bottom-color: #F6D8BF;
}

.past-itinerary .internship {
    background: #EA580C;
}

.past-itinerary .internship .popup-event {
    background: #EE9C6A;
}

.past-itinerary .internship .popup-event:after {
    border-bottom-color: #EE9C6A;
}

.past-itinerary .speaker {
    background: #002F5E;
}

.past-itinerary .speaker .popup-event {
    background: #7A91AA;
}

.past-itinerary .speaker .popup-event:after {
    border-bottom-color: #7A91AA;
}

.past-itinerary .speaker .popup-event h4,
.past-itinerary .speaker .popup-event p,
.past-itinerary .speaker .popup-event h5 {
    color: #fff;
}

.past-itinerary .speaker .popup-event .list span {
    color: #fff;
}

.past-itinerary .additional {
    background: #00A9E6;
}

.past-itinerary .additional .popup-event {
    background: #7ACEEE;
}

.past-itinerary .additional .popup-event:after {
    border-bottom-color: #7ACEEE;
}

.internships {
    padding-top: 35px;
    padding-bottom: 14px;
}

.internships .h2-desc {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    max-width: 645px;
    margin-bottom: 34px;
}
@media (min-width: 1000px){
    .internships > .row{
        gap: 2rem 1rem;
    }

}
.internships > .row > .col{
    flex: 0 1 200px;
}

.internships .item {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    cursor: pointer;
    border: 2px solid transparent;
    -moz-transition: all 0.33s ease;
    -webkit-transition: all 0.33s ease;
    transition: all 0.33s ease;
}

.internships .item svg {
    margin-bottom: 8px;
}

.internships .item p,
.explore-internships .item p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #002F5E;
}

.internships .item:hover {
    border: 2px solid #002F5E;
}

.internships .active {
    background: #002F5E;
}

.internships .active p {
    color: #759CB2;
}

.internships .active svg path {
    fill: #759CB2;
}

.quick-tips {
    background: rgba(0, 169, 230, 0.04);
    padding-top: 37px;
}

.quick-tips .h2-desc {
    max-width: 438px;
    opacity: 1;
    margin-bottom: 38px;
}

.quick-tips .item {
    width: 235px;
    height: 258px;
    border: 2px solid #D1D5DB;
    border-radius: 5px;
    padding: 13px 26px;
    margin-bottom: 50px;
}

.quick-tips .item .name {
    font-weight: 800;
    font-size: 15px;
    line-height: 22px;
    color: #002F5E;
    margin-top: 29px;
    margin-bottom: 23px;
    position: relative;
}

.quick-tips .item .name i {
    position: absolute;
    font-style: normal;
    font-weight: 800;
    font-size: 70px;
    line-height: 55px;
    color: #759CB2;
    right: -10px;
    bottom: 0;
}

.quick-tips .item .name:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 65px;
    border-radius: 50%;
    background: #00A9E6;
    opacity: 0.1;
    left: -60px;
    top: -25px;
}

.quick-tips .item p {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #002F5E;
}

.see-for-yourself {
    padding-top: 40px;
    background: linear-gradient(180deg, rgba(0, 47, 94, 0.94), rgba(255, 255, 255, 0.94) 100%);
}

.see-for-yourself .h2-sub-title {
    color: #D1D5DB;
    opacity: 1;
}

.see-for-yourself .h2-title {
    color: #fff;
    margin-bottom: 50px;
}

.see-for-yourself video {
    max-width: 100% !important;
}

.see-for-yourself .center-btn {
    margin-top: 45px;
}

.see-for-yourself .center-btn .btn {
    margin: 0 auto;
    max-width: 280px;
    width: 100%;
}

.see-for-yourself .item .author {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    align-items: center;
    padding-left: 18px;
}

.see-for-yourself .item .author h5 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #002F5E;
}

.see-for-yourself .item .author span {
    font-weight: 500;
    font-size: 13px;
    margin-left: 17px;
    color: #002F5E;
}

.see-for-yourself .item .author span:before {
    content: '|';
    margin-right: 17px;
}

.see-for-yourself .item .intership {
    font-size: 15px;
    line-height: 22px;
    padding-left: 18px;
    color: #002F5E;
    opacity: 0.6;
    font-weight: 800;
}

.see-for-yourself .slick-slider .slick-arrow {
    top: 37%;
}

.business {
    padding-top: 37px;
}

.business .h2-sub-title {
    text-align: left;
}

.business .h2-title {
    text-align: left;
}

.business .h2-desc {
    text-align: left;
    max-width: 532px;
    margin: 0;
}

.business .col-image {
    margin-top: 40px;
}

.business .list-image {
    margin: 0 -7px;
}

.business .list-image .col {
    padding: 0 7px;
}

.business .list-image .col-12 {
    margin-bottom: 10px;
}

.business .mission {
    margin-top: 40px;
    background: #E5E7EB;
    padding: 24px 58px 13px 66px;
    max-width: 536px;
}

.business .mission p {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    font-style: italic;
    position: relative;
}

.business .mission p:before {
    content: '';
    background: url("image/rec.png") no-repeat;
    width: 28px;
    height: 23px;
    position: absolute;
    left: -41px;
    top: 0;
}

.business .mission p:after {
    content: '';
    background: url("image/rec.png") no-repeat;
    width: 28px;
    height: 23px;
    position: absolute;
    right: -41px;
    bottom: 0;
    transform: rotate(180deg);
}

.business .mission h5 {
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
    color: #759CB2;
    margin-bottom: 18px;
}

.experts {
    margin-top: 39px;
    display: flex;
}

.experts .item {
    margin-bottom: 30px;
}

.experts .item figure {
    height: 397px;
    width: 100%;
    border-radius: 6px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.experts .item span {
    display: block;
    margin-top: 26px;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #4B5563;
}

.experts .item p {
    margin-top: 5px;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #9CA3AF;
}

.experts .item:hover a > figure {
    box-shadow: 0 0 0 3px var(--color-blue-light);
}

.experts .popup-experts-content figure {
    width: 290px;
    height: 397px;
}

.experts .popup-experts-content h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #4B5563;
}

.experts .popup-experts-content span {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    display: block;
    margin-bottom: 16px;
    margin-top: 0;
    color: #9CA3AF;
}

.experts .popup-experts-content .text p {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: rgba(0, 47, 94, 0.5);
    margin-bottom: 30px;
}

.experts .popup-experts-content .text p:last-child {
    margin-bottom: 0;
}

.company-result {
    padding-top: 30px;
    padding-bottom: 20px;
}

.company-result .row {
    margin: 0 -3px;
}

.company-result .row .col {
    padding: 0 3px;
}

.company-result .item {
    height: 309px;
    background-color: var(--color-blue);
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-content: center;
    margin-bottom: 10px;
}

.company-result h4 {
    width: 100%;
    color: #fff;
    font-weight: 800;
    font-size: 60px;
    line-height: 90px;
    opacity: 0;
}

.company-result .col:nth-child(1) h4:after,
.company-result .col:nth-child(3) h4:after,
.company-result .col:nth-child(5) h4:after,
.company-result .col:nth-child(6) h4:after {
    content: '+';
}

.company-result p,
.company-result li {
    width: 100%;
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #D1D5DB;
}

.company-result ul {
    width: 100%;
    list-style: none;
}

.company-result li {
    position: relative;
}

.company-result li:before {
    content: '';
    position: absolute;
    background: url("image/star.svg") no-repeat;
    background-size: cover;
    width: 11px;
    height: 12px;
    left: auto;
    top: 8px;
    margin-left: -18px;
}

.company-result .col:nth-child(5) h4,
.company-result .col:nth-child(5) p,
.company-result .col:nth-child(5) li {
    color: var(--color-blue);
}

.got-more-questions {
    padding-bottom: 40px;
    padding-top: 60px;
    position: relative;
}

.got-more-questions:after {
    content: '';
    position: absolute;
    background: url("image/dots.png") repeat;
    width: 50%;
    height: calc(100% + 30px);
    left: 50%;
    top: -30px;
    z-index: -1;
}

.got-more-questions .h2-title {
    text-align: left;
    margin-bottom: 113px;
    font-size: 40px;
    line-height: 60px;
}

.got-more-questions .h2-title_2 {
    text-align: left;
    font-size: 25px;
    line-height: 37px;
    margin-bottom: 27px;
}

.got-more-questions .h2-sub-title {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
}

.got-more-questions .info {
    width: 285px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: rgba(0, 47, 94, 0.4);
    background: url("image/info-icon.svg") no-repeat top left;
    padding-left: 50px;
}

.got-more-questions .info-mob {
    display: none;
}

.got-more-questions .buttons {
    max-width: 325px;
    margin: 20px auto 0 auto;
}

.got-more-questions .btn {
    width: 100%;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 25px;
    margin-bottom: 20px;
}

.got-more-questions .btn:nth-child(3n - 1) {
    background: #759CB2;
}

.got-more-questions .btn:nth-child(3n) {
    background: #002F5E;
}

.explore-internships {
    background: url("image/explore-internships.png") no-repeat center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 80px;
}

.explore-internships .h2-title {
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
    text-align: left;
}

.explore-internships .h2-sub-title {
    font-size: 15px;
    line-height: 22px;
    color: #D1D5DB;
    opacity: 1;
    text-align: left;
}

.explore-internships .h2-desc {
    font-size: 17px;
    line-height: 25px;
    text-align: left;
    color: #FFFFFF;
    margin: 0 0 40px 0;
    opacity: 1;
    text-transform: uppercase;
}

.explore-internships .row {
    margin: 0 -5px;
}

.explore-internships .row .col {
    padding: 0 5px;
}

.explore-internships .item {
    width: 100%;
    height: 181px;
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    padding-top: 48px;
    margin-bottom: 10px;
    cursor: pointer;
    border: 2px solid transparent;
}

.explore-internships .item img {
    margin-bottom: 8px;
}

.explore-internships .item:hover {
    border: 2px solid #002F5E;
}

.testimonials-home {
    background: url("image/testimonials-home.png") no-repeat center;
    background-size: cover;
    padding-bottom: 114px;
}

.testimonials-home .h2-title {
    font-size: 55px;
    line-height: 82px;
    margin-bottom: 10px;
}

.testimonials-home .h2-title span {
    color: #fff;
}

.testimonials-home .h2-sub-title {
    color: #D1D5DB;
    opacity: 1;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
}

.testimonials-home .h2-desc {
    font-size: 17px;
    line-height: 25px;
    text-transform: uppercase;
    color: #D1D5DB;
    max-width: 100%;
    opacity: 1;
}

.testimonials-home .slider-testimonials {
    margin-top: 124px;
}

.testimonials-home .slider-testimonials .info {
    color: #fff;
    opacity: 1;
}

.testimonials-home .slider-testimonials .author h5 {
    color: #fff;
}

.testimonials-home .slider-testimonials .author span {
    color: #759CB2;
}

.testimonials-home .slider-testimonials .intership {
    color: #D1D5DB;
}

.testimonials-home .slick-slider .slick-arrow circle {
    fill: #FFFFFF;
    opacity: 0.3;
}

.our-highly {
    background: rgba(0, 169, 230, 0.1);
}

.faq-page .page-title {
    text-align: center;
}

.faq {
    padding-top: 70px;
    background: url("image/faq.jpg") no-repeat top -3px left;
    margin-bottom: 99px;
    /* padding-bottom: 9vw; */
}

.faq .container {
    padding: 0 31px;
}

.faq .row {
    margin: 0 -31px;
}

.faq .col {
    padding: 0 31px;
}

.faq .category-list {
    margin-top: 55px;
}

.faq .category-list .category-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
    color: #002F5E;
}

.faq .category-list ul {
    list-style: none;
    margin-bottom: 80px;
}

.faq .category-list ul li {
    background: rgba(255, 255, 255, 0.6);
    position: relative;
}

.faq .category-list ul li svg {
    position: absolute;
    right: 25px;
    top: 26px;
}

.faq .category-list ul li a {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    padding: 21px 52px;
    display: block;
    color: #002F5E;
}

.faq .category-list ul li:hover {
    background: var(--color-blue);
}

.faq .category-list ul li:hover a {
    color: #fff;
}

.faq .category-list ul li:hover svg path {
    fill: #fff;
}

.faq .category-list ul .active {
    background: #002F5E;
}

.faq .category-list ul .active a {
    color: #759CB2;
}

.faq .category-list ul .active svg path {
    fill: #759CB2;
}

.faq .category-list ul:last-child {
    margin-bottom: 0;
}

.faq .faq-title {
    font-weight: 800;
    font-size: 40px;
    line-height: 55px;
    color: #4B5563;
    margin-bottom: 25px;
    max-width: 540px;
}

.faq .faq-contact {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #9CA3AF;
    margin-bottom: 30px;
}

.faq .faq-contact p {
    color: #4B5563;
}

.faq .faq-search {
    background: #E5E7EB;
    border-radius: 5px;
    padding: 14px 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    position: relative;
}

.faq .faq-search #search-results {
    position: absolute;
    width: 100%;
    max-height: 200px;
    left: 0;
    top: 54px;
    display: none;
    background: #fff;
    overflow-y: auto;
    z-index: 999;
    /* box-shadow: 0px 1px 5px #b2bac1; */
    border: 1px solid #e5e7eb;
    border-radius: 5px;
}

.faq .faq-search #search-results a {
    display: block;
    padding: 15px 20px;
    color: #002F5E;
    border-bottom: 1px solid #e5e7eb;
}

.faq .faq-search #search-results a:hover {
    color: var(--color-blue-light);
    background: #f2f4f6;
}

.faq .faq-search #search-results p {
    text-align: center;
    padding: 40px 20px;
}

.faq .faq-search input {
    width: 100%;
    padding: 0 20px;
    font-size: 15px;
    line-height: 22px;
    color: #002F5E;
    border: 0;
    background: transparent;
    outline: none;
}

.faq .faq-search input::-webkit-input-placeholder {
    color: #002F5E;
    opacity: 0.4;
}

.faq .faq-search input:-ms-input-placeholder {
    color: #002F5E;
    opacity: 0.4;
}

.faq .faq-search input::-ms-input-placeholder {
    color: #002F5E;
    opacity: 0.4;
}

.faq .faq-search input::placeholder {
    color: #002F5E;
    opacity: 0.4;
}

.faq .faq-search .btn {
    width: 127px;
    height: 41px;
    padding: 0;
    cursor: pointer;
    line-height: 38px;
}

.faq .tab-content {
    max-width: 620px;
}

.faq .tab-content .item {
    display: none;
}

.faq .tab-content .active {
    display: block;
}

.faq .accordion {
    border-bottom: 1px solid #D1D5DB;
    padding-bottom: 20px;
}

.faq .accordion-title {
    padding-top: 20px;
    display: block;
    font-size: 17px;
    line-height: 25px;
    color: #4B5563;
    padding-right: 50px;
    position: relative;
}

.faq .accordion-title i {
    position: absolute;
    right: 21px;
    top: 21px;
    width: 22px;
    height: 22px;
}

.faq .accordion-title i:after,
.faq .accordion-title i:before {
    content: '';
    background: #6B7280;
    position: absolute;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.faq .accordion-title i:after {
    width: 2px;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -1px;
}

.faq .accordion-title i:before {
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.faq .accordion-content {
    display: none;
    padding-top: 18px;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    color: #4B5563;
}

.faq .show .accordion-title {
    color: #002F5E;
    font-weight: bold;
}

.faq .show .accordion-title i:after {
    width: 2px;
    left: 50%;
    top: 0;
    margin-left: -1px;
    transform: rotate(-90deg);
}

.faq .faq-title-mob,
.faq .faq-contact-mob {
    display: none;
}

.contact-us {
    padding-top: 75px;
    padding-bottom: 75px;
}

.contact-us .container {
    max-width: 1675px;
}

.contact-us .h2-title {
    margin-bottom: 15px;
    text-align: left;
}

.contact-us .h2-desc {
    text-align: left;
    max-width: 100%;
}

.contact-us .wFormContainer {
    margin: 0;
    max-width: 100%;
}

.contact-us .wFormContainer .wFormHeader,
.contact-us .wFormContainer .wFormFooter {
    display: none;
}

.contact-us .wFormContainer .wForm {
    margin: 0;
}

.contact-us .wFormContainer .wForm form {
    padding: 0;
    margin: 0 -22px;
    display: flex;
    flex-wrap: wrap;
}

.contact-us .wFormContainer .wForm form .inputWrapper {
    width: 100% !important;
    border: 0;
    background: transparent;
}

.contact-us .wFormContainer .wForm form .inputWrapper input[type="text"] {
    background: #E5E7EB !important;
    border-radius: 5px !important;
    padding: 14px 21px !important;
    font-size: 15px !important;
    line-height: 22px !important;
    color: var(--color-blue) !important;
    border: 1px solid transparent !important;
    height: auto !important;
    width: 100% !important;
    box-sizing: border-box;
}

.contact-us .wFormContainer .wForm form .inputWrapper select {
    background: #E5E7EB !important;
    border-radius: 5px !important;
    padding: 14px 21px !important;
    font-size: 15px !important;
    line-height: 22px !important;
    color: var(--color-blue) !important;
    border: 1px solid transparent !important;
    width: 100% !important;
    box-sizing: border-box;
    height: 52px!important;
}

.contact-us .wFormContainer .wForm form .inputWrapper input[type="text"]:focus {
    border: 1px solid #899DB3 !important;
}

.contact-us .wFormContainer .wForm .btn {
    width: 212px;
    height: 41px;
    background: #00A9E6;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 44px;
}

.contact-us .wFormContainer .wForm .oneField,
.contact-us .wFormContainer .wForm .actions {
    width: 50%;
    padding: 0 22px;
}

.contact-us .wFormContainer .wForm .label.preField {
    font-family: Poppins, sans-serif;
    line-height: 1.5;
    color: #515e59;
}

.contact-us .contact-info h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #002F5E;
}

.contact-us .contact-info h5 {
    margin-top: 25px;
    font-weight: 800;
    font-size: 15px;
    line-height: 22px;
    color: #002F5E;
}

.contact-us .contact-info p {
    margin-top: 10px;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: #002F5E;
    opacity: 0.5;
}

.contact-us .contact-info img {
    max-width: 282px;
    margin: 0 0 0 auto;
    display: block;
}

.international {
    margin-top: 35px;
    margin-bottom: 47px;
}

.international .h2-desc {
    max-width: 981px;
}

.international .container {
    max-width: 1675px;
}

.international .tabs {
    margin-top: 45px;
}

.international .tab-nav {
    width: 325px;
}

.international .tab-nav a {
    padding: 15px 15px;
}

.international .tab-content {
    background: #002F5E;
    padding: 20px 42px 180px 42px;
}

.international .tab-content .tab-nav {
    display: none;
}

.international .events {
    max-width: 1150px;
}

.international .events .event {
    max-width: 375px;
    color: #FFFFFF;
}

.international .events .event + .event {
    margin-left: 40px;
}

.international .events figure {
    width: 100%;
    height: 247px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}

.international .events h5 {
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
}

.international .events h3 {
    font-weight: bold;
    font-size: 25px;
    line-height: 37px;
    opacity: 0.7;
    min-height: 74px;
}

.international .events time,
.international .events p {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    opacity: 0.7;
}

.international .events time {
    margin-bottom: 15px;
    display: block;
}

.international .events p {
    margin-bottom: 14px;
}

.international .slick-slider .slick-slide {
    margin: 0 20px;
}

.international .slick-slider .slick-track {
    margin-left: 0;
}

.international .slick-slider .slick-next {
    right: -110px;
    top: 55%;
}

.international .slick-slider .slick-prev {
    right: -110px;
    top: 75%;
    left: initial;
}

.international .links {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.international .links a {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 0 22px;
    line-height: 50px;
    background: #33587E;
    border-radius: 4px;
    height: 50px;
    margin: 0 7px 15px 7px;
}

.international .links a span {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
}

.international .links .active {
    background: #fff;
    color: #759CB2;
}

.international .link-item {
    display: none;
    padding-top: 95px;
}

.international .link-item.active {
    display: block;
}

.international-board {
    background: rgba(0, 47, 94, 0.1);
    padding: 28px 50px 54px 50px;
}

.international-board .h2-desc {
    max-width: 1100px;
    margin-bottom: 32px;
}

.international-board .list {
    max-width: 1625px;
    margin: 86px auto 0 auto;
    padding: 0 15px;
}

.international-board .list-mob {
    display: none;
}

.international-board .item {
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 135px;
    width: 375px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1.80645px 9.03226px rgba(0, 0, 0, 0.22);
}

.international-board .item:after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.51) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.international-board .item img {
    aspect-ratio: 375/362;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.international-board .item .info {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}

.international-board .item h4 {
    font-weight: 800;
    font-size: 38px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    z-index: 9;
    position: relative;
}

.international-board .item span {
    font-style: italic;
    font-weight: normal;
    font-size: 23px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 9;
    display: block;
}

.international-board .col:nth-child(2) .item {
    margin-left: auto;
    margin-right: auto;
}

.international-board .col:nth-child(2) .item:before {
    left: 50%;
}

.international-board .col:nth-child(3) .item {
    margin-left: auto;
}

.international-board .col:nth-child(3) .item:before {
    right: 50%;
    left: inherit;
}

.captains {
    max-width: 1675px;
    margin: 0 auto;
    padding: 0 50px;
}

.captains .h2-desc {
    max-width: 1100px;
}

.captains .list {
    margin-top: 25px;
}

.captains .item {
    border: 1px solid #D1D5DB;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    border-left: 8px solid #6B7280;
    /* padding: 0.8vw 1.2vw 0.8vw 0px; */
    align-items: center;
    display: grid;
    grid-template-columns: 7vw 1fr 5.8vw;
    height: 7.1vw;
    overflow: hidden;
}

.captains .avatar {
    width: 135px;
    /* margin: -0.8vw 0; */
    height: 7vw;
    width: 7vw;
    display: flex;
}

.captains .avatar img {
    margin: auto;
}

.captains .col {
    margin-bottom: 30px;
}

.captains .info {
    /* width: 226px; */
    padding: 0 1.4vw;
}

.captains .info h4 {
    font-weight: 800;
    font-size: 25px;
    line-height: 37px;
    color: #4B5563;
}

.captains .info p {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #9CA3AF;
}

.captains .info span {
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #6B7280;
}

.captains .icon {
    width: 100%;
    background: #F3F4F6;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    height: 7vw;
}

.captains .icon p {
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.3;
    color: #002F5E;
    margin-top: 8px;
    font-size: 0.7vw;
}

.captains .icon img {
    max-width: 37px;
}

.city_captains {
    margin-bottom: 122px;
    padding-top: 52px;
}

.city_captains .h2-desc {
    font-weight: 500;
    text-align: center;
    max-width: 1100px;
    color: #002F5E;
    opacity: 0.5;
}

.city_captains .col {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 20%;
    max-width: 20%;
}

.city_captains .list {
    margin-top: 52px;
}

.city_captains .container {
    max-width: 1620px;
}

.city_captains .item {
    margin: 0 0 40px 0;
}

.city_captains .item h4 {
    margin-top: 13px;
    font-weight: 800;
    font-size: 25px;
    line-height: 1.2;
    color: #002F5E;
}

.city_captains .item p {
    margin-top: 2px;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #002F5E;
    opacity: 0.4;
}

.city_captains .item span {
    margin-top: 15px;
    font-weight: 800;
    font-size: 15px;
    line-height: 22px;
    color: #002F5E;
}

.city_captains .item img {
    border-radius: 4px;
}

.internships-posts {
    background: rgba(0, 47, 94, 0.2);
}

.internships-posts h2 {
    font-weight: 800;
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
    color: #002F5E;
}

.internships-posts .items-title {
    margin-bottom: 60px;
}

.internships-posts .items-title .btn {
    height: 50px;
    line-height: 50px;
}

.internships-posts .logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -12px 0px -12px;
}

.internships-posts .logos img {
    margin: 7px 12px;
    max-width: 200px;
}

.internships-posts .items {
    display: none;
    padding: 50px 0 55px 0;
}

.internships-posts .item {
    width: 270px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 40px;
    overflow: hidden;
}

.internships-posts .item h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #002F5E;
    padding: 15px 15px 10px 15px;
    min-height: 67px;
}

.internships-posts .item .buttons {
    justify-content: center;
    padding: 0 15px 15px 15px;
}

.internships-posts .item .buttons .btn {
    font-weight: bold;
    font-size: 13px;
    line-height: 35px;
    height: 35px;
}

.internships-posts .item .buttons .btn:nth-child(1) {
    border: 1px solid #00A9E6;
    background: transparent;
    color: #002F5E;
}

.internships-posts .item .buttons .btn:nth-child(1):hover {
    border: 1px solid #759CB2;
    color: #759CB2;
}

.internships-posts .item figure {
    width: 270px;
    height: 170px;
}

.internships-posts .item + .item {
    margin-left: 40px;
}

.internships-posts .active {
    display: block;
}

.meet-excel-2022 .page-title h1 {

}

.page-template-applicants #menu-item-328 {
    display: none;
}

.fancybox-slide--iframe .fancybox-content {
    max-width: 1440px;
    height: 100% !important;
}

.popup-wrapper {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    opacity: 0;
    display: flex !important;
}

.popup-wrapper-open {
    opacity: 1;
    visibility: visible;
}

.popup-btn {
    position: relative;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    padding: 55px 30px 40px 30px;
    background: #FFFFFF;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
    border-radius: 0 5px 5px 0;
    z-index: 99999;
}

.popup-btn .close-popup {
    position: absolute;
    right: 20px;
    top: 12px;
    font-family: Roboto, Poppins, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
    color: #000;
}

.popup-btn .close-popup:hover {
    color: #759CB2;
    text-decoration: none;
}

.popup-btn .h2-desc {
    text-align: left;
    margin-top: -20px;
    margin-bottom: 35px;
    max-width: 100%;
}

.popup-btn .wFormContainer {
    margin: 0;
    max-width: 980px;
}

.popup-btn .wFormContainer .wFormHeader,
.popup-btn .wFormContainer .wFormFooter {
    display: none;
}

.popup-btn .wFormContainer .wForm {
    margin: 0;
    padding: 0 !important;
    font-family: Poppins, sans-serif;
    font-style: normal;
}

.popup-btn .wFormContainer .wForm form {
    padding: 0;
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}

.popup-btn .wFormContainer .wForm form .inputWrapper {
    width: 100% !important;
    border: 0;
    background: transparent;
}

.wForm form .inputWrapper input[type="text"],
.popup-btn .wFormContainer .wForm form .inputWrapper select {
    background: #E5E7EB !important;
    border-radius: 5px !important;
    padding: 14px 21px !important;
    font-size: 15px !important;
    line-height: 22px !important;
    color: var(--color-blue) !important;
    border: 1px solid transparent !important;
    height: auto !important;
    width: 100% !important;
    box-sizing: border-box;
    max-height: 52px;
}

.wForm form .inputWrapper input[type="text"]:focus,
.popup-btn .wFormContainer .wForm form .inputWrapper select:focus {
    border: 1px solid #899DB3 !important;
}

.popup-btn .wFormContainer .wForm .btn, .actions input.primaryAction {
    width: 300px;
    height: 50px;
    background: #00A9E6;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 44px;
    border: transparent;
}

.popup-btn .wFormContainer .wForm .wFormTitle {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: var(--color-blue);
    padding: 0 !important;
    margin-bottom: 25px;
}

.popup-btn .wFormContainer .wForm .oneField,
.popup-btn .wFormContainer .wForm .actions {
    width: 50%;
    padding: 0 10px;
}

.wForm .label.preField, .oneField.field-container-D > p {
    font-family: Poppins, sans-serif;
    line-height: 1.5;
    color: #515e59;
    min-height: 25px;
}

.popup-btn .wFormContainer .wForm .label.preField div {
    display: inline-block;
}

.popup-btn .wFormContainer .actions-submit {
    width: 100% !important;
}

.popup-btn .wFormContainer .actions-submit .btn {
    margin: 44px 0 0 auto;
}

.popup-btn .wFormContainer .actions-submit .btn:hover {
    border: 1px solid #FFFFFF;
}

.popup-btn .wFormContainer .oneChoice .label.postField {
    vertical-align: top;
    color: var(--color-blue);
    font-size: 12px;
    margin: 0 !important;
    width: calc(100% - 20px);
    padding-left: 10px;
}

.popup-btn .wFormContainer .oneChoice input[type="checkbox"],
.popup-btn .wFormContainer .oneChoice input[type='radio'] {
    margin-bottom: 0 !important;
    margin-top: 4px;
    vertical-align: top;
}

.popup-btn .got-more-questions {
    padding-top: 0;
    padding-bottom: 0;
}

.popup-btn .got-more-questions:after {
    display: none;
}

.popup-btn .got-more-questions .h2-title {
    margin-bottom: 50px;
}

.popup-btn .got-more-questions .buttons {
    max-width: 100%;
}

.popup-btn .got-more-questions .buttons .btn {
    width: 100%;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 25px;
}

.popup-form {
    left: -110%;
    bottom: 10%;
    position: absolute;
}

.popup-btn-open {
    left: 0;
}

.popup-internship {
    width: 100%;
    max-width: 930px;
    margin: 15px;
    border-radius: 5px;
    padding: 55px 45px 40px 45px;
}

.popup-internship .gallery-slick {
    margin-bottom: 30px;
}

.popup-internship .gallery-slick img {
    width: 100%;
}

.popup-internship .slick-slider .slick-prev {
    left: 40px;
}

.popup-internship .slick-slider .slick-next {
    right: -10px;
}

.popup-internship .slick-slider .slick-arrow {
    top: 40%;
}

.popup-internship .slick-slider .slick-arrow circle {
    fill: #fff;
    opacity: 0.6;
}

.popup-internship .popup-internship-content h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #002F5E;
    margin-bottom: 30px;
}

.popup-internship .popup-internship-content h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #002F5E;
    text-align: left;
    padding: 0;
    margin: 0 0 20px 0;
    min-height: auto;
}

.popup-internship .popup-internship-content ul {
    padding-left: 19px;
}

.popup-internship .popup-internship-content p,
.popup-internship .popup-internship-content li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: rgba(0, 47, 94, 0.5);
}

.popup-internship .popup-internship-content figure {
    width: 100%;
    height: 260px;
    background-size: cover !important;
    border-radius: 10px;
    margin-bottom: 20px;
}

.footer {
    background: url("image/footer-bg.png") no-repeat top center;
    padding-top: 216px;
    padding-bottom: 30px;
    background-size: cover;
    width: 100%;
    float: left;
}

.footer .copy {
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #9CA3AF;
    margin-top: 12px;
}

.footer h5 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #E5E7EB;
    margin-bottom: 8px;
}

.footer .about-footer {
    line-height: 22px;
    color: #9CA3AF;
    max-width: 235px;
}

.footer .menu-footer {
    width: 156px;
}

.footer .menu-footer h5 {
    margin-bottom: 25px;
}

.footer .menu-footer ul {
    list-style: none;
}

.footer .menu-footer ul li {
    margin-bottom: 8px;
}

.footer .menu-footer ul a {
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    color: #9CA3AF;
}

.footer .menu-footer ul a:hover {
    color: #759CB2;
}

.footer .contact-footer {
    width: 256px;
}

.footer .contact-footer h5 {
    margin-bottom: 25px;
}

.footer .contact-footer p {
    color: #9CA3AF;
    margin-bottom: 10px;
}

.footer .contact-footer p:last-child strong {
    font-size: 15px;
}

.footer .contact-footer strong {
    font-weight: bold;
}

.footer .social-footer .social {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.footer .social-footer .social a + a {
    margin-left: 15px;
}

@media (max-height: 700px) and (min-width: 1024px) {
    .popup-form {
        left: 0;
        bottom: 0;
        position: relative;
        margin: 15px;
    }

}

@media (min-width: 1201px) {
    .container {
        max-width: 1290px;
    }

    .mj1 {
        font-size: 48px;
    }

}

@media (max-width: 1675px) {
    .international .container {
        padding: 0 50px;
    }

    .mj1 {
        font-size: 51px;
    }

    .international .col-content {
        max-width: calc(100% - 325px);
    }

    .international .events {
        max-width: 90%;
    }

    .city_captains .container {
        max-width: 1367px;
        padding: 0 50px;
    }

    .city_captains .col {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .captains .info h4 {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 1480px) {
    .international-board .list {
        max-width: 1125px;
    }

    .international-board .item {
        width: 86%;
        margin-bottom: 85px;
    }

    .international-board .item h4 {
        font-size: 25px;
        line-height: 35px;
    }

    .international-board .item span {
        font-size: 17px;
        line-height: 25px;
    }
}

@media (max-width: 1400px) {
    .container {
        max-width: 1270px;
        padding: 0 50px;
    }
}

@media (max-width: 1367px) {
    .page-title .container {
        max-width: 1070px;
    }

    .container {
        max-width: 1070px;
    }

    .fellows-today {
        padding-bottom: 20px;
    }

    .fellows-today .container {
        max-width: 98%;
    }

    .contact-us .container {
        max-width: 1070px;
    }

    .our-alumni .container {
        max-width: 810px;
        padding: 0 15px;
    }

    .our-alumni .col-request {
        margin-top: 30px;
    }

    .got-question .item p:after {
        display: none;
    }

    .got-question .col-slider {
        width: 100%;
    }

    .got-question .col-btn {
        width: 100%;
        margin-top: 30px;
    }

    .international .container {
        max-width: 1200px;
        padding: 0 15px;
    }

    .international .col-content {
        max-width: calc(100% - 325px);
    }

    .international .events {
        max-width: 90%;
    }

    .city_captains .container {
        max-width: 1200px;
        padding: 0 15px;
    }

    .city_captains .item h4 {
        font-size: 20px;
    }

    .captains .list {
        max-width: 1200px;
        padding: 0 15px;
    }

    .captains .avatar {
        /* width: 48px; */
    }

    .captains .avatar img {
        /* max-width: 48px; */
    }

    .captains .item {
        /* padding: 10px 0 10px 10px; */
    }

    .captains .info {
        /* width: calc(100% - 133px); */
        /* padding: 0 15px; */
    }

    .captains .info h4 {
        font-size: 17px;
        line-height: 25px;
    }

    .captains .info span {
        font-size: 12px;
        line-height: 18px;
    }

    .captains .icon {
        /* width: 85px; */
        /* height: 80px; */
    }

    .captains .icon img {
        max-width: 27px;
    }

    .captains .icon p {
        font-size: 10px;
        line-height: 14px;
        margin-top: 5px;
    }

    .past-itinerary table tr td {
        width: 100px;
        height: 100px;
    }

    .past-itinerary table .info {
        font-weight: 500;
        font-size: 11px;
        line-height: 16px;
    }

    .past-itinerary table .popup-event {
        max-width: 431px;
        top: 117px;
    }

    .past-itinerary table .popup-event h4 {
        font-size: 18px;
        line-height: 27px;
    }

    .past-itinerary table .popup-event h5 {
        font-size: 15px;
        line-height: 22px;
        margin-top: 14px;
    }

    .past-itinerary table .popup-event .list .li {
        width: 50%;
        text-align: left;
    }

    .past-itinerary .week .item {
        width: 120px;
        height: 100px;
    }

    .past-itinerary .week .item p,
    .past-itinerary .week .item span {
        font-size: 11px;
        line-height: 13px;
    }
}

@media (max-width: 1260px) {
    .international .container {
        max-width: 1000px;
    }

    .international .tab-nav {
        width: 100%;
        display: none;
    }

    .international .col-nav {
        width: 100%;
    }

    .international .col-content {
        max-width: 100%;
    }

    .international .slick-slider .slick-prev,
    .international .slick-slider .slick-next {
        right: -91px;
    }

    .international .links a {
        padding: 0 18px;
    }

    .international .tab-content {
        padding: 0;
    }

    .international .tab-content .item {
        padding: 25px;
    }

    .international .tab-content .tab-nav {
        display: block;
    }

    .international .tab-content .tab-nav a {
        background: #fff;
        position: relative;
        font-size: 16px;
        line-height: 27px;
        padding: 15px 20px;
    }

    .international .tab-content .tab-nav a svg {
        right: 15px;
        top: 23px;
        position: absolute;
    }

    .international .tab-content .tab-nav a.active {
        border-bottom: 1px solid #fff;
        background: var(--color-blue);
    }

    .international .tab-content .tab-nav a.active svg path {
        fill: transparent;
        stroke: #759CB2;
    }

    .city_captains .container {
        max-width: 1000px;
    }

    .city_captains .item h4 {
        font-size: 20px;
    }

    .captains {
        margin: 25px auto 0 auto;
        max-width: 94vw;
        padding: 0 15px;
    }

    .captains .avatar {
        /* width: 48px; */
    }

    .captains .avatar img {
        /* max-width: 48px; */
    }

    .captains .item {
        /* padding: 10px 0 10px 10px; */
    }

    .captains .info {
        /* width: calc(100% - 133px); */
        /* padding: 0 15px; */
    }

    .captains .info h4 {
        font-size: 17px;
        line-height: 25px;
    }

    .captains .info span {
        font-size: 12px;
        line-height: 18px;
    }

    .captains .icon {
        /* width: 85px; */
        /* height: 80px; */
    }

    .captains .icon img {
        max-width: 27px;
    }

    .captains .icon p {
        font-size: 10px;
        line-height: 14px;
        margin-top: 5px;
    }

    .international-board .list {
        display: none;
    }

    .international-board .list-mob {
        display: block;
        position: relative;
    }

    .international-board .list-mob .row:last-child .col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .international-board .list-mob .row:last-child .item {
        margin: 0 auto;
    }

    .international-board .list-mob .row:last-child .item:before {
        display: none;
    }
}

@media (max-width: 1230px) {
    .header .container {
        margin-bottom: 0;
    }

    .header .logo-mob {
        display: block;
    }

    .header .mt {
        margin-top: 18px;
    }


    .header .col-logo {
        display: none;
    }

    .fellows-today .container {
        max-width: 98vw;
    }

    .fellows-today .tab-nav {
        margin-bottom: 30px;
    }
}

@media (max-width: 1200px) {
    .page-title .container {
        max-width: 768px;
    }

    .container {
        max-width: 768px;
    }

    .h2-title {
        font-size: 25px;
        line-height: 36px;
    }

    .h2-sub-title {
        font-size: 14px;
        line-height: 21px;
    }

    .h2-desc {
        font-size: 14px;
        line-height: 21px;
    }

    .why-birthright .h2-title,
    .applicants-page .h2-title {
        font-size: 25px;
        line-height: 36px;
    }

    .internships-posts h2 {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 37px;
    }

    .internships-posts .items {
        padding: 25px 0 0 0;
    }

    .internships-posts .list {
        margin: 0 -10px;
    }

    .internships-posts .item {
        margin: 0 10px 40px 10px;
        background: #fff;
        border-radius: 10px;
        overflow: hidden;
        width: calc(50% - 20px);
    }

    .internships-posts .item figure {
        width: 100%;
        height: 200px;
    }

    .internships-posts .item + .item {
        margin-left: 10px;
    }

    .internships-posts .item .buttons {
        padding: 0 5px 15px 5px;
    }

    .internships-posts .popup-internship-content .col + .col {
        margin-top: 30px;
    }

    .quick-tips .item {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 220px;
        height: 230px;
        padding: 13px 15px;
    }

    .quick-tips .item img {
        max-width: 37px;
    }

    .quick-tips .item p {
        font-size: 13px;
    }

    .quick-tips .item .name {
        font-size: 14px;
        line-height: 21px;
        margin-top: 18px;
        margin-bottom: 8px;
    }

    .quick-tips .item .name i {
        font-size: 44px;
        line-height: 41px;
    }

    .quick-tips .item .name:after {
        width: 41px;
        height: 41px;
        left: -33px;
        top: -13px;
    }

    .faq {
        margin-bottom: 0;
        padding-bottom: 50px;
    }

    .faq .container {
        max-width: 100%;
        padding: 0 50px;
    }

    .faq .faq-title {
        font-size: 26px;
        line-height: 34px;
    }

    .faq .faq-contact {
        font-size: 14px;
        line-height: 22px;
    }

    .faq .category-list {
        margin-top: 0;
    }

    .faq .category-list ul {
        margin-bottom: 40px;
    }

    .faq .category-list ul li a {
        padding: 21px 48px 21px 28px;
    }

    .contact-us .container {
        max-width: 768px;
    }

    .contact-us .contact-info {
        margin-top: 40px;
        position: relative;
    }

    .contact-us .contact-info img {
        position: absolute;
        right: 0;
        top: 0;
    }

    .business .h2-desc {
        max-width: 100%;
    }

    .business .mission {
        padding: 24px 58px 24px 66px;
        max-width: 100%;
    }

    .our-alumni .h2-title {
        text-align: left;
        font-weight: 900;
        margin-bottom: 0;
        font-size: 25px;
        line-height: 37px;
        margin-bottom: 10px;
    }

    .got-question .h2-title {
        font-size: 25px;
        line-height: 37px;
    }

    .got-question .btn {
        max-width: 375px;
        width: 100%;
        margin: 0 auto;
    }

    .got-question .slick-dots {
        position: relative;
        width: 100%;
        left: 0;
        bottom: 0;
        margin-top: 20px;
    }

    .got-question .item .info {
        max-width: 530px;
        margin: 30px auto 0 auto;
        padding: 0 10px 0 70px;
    }

    .got-question .item .info:after {
        display: none;
    }

    .got-question .item img {
        max-width: 530px;
        border-radius: 5px;
        margin: 0 auto;
    }

    .hear-first-hand .slick-slider {
        margin-top: 50px;
    }

    .hear-first-hand video {
        max-width: 100% !important;
    }

    .international .container {
        max-width: 768px;
    }

    .city_captains .container {
        max-width: 768px;
    }

    .city_captains .item {
        display: flex;
        flex-wrap: wrap;
    }

    .city_captains .item img {
        order: 1;
    }

    .city_captains .item h4 {
        order: 2;
        width: 100%;
        font-size: 14px;
        line-height: 21px;
        margin-top: 6px;
    }

    .city_captains .item p {
        font-size: 10px;
        line-height: 15px;
        width: 100%;
        order: 3;
    }

    .city_captains .item span {
        order: 4;
        margin-top: 5px;
        font-size: 12px;
        width: 100%;
        opacity: 0.7;
        line-height: 18px;
    }

    .city_captains .col {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .captains {
        max-width: 768px;
    }

    .international-board {
        padding-left: 0;
        padding-right: 0;
    }

    .international-board .item {
        display: block;
        max-width: 300px;
        padding: 0;
        width: 100%;
        border-radius: 10px;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .international-board .item img {
        margin: 0 auto;
        display: block;
        width: 100%;
    }

    .international-board .item h4 {
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
        margin-top: 5px;
    }

    .international-board .item span {
        font-size: 10px;
        line-height: 14px;
        padding: 0 14px;
        margin-top: 2px;
    }

    .international-board .item .info {
        margin-left: 0;
    }

    .international-board .row:before {
        width: calc(100% - 181px);
        height: 2px;
        left: 91px;
        top: calc(100% - 18px);
    }

    .international-board .row:nth-child(1) .item:before,
    .international-board .row:nth-child(2) .item:before {
        display: none;
    }

    .international-board .list-mob {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 660px;
        margin: 50px auto 0 auto;
        display: block;
        position: relative;
    }

    .international-board .list-mob .row:last-child {
        justify-content: center;
    }

    .international-board .list-mob .row:last-child .col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .international-board .list-mob .row:last-child .item {
        margin: 0 auto;
    }

    .past-itinerary .container {
        padding: 0 15px;
    }

    .past-itinerary .monty-title {
        padding-left: 0;
    }

    .past-itinerary table {
        width: 100%;
    }

    .past-itinerary .week {
        display: none;
    }

    .footer .container {
        max-width: 560px;
    }

    .footer .col-about {
        display: none;
    }

    .footer .col-item {
        width: 50%;
        margin-bottom: 30px;
    }

    .footer .quick-links {
        margin: 0 0 0 auto;
        width: 120px;
    }

    .footer .social-footer {
        margin: 0 0 0 auto;
        width: 120px;
    }
}

@media (max-width: 992px) {
    .israel-excel .col-nav {
        display: none;
    }

    .israel-excel .col-xl-8 {
        padding-top: 0;
        height: auto;
    }

    .israel-excel .tab-content {
        padding: 0;
        max-width: 100%;
        height: auto;
    }

    .israel-excel .tab-content .text {
        max-width: 100%;
    }

    .israel-excel .tab-content .item {
        padding: 15px 15px 30px 15px;
    }

    .israel-excel .mob-title {
        display: block;
        padding: 20px 15px 0 15px;
    }

    .israel-excel .mob-title .h2-title {
        text-align: left;
        font-size: 26px;
        line-height: 39px;
    }

    .israel-excel .mob-title .h2-sub-title {
        font-size: 14px;
        line-height: 21px;
        text-align: left;
        padding: 0;
    }

    .israel-excel .nav-mob {
        display: flex !important;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        color: #027FC0;
        background: #fff;
        border-top: 1px solid #E5E7EB;
        border-bottom: 1px solid #E5E7EB;
        padding: 21px 20px;
        position: relative;
        align-items: center;
    }

    .israel-excel .nav-mob svg {
        margin-right: 10px;
        width: 12px !important;
    }

    .israel-excel .nav-mob.active {
        background: #002F5E;
        border-color: #002F5E;
        color: #759CB2;
    }

    .israel-excel .nav-mob.active svg {
        transform: rotate(-90deg);
    }

    .israel-excel .nav-mob.active svg path {
        fill: #759CB2;
    }
}

@media (max-width: 980px) {
    .fix-buttons {
        position: fixed;
        left: 0;
        top: initial;
        bottom: 0;
        z-index: 10;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .fix-buttons a {
        transform: none;
    }

    .fix-buttons a:nth-child(2) {
        margin-top: 0;
        padding-left: 30px;
    }

    .fix-buttons a:nth-child(3) {
        margin-top: 0;
    }

    .video-home .info {
        margin-left: 15px;
        margin-bottom: 150px;
        width: 100%;
    }

    .video-home .info .text {
        max-width: 360px;
        padding: 8px 10px;
    }

    .video-home .info .text p {
        font-size: 22px;
        margin-bottom: 0;
        line-height: 33px;
    }

    .video-home .info .text span {
        font-size: 14px;
        line-height: 21px;
    }

    .page-title {
        padding: 7vw 5vw;
        min-height: 140px;
        justify-content: center;
        display: flex;
        justify-items: center;
        align-items: center;
    }

    .page-title .container {
        padding: 0 15px;
    }

    .page-title h1 {
        font-size: 26px;
        line-height: 32px;
    }

    .page-title h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .testimonials-home {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .testimonials-home .h2-sub-title {
        text-align: left;
    }

    .testimonials-home .h2-title {
        font-size: 25px;
        text-align: left;
        line-height: 37px;
        margin-bottom: 10px;
    }

    .testimonials-home .h2-desc {
        font-size: 14px;
        text-align: left;
        line-height: 21px;
        margin-bottom: 15px;
    }

    .testimonials-home .slider-testimonials {
        margin-top: 0;
    }

    .testimonials-home .slider-theme button {
        background: #fff;
    }

    .testimonials-home .slick-slider .slick-slide {
        margin: 0 0;
    }

    .testimonials-home .slider-1 .info {
        margin-top: 10px;
        padding-left: 0;
    }

    .testimonials-home .slider-1 .author {
        margin-bottom: 5px;
        padding-left: 0;
    }

    .testimonials-home .slider-1 .author span:before {
        color: #fff;
    }

    .testimonials-home .slider-1 .intership {
        padding-left: 0;
    }

    .container {
        padding: 0 15px;
    }

    .got-more-questions .h2-title {
        margin-bottom: 50px;
    }

    .got-more-questions .info {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 6px;
    }

    .got-more-questions .buttons {
        max-width: 100%;
    }

    .got-more-questions .btn {
        width: 100%;
    }

    .header {
        padding-left: 0;
        padding-right: 0;
    }

    .header .container {
        max-width: 768px;
    }

    .header .mobile-logo {
        margin-top: 9px;
        margin-bottom: 9px;
    }

    .header .mt {
        margin-top: 0;
    }

    .header .menu-site {
        z-index: 99999999999;
        display: none;
        position: absolute;
        width: 100%;
        background: #fff;
        left: 0;
        top: 37px;
    }

    .header .menu-site .sub-menu {
        position: relative;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        opacity: 1;
        visibility: visible;
        padding: 0 0 0 24px;
    }

    .header .menu-site .sub-menu:before {
        display: none;
    }

    .header .menu-site .menu-item-has-children > a:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNyA1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi40MTUzNyAwLjc1TDMuNDk4NyAzLjY2NjY3TDAuNTgyMDMxIDAuNzUiIHN0cm9rZT0iIzAwMkY1RSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
        right: 25px;
        top: 17px;
    }

    .header .menu-site .menu {
        width: 100%;
    }

    .header .menu-site .menu li {
        width: 100%;
    }

    .header .menu-site .menu li + li {
        margin-left: 0;
    }

    .header .menu-site .menu a {
        width: 100%;
        display: block;
        padding: 11px 30px;
        font-weight: 800;
        font-size: 13px;
        letter-spacing: 0.05em;
        color: #002F5E;
    }

    .header .menu-burger {
        display: block;
        height: 19px;
    }

    .header .menu .active:after,
    .header .menu-site .active:after,
    .header .menu .current-menu-item a:after,
    .header .menu-site .current-menu-item a:after {
        bottom: -14px;
    }

    .slider-theme .slick-dots {
        /* margin-top: 20px; */
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .slider-theme li + li {
        margin-left: 7px;
    }

    .slider-theme button {
        width: 8px;
        height: 8px;
        background: #6B7280;
        opacity: 0.3;
        font-size: 0;
        border: 0;
        border-radius: 50%;
    }

    .slider-theme .slick-active button {
        opacity: 1;
    }

    .fellows-today .container {
        max-width: 690px;
    }

    .fellows-today .item-info {
        max-width: 300px;
        margin-bottom: 0;
    }

    .fellows-today .tab-content .slider-theme {
        margin: 0;
        display: block;
    }

    .fellows-today .tab-content .slider-theme .col {
        padding: 0;
    }

    .our-alumni {
        padding-top: 25px;
    }

    .our-alumni .container {
        max-width: 510px;
    }

    .our-alumni .item {
        margin: 0 auto;
        max-width: 345px;
    }

    .our-alumni .h2-title {
        font-size: 25px;
        line-height: 37px;
    }

    .our-alumni .col-request {
        display: none;
    }

    .our-alumni .request-mob {
        margin-top: 30px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .partners-companies {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .partners-companies h3 {
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 27px;
    }

    .partners-companies h3 span {
        font-size: 18px;
    }

    .our-alumni-home {
        padding-bottom: 20px;
    }

    .d-flex.flex-wrap.align-items-end.request-mob .text {
        max-width: 100%;
        margin-bottom: 20px;
        font-style: normal;
        width: 100%;
    }

    .our-alumni-home .btn {
        margin-bottom: 0;
        margin-left: 0;
        width: 100%;
    }

    .our-alumni-home .our-alumni-slider {
        margin-top: 20px;
    }

    .our-alumni-home .slick-list {
        margin: 0;
    }

    .our-alumni-home .slick-slide {
        margin: 0;
    }

    .faq {
        background: transparent;
        padding-bottom: 50px;
        padding-top: 35px;
    }

    .faq .container {
        padding: 0;
    }

    .faq .row {
        margin: 0;
    }

    .faq .row .col {
        padding: 0;
    }

    .faq .faq-title {
        display: none;
    }

    .faq .faq-contact {
        display: none;
    }

    .faq .tab-content {
        max-width: 100%;
        padding: 15px;
    }

    .faq .category-list {
        background: url(image/faq.jpg) no-repeat top -3px left;
        padding: 35px 15px;
    }

    .faq .faq-title-mob,
    .faq .faq-contact-mob {
        display: block;
        padding: 0 15px;
    }
}

@media (max-width: 860px) {
    .fix-buttons a {
        height: 40px;
        width: 118px;
    }

    .fix-buttons a span {
        width: calc(100% - 19px);
    }

    .fix-buttons a:nth-child(2) {
        padding-left: 17px;
        width: 108px;
        margin-left: -5px;
    }

    .fix-buttons a:nth-child(3) {
        margin-top: 0;
        padding-left: 17px;
        padding-top: 10px;
        width: 130px;
        margin-left: -5px;
    }

    .our-alumni .container {
        max-width: 560px;
    }

    .page-title .container {
        max-width: 560px;
    }

    .container {
        max-width: 560px;
    }

    .header .container {
        max-width: 560px;
        padding: 10px 15px 16px;
    }

    .header .logo-mob {
        max-width: 101px;
    }

    .header .menu {
        width: calc(100% - 54px);
        display: flex;
        flex-wrap: wrap;
    }

    .header .menu a {
        width: 50%;
        font-weight: 500;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #FFFFFF;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .header .menu a + a {
        padding-left: 20px;
        margin-left: 0;
    }

    .header .menu a svg {
        width: 13px;
        height: auto;
    }

    .header .menu a span {
        width: calc(100% - 18px);
        padding-left: 5px;
    }

    .header .buttons .btn-new {
        font-size: 10px;
    }

    .header .buttons .btn-login {
        font-size: 10px;
    }

    .header .mobile-logo {
        margin-top: 6px;
        margin-bottom: 0;
    }

    .header .mt {
        margin-top: 22px;
    }

    .internships .row {
        padding-inline: 5px;
        row-gap: 10px;
    }

    .internships .col {
        padding: 0 5px;
    }

    .internships .item {
        width: 100%;
        padding-block: 0.5rem;
        margin: 0;
    }

    .internships .item svg {
        height: auto;
        max-width: 33px;
    }

    .internships .item p {
        font-size: 12px;
        line-height: 16px;
    }

    .quick-tips {
        padding-top: 19px;
        padding-bottom: 15px;
    }

    .quick-tips .item {
        height: 230px;
        padding: 13px 15px;
        margin-bottom: 15px;
    }

    .quick-tips .item .name i {
        bottom: 30px;
    }

    .internships-posts .item {
        margin-bottom: 20px;
        border-radius: 5px;
    }

    .internships-posts .item figure {
        width: 100%;
        height: 100px;
    }

    .internships-posts .item h4 {
        font-size: 10px;
        line-height: 14px;
        padding: 8px;
        min-height: 43px;
    }

    .internships-posts .item .buttons {
        padding-bottom: 8px;
    }

    .internships-posts .item .buttons .btn {
        font-size: 8px;
        line-height: 20px;
        height: 20px;
    }

    .popup-internship {
        padding: 50px 20px 20px 20px;
    }

    .popup-internship .popup-internship-content h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .popup-internship .popup-internship-content figure {
        height: 200px;
        border-radius: 0;
    }

    .popup-internship .popup-internship-content h4 {
        font-size: 20px;
        line-height: 24px;
        padding: 0;
        min-height: auto;
    }

    .instagram-story .item video {
        max-width: 370px;
    }

    .past-itinerary .container {
        max-width: 560px;
    }

    .past-itinerary .monty-title {
        background: url("image/cal_bg_2.png") no-repeat center;
        background-size: cover;
        margin: 0 -15px;
        font-weight: bold;
        font-size: 20px;
        line-height: 30px;
        color: #002F5E;
        padding: 15px;
        min-height: 120px;
        width: calc(100% + 30px);
        margin-bottom: 28px;
    }

    .past-itinerary .week {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .past-itinerary .week .item {
        width: 100%;
        height: auto;
        position: relative;
        padding: 10px 20px 6px 20px;
        background: #6B7280;
        border-radius: 2px;
        border: 0;
        margin-bottom: 10px;
    }

    .past-itinerary .week .item span,
    .past-itinerary .week .item p {
        text-align: left;
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        line-height: 16px;
        margin: 0;
    }

    .past-itinerary .week .item span {
        font-size: 12px;
    }

    .past-itinerary .week .item svg {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }

    .past-itinerary .item-event {
        margin-bottom: 10px;
    }

    .past-itinerary .item-event .info {
        border-radius: 2px;
        font-size: 14px;
        padding: 9px 40px 9px 20px;
        font-weight: 600;
        width: calc(100% - 40px);
        position: relative;
    }

    .past-itinerary .item-event .info svg {
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }

    .past-itinerary .item-event .info span {
        text-align: left;
    }

    .past-itinerary .item-event .info.show svg {
        margin-top: -5px;
        transform: rotate(-180deg);
    }

    .past-itinerary .item-event .name-day {
        font-weight: 600;
        font-size: 10px;
        line-height: 15px;
        text-transform: uppercase;
        color: #002F5E;
        width: 40px;
    }

    .past-itinerary .popup-event {
        display: none;
        opacity: 1;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 10px;
        visibility: visible;
        transition: none;
        -webkit-transition: none;
    }

    .past-itinerary .popup-event:after {
        display: none;
    }

    .past-itinerary .popup-event.trips {
        background: #F6D8BF;
    }

    .past-itinerary .popup-event.internship {
        background: #EE9C6A;
    }

    .past-itinerary .popup-event.speaker {
        background: #7A91AA;
    }

    .past-itinerary .popup-event.additional {
        background: #7ACEEE;
    }

    .past-itinerary .th-title {
        color: #fff;
        border: 0;
        font-weight: bold;
        font-size: 13px;
        width: 100%;
        border-radius: 2px;
    }

    .past-itinerary .th-title span {
        font-weight: 600;
        font-size: 11px;
        line-height: 16px;
        display: block;
    }

    .past-itinerary .monty {
        margin-top: 40px;
    }

    .past-itinerary .monty:nth-child(odd) .monty-title {
        background: url("image/cal_bg_1.png") no-repeat center;
    }

    .past-itinerary .keys {
        margin-bottom: 37px;
        width: 100%;
    }

    .past-itinerary .mob-info-tap {
        display: block;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: -30px;
        color: #002F5E;
    }

    .past-itinerary .calendar-list {
        display: none;
    }

    .past-itinerary .calendar-mobile {
        display: block;
    }

    .footer {
        padding-top: 180px;
    }

    .footer h5 {
        font-weight: 800;
        font-size: 14px;
        line-height: 18px;
        color: #E5E7EB;
        margin-bottom: 15px;
    }

    .footer .menu-footer h5 {
        margin-bottom: 15px;
    }

    .footer .menu-footer ul a {
        font-size: 11px;
        line-height: 14px;
    }

    .footer .menu-footer ul li {
        margin-bottom: 4px;
    }

    .footer .contact-footer h5 {
        margin-bottom: 15px;
    }

    .footer .contact-footer p {
        font-size: 11px;
        line-height: 14px;
    }

    .footer .contact-footer p:last-child strong {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .hear-first-hand {
        /* padding-top: 45px; */
        /* padding-bottom: 25px; */
        padding: 40px 5vw 4vw 5vw;
    }

    .hear-first-hand .item {
        max-width: 400px;
        margin: 0 auto;
    }

    .our-alumni .our-alumni-slider {
        margin-top: 20px;
    }

    .our-alumni-israeli {
        padding-bottom: 25px;
    }

    .applicants-header .page-title {
        padding-top: 55px;
        padding-bottom: 40px;
    }

    .applicants-header .page-title h1 {
        margin-bottom: 48px;
    }

    .applicants-header .info p {
        font-size: 22px;
        margin-bottom: 0;
        line-height: 33px;
    }

    .applicants-header .info span {
        font-size: 14px;
        line-height: 21px;
    }

    .applicants-header .info .btn {
        width: 100%;
        margin: 0 15px;
    }

    .your-journey .btn {
        margin-top: 30px;
        width: 280px;
    }

    .your-journey .list .item {
        margin-bottom: 20px;
    }

    .international-board .h2-desc {
        padding: 0 15px;
    }

    .internships-posts .items-title {
        margin-bottom: 40px;
    }

    .internships-posts .items-title .btn {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }

    .internships-posts .logos {
        margin-bottom: 40px;
    }

    .videos-international {
        padding-top: 20px;
        padding-bottom: 0;
        background: rgba(0, 169, 230, 0.07);
    }

    .videos-international .row {
        margin: 0;
    }

    .videos-international .row .col {
        padding: 0;
    }

    .videos-international .item {
        margin-bottom: 35px;
    }

    .videos-international .item p {
        font-size: 15px;
        line-height: 22px;
        margin: 20px auto 0 auto;
    }

    .videos-international .item h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .calling-raisers {
        padding-bottom: 35px;
    }

    .captains .list {
        padding: 0;
    }

    .city_captains .col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .city_captains .item {
        margin: 0 auto 25px auto;
        max-width: 290px;
    }
}

@media (max-width: 767px) {
    .experts .popup-experts-content figure {
        width: 100%;
        margin-bottom: 30px;
    }

    .international {
        margin-bottom: 15px;
    }

    .international .events {
        max-width: 100%;
    }

    .international .events .event {
        margin: 0 auto;
    }

    .international .slick-slider .slick-slide {
        margin: 0;
    }

    .international .link-item {
        padding-top: 20px;
    }

    .international .tabs {
        margin: 45px -15px 0 -15px;
    }

    .international .links a {
        padding: 6px 18px;
        height: auto;
        line-height: 1.2;
        display: flex;
        align-items: center;
    }

    .international .events h3 {
        font-size: 22px;
        line-height: 33px;
        min-height: auto;
    }

    .international .events h5 {
        font-size: 14px;
    }

    .international .events time,
    .international .events p {
        font-size: 14px;
        line-height: 21px;
    }

    .video-home .info {
        margin-bottom: 100px;
    }

    .video-home .info .text {
        max-width: 100%;
        margin: 0 15px 50px 15px;
    }

    .video-home .info .btn {
        width: 100%;
        margin: 0 15px;
    }

    .explore-internships {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .explore-internships .h2-desc {
        font-size: 14px;
        line-height: 21px;
        margin: 0 0 15px 0;
    }

    .explore-internships .item {
        height: 150px;
        padding-top: 30px;
    }

    .explore-internships .item svg {
        max-height: 50px;
        margin-bottom: 7px;
    }

    .explore-internships .item p {
        font-size: 15px;
        line-height: 24px;
    }

    .instagram-story-home {
        background-color: #002f5e;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .instagram-story-home .info > div {
        background: transparent;
    }

    .instagram-story-home .slick-list {
        margin: 0;
    }

    .instagram-story-home .slick-slide {
        margin: 0;
    }

    .instagram-story-home .btn {
        width: 100%;
        max-width: 375px;
        margin: 15px auto 0 auto;
    }

    .instagram-story-home .item span,
    .instagram-story-home .item p {
        color: #fff;
    }

    .instagram-story-home .item p {
        margin-bottom: 4px;
    }

    .popup-form {
        left: 0;
        bottom: 0;
        position: relative;
        margin: 15px;
        border-radius: 5px;
    }

    .popup-btn .wFormContainer .wForm .oneField,
    .popup-btn .wFormContainer .wForm .actions {
        width: 100%;
        padding: 0 10px;
    }

    .popup-btn .wFormContainer .wForm .wFormTitle {
        font-size: 21px;
        line-height: 31px;
    }

    .see-for-yourself .item .author {
        padding-left: 0;
    }

    .see-for-yourself .item .author h5 {
        font-size: 16px;
        line-height: 24px;
    }

    .see-for-yourself .item .author span {
        font-size: 12px;
        margin-left: 10px;
    }

    .see-for-yourself .item .author span:before {
        margin-right: 10px;
    }

    .see-for-yourself .item .intership {
        padding-left: 0;
        font-size: 13px;
    }
}

@media (max-width: 680px) {
    .fellows-today .tabs {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .play:after {
        display: none;
    }

    .video-home .info {
        margin-left: 0;
    }

    .your-journey {
        padding-top: 45px;
        padding-bottom: 20px;
    }

    .your-journey .list {
        margin-top: 40px;
    }

    .your-journey .list .item {
        width: 50%;
    }

    .your-journey .list .item img {
        max-width: 53px;
    }

    .your-journey .list .item p {
        font-size: 14px;
        line-height: 21px;
        color: #002F5E;
        margin-top: 12px;
    }

    .your-journey .list .item li {
        font-size: 14px;
        line-height: 21px;
    }

    .your-journey .list .item figure i {
        font-size: 30px;
        line-height: 32px;
        margin-left: 15px;
    }

    .your-journey .list .item:nth-child(7) {
        width: 100%;
    }

    .your-journey .list .item:nth-child(7) p {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .your-journey .list .item:nth-child(8) {
        width: 100%;
    }

    .your-journey .btn {
        width: 100%;
        max-width: 337px;
        margin: 0 auto;
    }

    .your-journey .btn-blue {
        margin-top: 30px;
    }

    .company-result .item {
        height: 145px;
        margin-bottom: 6px;
    }

    .company-result h4 {
        font-size: 26px;
        line-height: 39px;
    }

    .company-result p,
    .company-result li {
        font-size: 14px;
        line-height: 21px;
    }

    .company-result li {
        font-size: 10px;
    }

    .company-result .col:last-child ul {
        padding: 0 14px;
    }

    .company-result .col:last-child p {
        font-size: 10px;
    }

    .company-result .col:last-child li:before {
        width: 10px;
        height: 10px;
        top: 4px;
        margin-left: -15px;
    }

    .got-more-questions {
        padding-bottom: 20px;
        padding-top: 30px;
    }

    .got-more-questions .h2-title {
        margin-bottom: 50px;
        font-size: 25px;
        line-height: 34px;
    }

    .got-more-questions .info {
        display: none;
    }

    .got-more-questions .info-mob {
        display: block;
    }

    .applicants-page .page-title {
        padding-top: 55px;
        padding-bottom: 60px;
    }

    .applicants-page .page-title h1 {
        margin-bottom: 48px;
    }

    .business .mission {
        padding: 24px 20px 24px 52px;
    }

    .business .mission p {
        font-size: 14px;
        line-height: 22px;
    }

    .experts .item {
        margin-bottom: 50px;
    }

    .experts .item span {
        margin-top: 10px;
    }

    .contact-us {
        padding-top: 35px;
    }

    .contact-us .wFormContainer .wForm .oneField,
    .contact-us .wFormContainer .wForm .actions {
        width: 100%;
    }

    .contact-us .contact-info img {
        bottom: 0;
        top: initial;
        max-width: 40%;
    }

    .israel-excel .tab-content .btn {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }

    .israel-excel .tab-content .btn + .btn {
        margin-left: 0;
        margin-top: 15px;
    }

    .past-itinerary .monty {
        position: relative;
    }

    .past-itinerary .keys .list p {
        width: 50%;
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 10px;
        padding-left: 18px;
    }

    .past-itinerary .keys .list p:after {
        top: 2px;
        width: 12px;
        height: 12px;
    }

    .past-itinerary .keys .list p + p {
        margin-left: 0;
    }

    .past-itinerary table .info {
        position: initial;
    }

    .past-itinerary table .popup-event {
        width: 100% !important;
        top: 30px;
    }

    .past-itinerary table .popup-event:after {
        display: none;
    }

    .past-itinerary table .th-title {
        padding: 4px 6px;
        font-size: 11px;
        line-height: 17px;
    }

    .past-itinerary table tr td {
        width: 14.2857%;
        height: 40px;
    }
}

@media (max-width: 560px) {
    .page-title .container {
        max-width: 100%;
    }

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

@media (max-width: 768px) {
    .captains .item {
        height: 20vw;
        grid-template-columns: 20vw 1fr 20vw;
    }

    .captains .avatar {
        width: 20vw;
        height: auto;
        align-self: stretch;
    }

    .captains .info {
        padding: 0 3vw;
    }

    .captains .icon {
        height: auto;
        align-self: stretch;
    }

    .captains .col {
        margin-bottom: 4vw;
    }
}


.see-for-yourself-partner {
    background: no-repeat;
}

.see-for-yourself-partner .h2-title {
    color: #002F5E;
}

.our-partners-list-strainght ul {
    float: left;
    width: 100%;
}

.our-partners-list-strainght ul li {
    list-style: none;
    float: left;
    margin: 0 5px;
    width: auto;
}

.our-partners-list-strainght ul li img {
    width: 74%;
    margin: 0 auto;
}

.partner_company_page {
    padding: 100px 0px;
    background-color: rgba(0, 169, 230, 0.1);
    width: 100%;
}

.half_secs.israel-excel .h2-sub-title, .half_secs.israel-excel .tabs .h2-title {
    padding-left: 0 !important;
}

.half_secs.israel-excel .h2-desc {
    text-align: left;
    margin: 0 !important;
}

img.our_top_img {
    width: 90%;
}


.live_img img {
    margin: 0 auto;
    border-radius: 10px;
    width: 100%;
}

.live-slider .item .info p {
    font-size: 17px;
    /* opacity: 0.5; */
    margin-top: 10px;
    line-height: 25px;
    text-align: center;
}


.market_place {
    background-color: #002f5e;
}

.market_place_main {
    position: relative !important;
    /* float: left; */
    width: 100%;
    margin-bottom: 8vw;
    /* min-height: 33vw; */
}

.market_place_main .market_place {
    /* position: absolute; */
    width: 100%;
    right: 0%;
    padding: 70px 0px;
}

.market_place_main .col-md-9 {
    position: unset !important;
}

.market_bg {
    height: 500px;
    background-size: cover;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px;
}

.market_place_main .col-md-8.offset-md-1 {
    position: inherit;
}

.market_bg .information h1 {
    color: #759CB2;
    line-height: 1.5;
    font-size: 1.3vw;
}

.market_bg .information h2 {
    color: #fff;
    font-size: 1.6vw;
    margin-top: 1vw;
}

.market_bg .information p {
    color: #fff;
    font-size: 15px;
    /* min-height: 100px;*/
    margin-top: 15px;
}

.market_bg .information a {
    color: #fff;
    margin-top: 15px;
    display: block;
}

.avivving .h2-sub-title, .avivving .h2-desc {
    text-align: left;
}

.market_place_main.avivving .faq {
    background: none;
}

.market_place_main.avivving .faq .tab-content .accordion .accordion-title .cont_number {
    color: #002f5e;
    font-size: 25px;
    opacity: 0.5;
    width: 30%;
}

.market_place_main.avivving .faq .tab-content .accordion .accordion-title .title {
    width: 90%;
    float: right;
    font-size: 25px;
    font-weight: 800;
    color: #002F5E;
}

.market_place_main.avivving .faq .tab-content {
    width: 90%;
    max-width: 100%;
}

.market_place_main.avivving {
    margin-bottom: 8vw;
}

.market_place_main button.slick-prev.slick-arrow {
    position: absolute;
    right: 35px;
    top: 100%;
    left: unset !important;
}


.market_place_main button.slick-next.slick-arrow {
    position: absolute;
    right: -8px;
    top: 100%;
}


.market_place .slick-dots li button {
    background-color: #fff;
    float: left;
    border-radius: 77px;
    border: none;
    height: 9px;
    color: transparent;
    width: 9px;
    opacity: 0.5;
}

.market_place .slick-dots li {
    float: left;
    margin: 0 5px;
    list-style: none;
    text-align: center;
}

.market_place .slick-dots li::marker {
    display: none;
}

.market_place .slick-dots {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding-top: 23px;
}


.market_place .slick-dots li.slick-active button {
    opacity: 1;
}


.market_place_main.avivving .faq .accordion-title i:before, .market_place_main.avivving .faq .accordion-title i:after {
    transform: rotate(45deg);
}

.market_place_main.avivving .faq .accordion-title i:before {
    left: -13px !important;
    width: 42%;
    top: 9px;
}

.market_place_main.avivving .faq .accordion-title i:after {
    left: -2px !important;
    height: 50%;
    top: 4.6px;
}

.market_place_main.avivving .faq .show .accordion-title i:before {
    left: -8px !important;
    width: 50%;
}

.market_place_main.avivving .faq .show .accordion-title i:after {
    left: -10px !important;
}

.live-slider.slick-slider .slick-arrow {
    top: 40%;
}

.market_place_main.avivving .faq {
    padding-top: 0px;
    margin-bottom: 0;
}

.partner_company_page h4 {
    opacity: 1;
}

.vdvd iframe {
    margin: -10px 0 0 0;
}

.blog_thumbnail img {
    /* width: 100%; */
    /* min-height:327px; */
    /* max-height:327px; */
    border-radius: 15px;
    display: block;
    margin-bottom: 2vw;
    height: auto;
}

div#subHeaderBlog * {
    text-align: left;
}

div#subHeaderBlog p {
    font-size: 17px;
    color: #002F5E;
    line-height: 1.5;
    font-weight: normal;
}


.page-title .container {
    /*padding: 0;*/
}

div#blogGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5vw;
    grid-row-gap: 4vw;
}


.lm_share_btn {
    height: 55px;
    float: right;
    font-size: 15px;
    line-height: 55px;
    position: relative;
    margin-top: 50px;
}


.lm_share_btn .social_div {
    top: 100%;
    width: 192px;
    line-height: 1.2;
}

.page-template-press_page .press_post .blog_data,
.page-template-hebrew-press_page .press_post .blog_data {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-template-press_page .press_post .blog_data a,
.page-template-hebrew-press_page .press_post .blog_data a {
    width: 100%;
}


.lm-pagination {
    margin-top: 96px;
    text-align: center;
}

.lm-pagination span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #6B7280;
    margin: 0px 7px;
    border-radius: 8px;
    font-size: 0;
}

.lm-pagination a {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #6B7280;
    opacity: 0.3;
    margin: 0px 7px;
    border-radius: 8px;
    font-size: 0;
}

.lm-pagination a.prev,
.lm-pagination a.next {
    width: 24px;
    height: 24px;
    margin: 0 20px;
    border-radius: 0;
    background: #002F5E;
    color: #fff;
    opacity: 1;
    vertical-align: middle;
    font-size: 15px;
}


.sidebar .search_bar, .sidebar .tag_bar {
    background-color: #e5eaee;
    padding: 2.6vw 2.3vw 2vw;
    border-radius: 15px;
    margin-bottom: 50px;
    display: table;
    width: 100%;
    color: transparent;
    line-height: 0;
}

.sidebar .search_bar input.form-control {
    border: 0;
    padding: 10px;
    background-color: #fff;
    font-size: 15px;
    width: 100%;
}


.sidebar .search_bar h2, .sidebar .tag_bar h2 {
    margin-bottom: 1.5vw;
    color: #002f5e !important;
    font-size: 1.1vw;
}


.header_blog_info li {
    list-style: none;
    float: left;
    margin: 0 3vw 1vw 0;
    font-size: 20px;
    color: #759CB2;
}

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

.header_blog_info li i {
    color: #fff;
    margin-right: 10px;
    min-width: 25px;
    text-align: center;
}

.blog_page_single p {
    font-size: 17px;
    line-height: 25.5px;
    /* opacity: 0.5; */
    color: #002F5E;
}


.share_btn a.btn {
    float: right;
}

.share_btn {
    margin-top: 50px;
}

#spu-2512 .spu-close {
    font-size: 40px;
    color: #000 !important;
    text-shadow: 0 1px #000 !important;
}


.read_more_link {
    color: #00A9E6;
    font-size: 14px;
    /* text-transform: lowercase; */
    font-weight: bold;
}


.market_bg .information p span {
    display: none;
}


.market_bg a:hover {
    color: #759CB2 !important;
    cursor: pointer;
}

.partners-list_support ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-items: center;
}

.partners-list_support ul li {
    /* float: left; */
    /* width: 16.6%; */
}

.textToCopy {
    color: transparent;
    line-height: 0;
}

.blog_page.press_page.live_slider .blog_data span.copyResult, span.copyResult {
    margin: 0;
    display: block;
    opacity: 0.3;
    -webkit-animation: cssAnimation 5s forwards;
    animation: cssAnimation 5s forwards;
}

@keyframes cssAnimation {
    0% {
        opacity: 1;
    }
    90% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes cssAnimation {
    0% {
        opacity: 1;
    }
    90% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
    }
}

a.copyButton {
    cursor: pointer;
}

img.featured_imge_inner {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}


input.go_back_btn {
    margin-top: 31px;
    background: no-repeat;
    border: none;
}

.go_back_div {
    width: fit-content;
    font-size: 17px;
    color: #00A9E6;
}

.go_back_div input[type=button] {
    font-size: 17px;
    color: #00A9E6;
}

.go_back_div i, .go_back_div input {
    cursor: pointer;
}

.blog_page .go_back_div input[type=button] {
    color: #fff;
}

.blog_page .go_back_div {
    width: fit-content;
    color: #fff;
    font-size: 17px;
    position: absolute;
    top: 28%;
    left: 6%;
    z-index: 2;
}

.sidebar .tag_bar {
    padding: 2.6vw 2.3vw 1.8vw;
}

.tag_page .live_slider {
    padding: 50px 0 0;
}

@media (min-width: 768px) and (max-width: 1099px) {
    .header .menu a, .header .menu-site a {
        font-size: 11px;
        letter-spacing: 0;
    }
}

/** Base container **/
.kalendae {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #eee;
    padding: 10px;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 11px;
    font-family: 'Helvetica Neue', 'Helvetica';
    cursor: default;
    position: relative;
}

/** Popup Container for Kalendae.Input **/
.kalendae.k-floating {
    position: absolute;
    top: 80px;
    left: 10px;
    z-index: 100000;
    margin: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
}

/** Kalendae.Input's popup close button **/
.kalendae .k-btn-close {

    position: absolute;
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    background: white;
    border: 2px solid #ccc;
    color: #999;
    line-height: 17px;
    text-align: center;
    font-size: 13px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    text-decoration: none;
}

.kalendae .k-btn-close:after {
    content: "\2716";
}

.kalendae .k-btn-close:hover {
    color: #7EA0E2;
    background: white;
    border-color: #7EA0E2;
}

/** Month Container **/
.kalendae .k-calendar {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 155px;
    vertical-align: top;
}

/** Month Separator **/
.kalendae .k-separator {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 2px;
    vertical-align: top;
    background: #ddd;
    height: 155px;
    margin: 0px 10px;
}

/** Month Title Row **/
.kalendae .k-title {
    text-align: center;
    white-space: nowrap;
    position: relative;
    height: 18px;
}

.kalendae .k-caption {
    font-size: 12px;
    line-height: 18px;
}


/** Month and Year Buttons **/
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.kalendae .k-btn-previous-year,
.kalendae .k-btn-next-year {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: -3px;
    color: #777;
    font-size: 26px;
    line-height: 18px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
}

.kalendae .k-btn-previous-year {
    left: 0;
}

.kalendae .k-btn-previous-month {
    left: 16px;
}

.kalendae .k-btn-next-month {
    right: 16px;
}

.kalendae .k-btn-next-year {
    right: 0;
}

.kalendae .k-btn-previous-month:after {
    content: "\2039";
}

.kalendae .k-btn-next-month:after {
    content: "\203A";
}

.kalendae .k-btn-previous-year:after {
    content: "\00AB";
}

.kalendae .k-btn-next-year:after {
    content: "\00BB";
}

.kalendae .k-btn-previous-month:hover,
.kalendae .k-btn-next-month:hover {
    color: #7EA0E2;
}

.kalendae .k-btn-previous-year:hover,
.kalendae .k-btn-next-year:hover {
    color: #6FDF81;
}

/** Remove extra buttons when calendar shows multiple months **/
.kalendae .k-first-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-previous-month,
.kalendae .k-last-month .k-btn-previous-month,
.kalendae .k-first-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-previous-year,
.kalendae .k-last-month .k-btn-previous-year {
    display: none;
}

/** Disable year nav option **/
.kalendae .k-title.k-disable-year-nav .k-btn-next-year,
.kalendae .k-title.k-disable-year-nav .k-btn-previous-year {
    display: none;
}

.kalendae .k-title.k-disable-year-nav .k-btn-next-month {
    right: 0;
}

.kalendae .k-title.k-disable-year-nav .k-btn-previous-month {
    left: 0;
}

/** Force specific width for month container contents **/
.kalendae .k-title,
.kalendae .k-header,
.kalendae .k-days {
    width: 156px;
    display: block;
    overflow: hidden;
}


/** Hide unusable buttons **/
.kalendae.k-disable-next-month-btn .k-btn-next-month,
.kalendae.k-disable-previous-month-btn .k-btn-previous-month,
.kalendae.k-disable-next-year-btn .k-btn-next-year,
.kalendae.k-disable-previous-year-btn .k-btn-previous-year {
    display: none;
}


/** Week columns and day cells **/
.kalendae .k-header span,
.kalendae .k-days span {
    float: left;
    margin: 1px 1px;
}

.kalendae .k-header span {
    text-align: center;
    font-weight: bold;
    width: 20px;
    padding: 1px 0;
    color: #666;
}

.kalendae .k-days span {
    text-align: right;
    width: 13px;
    height: 1.1em;
    line-height: 1em;
    padding: 2px 3px 2px 2px;
    border: 1px solid transparent;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #999;
}

/** Today **/
.kalendae .k-today {
    text-decoration: underline;
}

/** Days inside of the month view **/
.kalendae .k-days span.k-in-month.k-active {
    border-color: #ddd;
    background-color: #fff;
    color: #333;
}

/** Days outside of the month view (before the first day of the month, after the last day of the month) **/
.kalendae .k-days span.k-out-of-month {
    color: #ddd;
}

/** Selectable  **/
.kalendae .k-days span.k-active {
    cursor: pointer;
}

/** Selected day, when outside the selectable area **/
.kalendae .k-days span.k-selected {
    border-color: #1072A5;
    color: #1072A5;
}

/** Selected day, when inside the selectable area **/
.kalendae .k-days span.k-selected.k-active {
    background: #7EA0E2;
    color: white;
}

/** Days between the start and end points on a range, outside of the selectable area **/
.kalendae .k-days span.k-range {
    background: none;
    border-color: #6DD4FE;
}

/** Days between the start and end points on a range, inside of the selectable area **/
.kalendae .k-days span.k-range.k-in-month {
    background: #C4D4F1;
    border-color: #19AEFE;
    color: #333;
}

/** Selectable day, hovered **/
.kalendae .k-days span.k-active:hover {
    border-color: #666;
}

/** Selectable week, hovered **/
.kalendae .k-week:hover span.k-active {
    border-color: #666;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*-------------------------------------IE8 ONLY CODE BELOW THIS LINE--------------------------------------------*/

.kalendae.ie8.k-floating {
    border: 1px solid #ccc;
}

.kalendae.ie8 .k-btn-close {
    width: 20px;
    height: 20px;
    border: none;
    background: url('close.png') no-repeat top left;
}

.kalendae.ie8 .k-btn-close:after {
    display: none;
}

.kalendae.ie8 .k-btn-previous-month,
.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: #777 url('arrows.png') no-repeat center left;
    position: absolute;
    top: 0;
}

.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-next-year {
    background-position: center right;
}

.kalendae.ie8 .k-btn-previous-month:hover,
.kalendae.ie8 .k-btn-next-month:hover {
    background-color: #7EA0E2;
}

.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {
    background-color: #333;
}

.kalendae.ie8 .k-btn-previous-year:hover,
.kalendae.ie8 .k-btn-next-year:hover {
    background-color: #6FDF81;
}

.kalendae.ie8 .k-btn-previous-month:after,
.kalendae.ie8 .k-btn-next-month:after,
.kalendae.ie8 .k-btn-previous-year:after,
.kalendae.ie8 .k-btn-next-year:after {
    display: none;
}

.kalendae {
    background: #fff;
    border: 2px solid #d8dde6 !important;
    font-size: 100%;
    font-family: "Montserrat", sans-serif;
    border-radius: 2px;
    padding: 1rem !important;
}

.kalendae .k-calendar {
    width: 14em
}

.kalendae .k-calendar .k-header span,
.kalendae .k-calendar .k-days span {
    width: calc(2em - 2px) !important;
    margin-left: 1px !important;
    margin-right: 1px !important;
    box-sizing: border-box !important
}

.kalendae .k-calendar .k-title,
.kalendae .k-calendar .k-header,
.kalendae .k-calendar .k-days {
    width: 100%;
    height: auto;
    margin: 0;
    color: #515e59
}

.kalendae .k-calendar .k-header span,
.kalendae .k-calendar .k-days span {
    height: inherit;
    line-height: inherit;
    text-align: center;
    padding: 2px .25em 2px 2px
}

.kalendae .k-calendar .k-btn-close:hover {
    color: #444;
    border-color: #fff
}

.kalendae .k-calendar .k-caption {
    font-size: 100%;
    color: #515e59
}

.kalendae .k-calendar .k-btn-previous-month,
.kalendae .k-calendar .k-btn-next-month,
.kalendae .k-calendar .k-btn-previous-year,
.kalendae .k-calendar .k-btn-next-year {
    color: #515e59;
    line-height: normal;
    height: auto;
    font-size: 1.4em;
    font-weight: 400
}

.kalendae .k-calendar .k-btn-previous-month:hover,
.kalendae .k-calendar .k-btn-next-month:hover,
.kalendae .k-calendar .k-btn-previous-year:hover,
.kalendae .k-calendar .k-btn-next-year:hover {
    color: #515e59;
    font-weight: 700
}

.kalendae .k-calendar .k-header span {
    color: #515e59;
    margin: 5px auto
}

.kalendae .k-calendar .k-days span.k-in-month {
    color: #515e59;
    border-color: rgba(0, 0, 0, .1);
    background-color: #fff;
    height: 30px;
    padding-top: 5px;
    margin-bottom: 5px;
    opacity: .7
}

.kalendae .k-calendar .k-days span.k-in-month.k-active {
    color: #fff;
    border-color: rgba(0, 0, 0, .1);
    background-color: #0073e6;
    height: 30px;
    padding-top: 5px;
    margin-bottom: 5px;
    opacity: .7
}

.kalendae .k-calendar .k-days span.k-out-of-month {
    color: #515e59;
    background-color: rgba(0, 0, 0, 0);
    height: 30px;
    padding-top: 5px;
    margin-bottom: 5px;
    opacity: .5
}

.kalendae .k-calendar .k-days span.k-selected.k-active {
    background: #0073e6;
    color: #fff;
    opacity: 1
}

.kalendae .k-calendar .k-days span.k-active:hover {
    border-color: #d8dde6;
    opacity: 1
}

.kalendae {
    display: none;
}
