@media (max-width: 1199px) {
    .container,.comeet-outer-wrapper,.all-jobs-link {
        max-width: 960px;
    }
    .site-header{
            padding: 3rem 0 1rem 0;

    }
    .site-header.header-overlay{
            padding: 1rem 0;
    }

    .hero-section {
        padding: 12rem 0;
    }

    .wp-block-latest-posts li {
        margin: 0 10px;
    }

    .recent-post-blog .wp-block-group__inner-container,
    .section-contact-us .wp-block-group__inner-container {
        padding: 0 15px;
        max-width: 960px;
        margin: 0 auto;
    }
    .item-holder {
    max-width: 42%;
    clip-path: polygon(15% 0, 100% 0, 85% 100%, 0 100%);
}
    .item-holder figure {
    width: 450px;
}
.single.single-post .single-hero-section h1{
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.single.single-post .single-hero-section .post-title{
    max-width: 100%;
}
.single-content{
    flex-wrap: wrap;
}
.featured-hero-section figure article{
    left: 9.5%;
}
.comeet-apply{
    position: relative;
    width: 100%;
}
.section-careers-city .container{
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.section-careers-city .item-holder:nth-of-type(1){
    margin-right: 0 !important;
}
.section-careers-city .item-holder{
    max-width: 100% !important;
}
.section-contact-us form input[type="submit"]{
    margin-left: 15px;
    max-width: 230px;
    min-width: 230px;
}
form#pardot-form p,  form#pardot-form p select{
    max-width: 230px;
    min-width: 230px;
}
.section-careers-city .item-holder{
    min-width: 63%;
}
.item-holder figure{
    width: 100%;
}
.hero-section form#pardot-form p{
    min-width: unset !important;
    max-width: unset !important;
    margin-right: unset;
}
}

@media (max-width: 991px) {
    .page .site-header,
    .error404 .site-header {
    padding: 1.25rem 0;
}
.single.single-post .site-header{
    padding: 1.25rem 15px;
}
    .site-header .container {
   width: 100%;
}
    .site-header{
        padding: 3rem 0 1rem 0;
    }
    .site-header.header-overlay{
        padding: 1rem 0;
    }

    .container,
    .recent-post-blog .wp-block-group__inner-container,
    .section-contact-us .wp-block-group__inner-container,
    .comeet-outer-wrapper,.all-jobs-link {
        max-width: 720px;
    }

    .main-navigation .navbar-collapse li {
        padding-right: 1.5rem;
    }

    .section-about .d-flex {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .section-about .video-wrapper {
        flex-direction: row;
    }

    .about-description {
        padding-left: 0;
        padding-top: 3rem;
    }

    .about-hero-img {
        margin: 0 auto;
    }

    .about-hero-img {
        max-width: 25rem;
    }

    .about-description {
        max-width: 100%;
    }
    .section-about .container {
        padding-left: 15px;
    }
    .mfp-iframe-scaler {
        max-width: 700px;
    }

    .mfp-wrap.mfp-ready .mfp-iframe {
        position: relative;
    }

    .wp-block-latest-posts {
        flex-wrap: wrap;
    }

    .wp-block-latest-posts li {
        max-width: 100%;
        margin-top: 1.5rem;
        flex: 0 0 45%;
    }

    .wp-block-latest-posts {
        padding-top: 0;
    }

    .wp-block-latest-posts.wp-block-latest-posts__list {
        justify-content: center;
    }

    .section-pagaya-team {
        padding: 12rem 0 4.375rem 0;
    }

    .country-title {
        padding: 1rem;
    }

    .item-holder figure {
        height: 500px;
    }
    .item-holder {
    max-width: 43%;
    clip-path: polygon(18% 0, 100% 0, 82% 100%, 0 100%);
}

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

    .section-footer {
        padding: 2.5rem 0 6rem 0;
    }

    .section-contact-us {
        padding: 6rem 0;
    }

    .section-contact-us .wp-block-group__inner-container {
        padding: 0 15px;
    }

    .section-contact-us .wp-block-columns {
        flex-direction: column;
    }

    .contact-wrapper {
        max-width: 100%;
    }

    .contact-wrapper {
        padding-bottom: 2rem;
    }

    .coming-soon,
    .not-found {
        height: calc(100vh - 274px);
        background-color: #eff8fa;
    }
    .video-wrapper .popup-youtube {
        flex-direction: row;
    }
    .recent-post-blog .wp-block-latest-posts__featured-image{
        width: 100%;
    }
    .single.single-post .single-hero-section h1{
        max-width: 720px;
    }
    .single.single-post .single-hero-section .post-title{
        position: relative;
    }
    .featured-hero-section{
        padding-bottom: 5rem;
    }
    form.search-bar{
        max-width: 200px;
    }
    .section-contact-us form .wrapper .row{
        justify-content: flex-start;
    }
    .section-contact-us form .wrapper .row .col-xs-12.col-sm-12.col-md-6{
        margin-right: 30px;
    }
    .section-contact-us form .wrapper:last-child .row .col-xs-12.col-sm-12.col-md-6{
        margin-right: 46px;
    }
    .section-careers-city .item-holder{
        max-width: 100% !important;
    }
    
    .section-careers-city .item-holder{
        min-width: 67%;
    }
}

@media (max-width: 767px) {

    .container,
    .recent-post-blog .wp-block-group__inner-container,
    .section-contact-us .wp-block-group__inner-container,
    .comeet-outer-wrapper,.all-jobs-link {

        max-width: 100%;
        width: auto;
    }
    .main-navigation .navbar-collapse li {
        padding-right: 1rem;
    }

    .site-header {
        padding: 2rem  0;
    }

    .site-header.header-overlay {
        padding: 1rem 0;
    }

    .header-links {
        display: none;
    }

    .site-header .navbar-toggler,
    .navbar-collapse.active .header-links {
        display: block;
    }

    .navbar {
        flex-wrap: wrap;
    }

    .navbar h1 {
        order: 0;
    }

    .navbar-toggler {
        order: 1;
    }

    .navbar-collapse {
        order: 2;
        flex: 0 0 100%;

    }

    .header-links ul {
        flex-wrap: wrap;
    }

    .main-navigation .navbar-collapse li {
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-bottom: 1.5rem;
    }

    .navbar-collapse.active .header-links {
        padding: 1.5rem 0 6rem 0;
    }

    .main-navigation .navbar-collapse li:last-child {
        margin-bottom: 0;
    }

    .main-navigation .navbar-brand {
        background-image: url(../images/svg/logo-blue-mobile.svg);
        width: 36px;
        height: 28px;
    }
    .home .main-navigation .navbar-brand{
        background-image: url(../images/svg/logo-mobile.svg);
    }

    .site-header,
    .site-header.header-overlay {
        padding: 1rem;
        background-color: #ffffff;
    }
    .home .site-header,
    .home .site-header.header-overlay{
        background-color: #001c48;
    }

    .video-controller {
        height: auto
    }

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

    .mfp-iframe-scaler {
        max-width: 550px;
    }

    .recent-post-blog .wp-block-group__inner-container {
        padding: 0 15px;
    }

    .section-logo {
        padding: 1rem 0 4.5rem 0;
    }

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

    .logo-list {
        flex-wrap: wrap;
    }

    .logo-list a {
        margin-top: 1rem;
        max-width: 120px;

    }

    .section-spacing {
        padding: 5rem 0;
    }

    .wp-block-latest-posts li {
        flex: 0 0 45%;
    }

    .wp-block-latest-posts li a {
        padding: 10px;
        line-height: 1.3;
    }

    .section-pagaya-team {
        padding: 10rem 0 4.375rem 0;
    }

    .pagaya-team-info {
        max-width: 100%;
        margin-left: 0;
        padding: 1.5rem;
    }

    .section-contact-us .wp-block-group__inner-container {
        padding: 0 15px;
    }


    .country-title {
        font-size: 14px;
    }

     .item-holder {
        max-width: 100%;
        clip-path: unset;
        margin-left:0;
    }

    .item-holder figure {
        height: 250px;
        width: 100%;
    }
     .image-gallery-wrapper {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .hidden {
        display: none;
    }

    .footer-logo {
        background-image: url(../images/svg/logo-mobile.svg);
        width: 36px;
        height: 28px;
    }

    .footer-list P {
        padding-top: 1rem;
    }

    .section-footer {
        padding: 2.5rem 0 6rem 0;
    }


    .contact-link {
        padding: 1.25rem 0;
    }

    .section-contact-us .form-section {
        margin-left: 0;
    }
    .section-contact-us .form-section iframe {
    height: 300px !important;
}
.page.page-id-414 header .main-navigation .navbar-brand,.page.page-id-262 header .main-navigation .navbar-brand,.single.single-post header .main-navigation .navbar-brand,.archive.category header .main-navigation .navbar-brand,.search.search-results header .main-navigation .navbar-brand,.archive header .main-navigation .navbar-brand{
    background-image: url(../images/svg/logo-blue-mobile.svg);
}
.home .navbar-toggler.collapsed .icon-bar{
    background-color: #ffffff;
}
.home .site-header.header-nav{
    background-color: #001c48;
}
.navbar-toggler.collapsed .icon-bar{
    background-color: #001C48;
}
.single.single-post .single-hero-section h1{
    max-width: unset;
    font-size: 2rem;
}
.featured-hero-section figure article{
    top: 95%;
    left: 2%;
}
.featured-hero-section{
    padding-bottom: 10rem;
    margin-top: 107px;
}
.category-page, .search-page,.archive-page{
    margin-top: 60px;
}
.careers-hiring a::before{
    right: 35px;
    top: -8px;
    height: 31px;
}
.section-careers-city .container{
    align-items: center;
}
.section-careers-city .item-holder{
    clip-path: unset;
    margin-left: unset;
}
}

@media (max-width: 580px) {
    html {
        font-size: 85%;
    }

    h1 {
        font-size: 2rem;
    }

    h2 {
        font-size: 1.5rem;
    }

    h3 {
        font-size: 1.25rem;
    }

    h4 {
        font-size: 1.125rem;
    }

    h5,
    h6,
    p {
        font-size: 16px;
    }

    .main-navigation .navbar-collapse li>a {
        font-size: 16px;
    }
.page .site-header,
.error404 .site-header {
    padding: 1rem 0;
}
    .btn {
        margin-top: 1rem;
        padding: 1rem;
    }

    .site-header,
    .site-header.header-overlay,.single.single-post .site-header {
        padding: 15px 0;
    }
    .single-hero-section{
        margin-top: 0 !important;
    }

    .hero-section {
        padding: 10rem 0 8rem 0;
    }

    .about-hero-img {
        max-width: 100%;
        padding-left: 0;
    }

    .about-description {
        padding-top: 1rem;

    }

    .video-wrapper {
        padding-top: 10px;
    }

    .mfp-iframe-scaler {
        max-width: 100%;
        height: auto;
    }

    .logo-list a {
        max-width: 100%;
        flex: 0 0 33%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 1.5rem;
    }

    .section-spacing {
        padding: 4rem 0;
    }

    .recent-post-blog {
        padding-bottom: 2rem;
    }

    .pagaya-pluse-info p {
        font-size: 16px;
        line-height: 1.7;
    }
.section-pagaya-team .container{
    padding-left: 15px;
}
    .section-pagaya-team {
        padding: 8rem 0 4.375rem 0;
    }

    .wp-block-latest-posts li {
        flex: 0 0 100%;
        margin: 0;
    }

    .wp-block-latest-posts {
        justify-content: center;
        flex-direction: column;
    }

    .wp-block-latest-posts li time {
        padding: 0 1rem 1rem 1rem;
    }

    .wp-block-latest-posts li time {
        line-height: 1.2;
    }

    .recent-post-blog .wp-block-latest-posts .wp-block-latest-posts__featured-image {
        float: left;
        max-width: 100%;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        overflow: hidden;
        max-height: 200px;
        height: 100%;
    }

    .recent-post-blog .wp-block-latest-posts li a,
    .recent-post-blog .wp-block-latest-posts li time {
        display: flex;
    }
    .recent-post-blog h2{
        padding-bottom: 1.5rem;
    }
    .wp-block-latest-posts li {
        padding-bottom: 0;
        margin-bottom: 1.5rem;
        display: flex;
        flex-direction: column;
    }
    .wp-block-latest-posts li a{
        padding: 1rem;
        margin: 14px 0 10px 0;
    }
    .wp-block-latest-posts li:last-child {
        margin-bottom: 0;
    }

   

   

    .site-info {
        flex-direction: column;
    }

    .subscribe {
        padding-top: 1rem;
    }

    .email {
        width: 100%;
    }

    .section-footer {
        padding: 2.5rem 0;
    }

    .section-contact-us {
        padding:7rem 0 4rem 0;
    }
    .section-logo-list-wrapper{
        padding: 1rem 0 4rem 0;
    }
    .section-contact-us .form-section iframe {
        height: 300px !important;
    }
    .section-pagaya-team {
        min-height: 400px;
        padding-bottom: 0;
        display: flex;
    align-items: flex-end;
    }
    .pagaya-team-info{
        margin-bottom: -5rem;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);

    }
    .single.single-post .related-articles .d-flex{
        flex-wrap: wrap;
        justify-content: center;
    }
    .single.single-post .related-articles article{
        margin-top: 15px;
        text-align: left;
        max-width: 100%;
        width: 100%;
        margin-right: unset;
    }
    .featured-hero-section{
        padding-bottom: 0;
    }
    .featured-hero-section figure article{
        position: unset;
        transform: translateY(-15%);
        width: 100%;
    }
    .Recent-insights .recent-articles .d-flex article{
        margin: 20px 0;
        max-width: 100%;
    }
    form.search-bar{
        max-width: 100%;
        width: 100%;
    }
    form.search-bar input{
        max-width: 100%;
        width: 100%;
        margin-top: 15px;
    }
    form.search-bar .input-group::after{
        top: 26px;
    }
    .page-header.d-flex{
        flex-wrap: wrap;
    }
    .category-header .d-flex{
        flex-wrap: wrap;
    }
    .single-hero-section{
        padding-top: 110px;
    }
    .single.single-post .content-part .content ol li{
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .single.single-post .content-part .content ul li{
        font-size: 1rem;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .single.single-post .content-part .content ul li::before{
        top: 7px;
    }
    .comeet-u-1-2 .comeet-list ul.comeet-positions-list{
        justify-content: center;
    }
    .comeet-position-meta-single{
        margin-bottom: 0 !important;
    }
    .comeet-u-1-2 .comeet-list ul.comeet-positions-list li{
        margin: 10px;
    }
    .page-careers .careers-hero{
        padding: 7.125rem 0 3.125rem 0;
    }
    .comeet-u-1-2 .comeet-group-name{
        margin: 1rem 0 1.2rem 0;
    }
    .comeet-outer-wrapper h2.comeet-position-name{
        font-size: 1.562rem;
    }
    .comeet-groups-list{
        padding-bottom: 4.25rem;
    }
    .comeet-u-1-2 .comeet-group-name a{
        font-size: 1.4rem !important;
    }
    .section-contact-us form .wrapper .row{
        flex-wrap: wrap;
    }
    .section-contact-us form .wrapper{
        margin-bottom: 0;
    }
    .section-contact-us form .wrapper .row .col-xs-12.col-sm-12.col-md-6{
        margin-bottom: 1.25rem;
        max-width: 100%;
        width: 100%;
    }
    .section-contact-us form input[type="text"], .section-contact-us form select[type="text"], .section-contact-us form input[type="password"], .section-contact-us form input[type="tel"], .section-contact-us form input[type="date"], .section-contact-us form input[type="email"],form#pardot-form p{
        max-width: 100%;
        width: 100%;
        margin-top: 5px;
    }
    .section-contact-us form input[type="submit"]{
        margin-left: 0;
        min-width: 100%;
        max-width: 100%;
    }
    form#pardot-form p:nth-of-type(1), form#pardot-form p:nth-of-type(3), form#pardot-form p:nth-of-type(5), form#pardot-form p:nth-of-type(7){
        margin-right: 0;
    }
    .section-contact-us form label{
        padding-bottom: 5px;
    }
    .dropdown.col-xs-12.col-sm-12.col-md-6 label::after{
        top: 45px;
    }
    .section-contact-us form .wrapper .row .col-xs-12.col-sm-12.col-md-6{
        margin-right: 0;
    }
    .section-contact-us form .wrapper:last-child .row .col-xs-12.col-sm-12.col-md-6{
        margin-right: 0;
    }
    .hero-section form.visible{
        padding: 0 20px;
        margin-top: 15px;
        top: 155px;
    }
    .hero-section form .required.email{
        max-width: 100%;
    }
    .hero-section form p.submit input{
        height: 42px;
    }
    .hero-section form p.email input{
        padding: 1rem;
        max-width: 100%;
    }
    .featured-hero-section figure article:hover{
        transform: translateY(-15%);
    }
    .logo-list{
        justify-content: space-around !important;
    }
    .logo-list a:nth-of-type(1),.logo-list a:nth-of-type(3){
        margin-right: 15px;
    }
    .logo-list a:nth-of-type(2),.logo-list a:nth-of-type(4){
        margin-left: 15px;
    }
    .header-hire li a span{
        display: none;
    }
    .site-header{
        margin-top: 53px;
    }
    form#pardot-form p.Nationality,form#pardot-form p.Investor_Type{
        display: flex;
        flex-direction: column;
    }
    form#pardot-form p.Nationality select,form#pardot-form p.Investor_Type select{
        max-width: 100%;
        width: 100%;
    }
    .required.email{
        max-width: 100%;
    }
    .subscribe input[type="submit"]{
        max-width: 100%;
    }
}
