/**
 * Theme Name:     PixelPierNYC Child
 * Author:         VamTam
 * Template:       pixelpiernyc
 * Text Domain:	   pixelpiernyc-child
 * Description:    PixelPier NYC - Creative Agency. Time to create something truly great with PixelPier NYC a modern Creative Agency Theme. With this astounding theme, you get to present your portfolio projects in truly unique and contemporary manner that will surely set you apart from the rest! If you like, you can even create an appealing single page website.
 */

.content-privacy-policy ul li{
    
    
    margin-bottom:10px;
}

.clamp-text-titles h3.elementor-heading-title.elementor-size-default {
    font-size: clamp(40px, 6vw, 50px) !important;
    transform: translateX(-270px);
}

.clamp-text-titles-image h3.elementor-heading-title.elementor-size-default{
    
    font-size: clamp(40px, 6vw, 50px) !important;
    transform: translate(260px, -90px);
}

.content-section-team p {
    color: #fff;
}

.meta-header-inside header.page-header h1 {
    margin-left: 30px;
    margin-bottom: 0;
}

/*.feat-img-news img {*/
/*    width: 100%;*/
/*}*/

.popup-team-wrap {
    webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-color: rgba(255, 255, 255, 0.05);
    background: transparent;
}
.popup-main-team-wrap {
    background: transparent !important;
    backdrop-filter: blur(10px);
     webkit-backdrop-filter: blur(10px);
}

.elementor-location-header.header-scrolling {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    /*backdrop-filter: blur(10px);*/
    /*background-color: rgba(0, 0, 0, .3);*/
    /* mix-blend-mode: unset !important;*/
}
/*.elementor-location-header {*/
/*    backdrop-filter: blur(10px) !important;*/
/*    background-color: rgba(0, 0, 0, .3) !important;*/
/*}*/

.elementor-location-header.header-scrolling .header-main-cont {
    background-color: rgba(0, 0, 0, 0.3) !important;
    webkit-backdrop-filter: blur(10px) !important;
    backdrop-filter: blur(10px) !important;
    mix-blend-mode: unset !important;
}

/*body:not(.page-id-63) .header-main-cont {*/
/*    background-color: rgba(0, 0, 0, 0.3) !important;*/
/*    webkit-backdrop-filter: blur(10px) !important;*/
/*    backdrop-filter: blur(10px) !important;*/
/*    mix-blend-mode: unset !important;*/
/*}*/


/*.elementor-location-header.header-scrolling .mix-blend.header-main-cont {*/
/*    background-color: rgba(0, 0, 0, 0.4);*/
/*    webkit-backdrop-filter: blur(10px);*/
/*    backdrop-filter: blur(10px);*/
/*}*/

/*----------------------------- Large Screens -------------------------------*/


@media only screen and (max-width :1920px) and (min-width: 1601px) {
    
}

@media only screen and (max-width :1600px) and (min-width: 1441px) {
    
}

@media only screen and (max-width :1440px) and (min-width: 1367px) {
    
}

@media only screen and (max-width :1366px) and (min-width: 1281px) {
   
}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
    
}

/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){
    
}

/*----------------------------- Media 768 -------------------------------*/
@media only screen and (max-width:999px){

    .elementor-location-header.header-scrolling .mix-blend.header-main-cont {
        backdrop-filter: blur(10px);
        background-color: rgba(0, 0, 0, .3);
    }


}

/*----------------------------- Media Tab -------------------------------*/
@media only screen and (max-width:767px){
    
    
    .cnt-form-wrap-main .elementor-form-fields-wrapper.elementor-labels-above {
        gap: 14px;
    }
    .slider-home-case-studies .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 380px;
    }

  
    
}

/*----------------------------- Media Mobile Screen -------------------------------*/
@media only screen and (max-width:479px){
    
   .slider-home-bottom .swiper-wrapper {
        align-items: center !important;
        max-height: 240px !important;
    }
    .slider-home-case-studies .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        right: unset;
        left: 218px;
        margin: 0 auto;
        width: fit-content;
    }
}
/*----------------------------- Media Mobile Screen -------------------------------*/
@media only screen and (max-width:440px){
    
    .slider-home-case-studies .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 198px;
    }
}

/*----------------------------- Media Small Screen -------------------------------*/
@media only screen and (max-width:390px){
    
      .slider-home-case-studies .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 180px;
    }
    
}
/*----------------------------- Media Small Screen -------------------------------*/
@media only screen and (max-width:390px){
    
      .slider-home-case-studies .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 130px;
    }
    
}

