body .pContent {
    margin: 0 2%;
    width: 96%;
}

#pFeaturesAllBlock.pBlock  {
    display: flex;
    background-color: #f7f7f7;
    border-radius: 12px;
}

.homeBannerSlider .pInner {
    background-image: url(https://pagerr.eu/data/up/webLandingcircles2022.png?id=28916) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    padding: 40px 60px;
    margin: 25px 0;
}

.homeSliderBannerImg {
    margin: 25px;
    border-radius: 12px;
    width: calc(100% - 50px);
    box-shadow: -8px 12px 20px 0px #00000021;
}

.homeBannerSlider img:not(:first-child) {
    display: none;
}

.titleBannerBlock h2 {
    font-size: 24px;
    line-height: 44px;
    font-weight: 400;
}

#pTitleActionBtns {
    margin: 10px 0;
}

#pTitleBannerTxts .pInner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


#pTitleActions p.btnTxtOnly {
    line-height: 46px;
    margin: 0 5px;
}

#pQuickProductFinderTxts .pInner {
    padding: 30px 25px 10px 25px;
}

.pagerrFullMaps {
    margin-top: 80px;
}

#pReviewsSlider {
    margin-top: 20px;
}

.getBenefitsFields img {
    max-width: 50%;
}

.btnFancySmall.bWhite {
    color: white;
    border-color: white;
}

.signUpWPagerr h5 {
    font-size: 26px;
    color: white;
    line-height: 88px;
    margin: 0 25px;
}

.signUpWPagerr p {
    margin-right: 75px;
}

.signUpWPagerr {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

/** OLD STARTS HERE */
.titleBannerBlock {
    margin: 25px 2%;
}

.titleBannerFirstLine {
    margin: 160px 0 0 0;
}

.titleBannerBlock h1 {
    font-size: 44px;
    line-height: 50px;
    font-weight: 500;
}

.titleBannerBlock h2 {
    font-size: 26px;
    line-height: 44px;
    font-weight: 400;
}

.titleBannerButtons {
        margin: 22px 0;
}

.titleBannerButtons p strong {
    padding: 6px 33px;
    color: #ed008c;
    border-radius: 55px;
    cursor: pointer;
    margin: 0 10px 0 0;
    font-weight: 500;
    font-size: 18px;
    border: solid 2px #ed008c;
}

.latest_post_holder .latest_post_image {
    display: none!important;
}

.titleBannerButtons p strong:hover {
    color: black;
    border-color: black;
}

.pinkThis {
    color: #ed008c;
}

.newsBlockAll {
    margin: 10px 2%;
}

p strong {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 23px;
}

.homeMainCatBlock {
    margin: 75px 2%;
}

body p {
    font-size: 16px;
    line-height: 23px;
}
    
    
body h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
}

.titleBannerNewsSingle:hover {
    box-shadow: -15px 20px 20px 6px #5454541c;
    padding: 0 0 20px 20px;
    cursor: pointer;
    margin: 0 0 0 0;
}

.titleBannerNewsSingle {
    margin: 20px 0 0 0;
}

.sliderSmallIconImg img {
    border-radius: 60px;
    transform: rotate(
45deg
);
    box-shadow: 19px 4px 20px 5px #00000029;
}

.proffHashtag h3 {
   font-size: 25px;
    line-height: 40px;
    font-weight: 600;
}


.noproductTxt {
    padding: 10px 10px 10px 25px;
}

.noproductTxt p {
    font-size: 20px;
    line-height: 26px;
}

.noproductTxt h3 {
    font-size: 33px;
    line-height: 40px;
}

.noproductBtns .q_icon_list:hover {
    background-color: #ed008c;
}
.noproductSep img {
    max-height: 180px;
    width: auto;
}

.noproductBtns {
    text-align: center;
    padding: 0 80px 0 0;
}

.noproductBtns .q_icon_list {
    cursor: pointer;
}

.reviewRowBlock {
    height: 300px;
}

.homeMapLogos img {
   height: 90px;
    width: auto;
}

.personalFormRow h3, .personalFormRow h5, .personalFormRow p {
    color: white;
    text-transform: initial;
}

.homeSpecialOffersForm div {
    display: inline-block;
}

.personalFormRow .myPagerrLogo img {
    width: 65%;
    padding: 0 25px;
    height: auto;
}

.personalFormRow h5 {
    padding: 0 0 5px 0;
    font-weight: 500;
}

.hSFemailF {
    width: 100%;
}

.hSFchecks .wpcf7-list-item {
    background: #ffffff;
    padding: 2px 10px;
    border-radius: 33px;
    font-size: 11px;
    font-weight: 500;
    margin: 4px;
}

.hSFsubmitF input {
    margin: 0;
    background-color: unset!important;
    color: white!important;
    border: solid 2px white!important;
    padding: 5px 20px!important;
    text-decoration: none!important;
}

.hSFsubmitF .ajax-loader {
    display: none!important;
}

.hSFsubmitF {
    width: 100%;
    text-align: left;
    padding: 25px 0;
}

.hSFemailF input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    background-color: #ffffff;
    border: solid 2px white!important;
    border-radius: 54px;
    margin: 10px 0;
    padding: 15px 20px!important;
}

.homeSpecialOffersForm {
    padding: 35px 15px;
}

.homeMainCatBlock img {
    filter: opacity(0.9) contrast(0.8) brightness(1.15);
}

.homeMainCatBlock img:hover {
    filter: opacity(1) contrast(1) brightness(1);
}

.qualIcons .q_icon_list .qode-ili-icon-holder, .q_icon_list i {
    width: 50px;
}

.pagerrMaps .q_icon_list .qode-ili-icon-holder.transparent {
    font-size: 25px!important;
    color: #ffffff!important;
    width: 20px;
    padding-right: 15px;
}

.pagerrMaps .q_icon_list {
    background-color: #ed008c;
    border-radius: 33px;
    padding: 5px 15px;
    display: inline-block;
    margin: 5px 0;
}

.pagerrMaps .q_icon_list p {
    font-size: 16px!important;
    color: white;
    width: 100%;
    display: contents;
}

.pagerrMaps .logTxt p {
    font-weight: 400;
    font-size: 18px;
    padding: 10px 0;
}

.qualIcons .q_icon_list p {
padding-bottom: 0;
    margin-bottom: 0;
}

.qualIcons .q_icon_list {
    border: solid 2px #ececec;
    border-radius: 33px;
    padding: 10px;
}

.lastMinuteRow {
    text-align: left;
    background-color: #6ad9c2;
    padding: 40px 50px;
}

.lastMinuteRow .productSingleNames {
    background-color: #33937f;
    padding: 15px;
}

.lastMinuteRow ul.products li.product a.product-category {
    background-color: #33937f !important;
}

.lastMinuteRow h5.productSingleNm {
    color:white;
}

.lastMinuteRow .products li.product:hover .productSingleNames {
    background-color: #33937f;
}

.lastMinuteRow .leaf img {
    width: 70%;
}   

.lastMinuteRow h3 {
    color: white;
    font-size: 30px;
    line-height: 60px;
}


/** NExT GEN LANDING MARCH 2022 */
.euLandingBannerImg {
    margin: 0 120px;
    box-shadow: -8px 12px 20px 0px #00000021;
    border-radius: 12px;
}

.euLandingBannerImg img {
    border-radius: 12px;
}

.euLandingBannerImg .flexslider {
    margin: 0;
}

.borderTopSeperatorRow {
    height: 50px;
    border-top: solid 2px #dddddd;
    margin-top: 50px;
    margin-right: 2%;
    margin-left: 2%;
}

.personalExperience {
    background-image: url(/marketplace/cdn/icons/local/leaf.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 25px 25px 25px 180px;
    margin: 25px 0;
}

.personalExperience h3 {
    font-size: 30px;
    color: #45b549;
}

.ecoTitleRow {
    margin: 0 2%;
}

.waySaveSingle {
    padding: 50px;
    margin: 0 50px;
    background-color: #f5f5f5;
    border-radius: 12px;
}

.waySaveSingle h4 {
    font-size: 20px;
    background-size: auto 80%;
    background-repeat: no-repeat;
    padding-left: 35px;
    border-bottom: solid 2px black;
    margin-bottom: 10px;
}

.caroufredsel-direction-nav a i, .flex-direction-nav a i {
    line-height: 42px;
    color: #dddddd;
    font-size: 22px;
}

.printCategoriesList {
    margin: 30px 0;
}

.pagerrFeaturesRow {
    background-color: #f7f7f7;
    border-radius: 12px;
    margin: 75px 0;
}

.pagerrFeaturesRow .full_section_inner00 {
    padding: 25px;
}

.pagerrFeaturesRow .pagerrMarketplaceFeatureBtns h3 {
    padding: 0 20px;
    margin: 20px 0;
    cursor: pointer;
}

.pagerrFeaturesD {
    margin: 75px 25px  25px 0;
    background-color: #f7f7f7;
    border-radius: 12px;
    padding: 10px;
}

.pagerrFeaturesD .featureIconBlock {
    display: inline-block;
    margin: 5px;
    padding: 40px 5px 5px 5px;
    border-radius: 6px;
    font-size: 14px;
    width: calc(25% - 40px);
    color: #000000;
    line-height: 16px;
    vertical-align: top;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left 10px top;
}

.pagerrMarketplaceFeatureBtns h3.sel {
    background-color: white;
    border: none;
    padding: 20px;
    border-radius: 12px 0 0 12px;
    box-shadow: -6px 7px 20px #00000008;
}

.featureIconBlock p.ftB {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.featureIconBlock p {
    font-size: 12px;
    line-height: 15px;
}

.orderOnlineP {
    background-image: url(/marketplace/cdn/icons/myPagerr/orderOnline.png);
}

.filesManageP {
    background-image: url(/marketplace/cdn/icons/myPagerr/manageFiles.png);
}

.designWebP {
    background-image: url(/marketplace/cdn/icons/myPagerr/designWeb.png);
}

.supportP {
    background-image: url(/marketplace/cdn/icons/myPagerr/personalSupport.png);
}

.pagerrFeaturesRow .pgrFeaturesAll {
    padding: 25px 0 25px 60px;
}

.pagerrMarketplaceFeatureBtns {
    margin-top: 75px;
}

.pagerrFeaturesRow div.marketplaceFeatureSingle {
    background-color: white;
    margin: 50px 50px 50px 0;
    border-radius: 12px;
    padding: 35px;
    box-shadow: -6px 7px 20px #00000008;
    z-index: 99999;
    border: solid 1px #e7e7e7;
}

.pagerrFeaturesRow .vc_column_container>.vc_column-inner {
    padding-right: 0;
    padding-left: 0;
}

.pagerrFeaturesRow .vc_row {
    margin: 0;
}

.printCategoriesList .generalCategoryLink {
    display: inline-block;
    width: calc(33% - 82px);
    background-position: left 20px center;
    background-repeat: no-repeat;
    background-size: auto 35%;
    padding: 20px 0 20px 60px;
    background-color: white;
    box-shadow: -7px 8px 16px #0000000f;
    margin: 10px;
    border-radius: 12px;
    border: solid 1px #f5f5f5;
}

.marketplaceFeatureSingle {
    display: none;
}

.pagerrFullMaps iframe {
    border: none;
    border-radius: 12px;
}

.pagerrMapOverflow {
    text-align: left;
    margin: -450px 0 0 0;
    height: 450px;
    position: absolute;
    width: 38%;
}

.printLocationsTxts {
    margin: 40px 55px;
    background-color: white;
    border-radius: 12px;
    height: 355px;
    box-shadow: 10px 10px 20px #0000000d;
    border: solid 1px #e7e7e7;
}

.vc_column_container.printLocationsTxts .vc_column-inner {
    padding: 0;
}

.locationsTitleTxt {
    padding: 25px 30px;
}

.pagerrLocationFeatures .featureIconBlock {
    display: inline-block;
    margin: 5px;
    padding: 40px 5px 5px 5px;
    border-radius: 6px;
    font-size: 14px;
    width: 33%;
    color: #000000;
    line-height: 16px;
    vertical-align: top;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: left 10px top;
}

.highRated.featureIconBlock {
    background-image: url(/marketplace/cdn/icons/myPagerr/stars.png);
}

.optimizedProg.featureIconBlock {
    background-image: url(/marketplace/cdn/icons/myPagerr/efficient.png);
}

.pickupNear.featureIconBlock {
    background-image: url(/marketplace/cdn/icons/myPagerr/mapLocation.png);
}

.pagerrLocationFeatures {
    display: flex;
    margin: 0 30px;
}

.home h4 {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
}

.pgrLocationsSeeAllBtn {
    margin: 0 30px 40px 30px;
}

.pgrLocationsSeeAllBtn a {
    border: solid 2px #ed008c;
    color: #ed008c;
    border-radius: 33px;
    padding: 5px 15px;
    font-weight: 400;
}

.pagerrLandingRatingBlock {
    display: flex;
    margin: 50px 0;
}

.ratTxt {
    display: inline-block;
    width: 25%;
    background-image: url(/marketplace/cdn/icons/myPagerr/stars.png);
    background-repeat: no-repeat;
    background-size: 75px;
    padding: 85px 10px 0 10px;
    margin-top: 25px;
}

.reviewsSlider {
    display: inline-block;
    width: 75%;
}

.reviewsSlider .reviewSingle {
    margin: 20px;
    box-shadow: none;
    background-color: #ffffff;
    border: solid 1px #e7e7e7;
    padding: 25px 20px;
    border-radius: 12px;
    height: 145px;
    box-shadow: 10px 10px 20px #0000000d;
    background-image: url(/marketplace/cdn/icons/myPagerr/quote.png);
    background-repeat: no-repeat;
    background-size: auto 20%;
    background-position: right 25px top;
}

button.slick-arrow {
    display: none!important;
}

.printQuickFinderRow {
    margin: 0 2%;
}

.marketplaceFeatureSingle p em {
    padding: 0 0 12px 0;
    display: block;
}

.mpQuotesA_Row .dgwt-wcas-details-wrapp *, .mpQuotesA_Row .dgwt-wcas-search-wrapp *, .mpQuotesA_Row .dgwt-wcas-suggestions-wrapp * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: inherit;
    box-sizing: content-box;
}

.mpQuotesA_Row .dgwt-wcas-search-wrapp {
    border: solid 2px #e7e7e7;
    border-radius: 12px;
}

.mpQuotesA_Row .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .mpQuotesA_Row .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .mpQuotesA_Row .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    border-color: #fff;
    border-radius: 12px;
    height: 50px;
}

.priceQuoteFindProductForm {
    background-color: #f7f7f7;
    border: solid 1px #e7e7e7;
    padding: 20px;
    border-radius: 12px;
    margin: 20px 0 0 0;
}

.priceQuoteFindProductForm h5 {
    margin: 0 0 10px 10px;
}

.priceQuoteFindProductForm p {
    margin: 20px 10px 10px 10px;
}

.reviewSingle h5 {
    font-size: 16px;
    font-weight: 300;
}

p.revTxtS {
    font-size: 12px;
    line-height: 15px;
}

p.revAuthorS {
    font-size: 14px;
    font-weight: 200;
}

.myPagerrSignUpNFeatures {
    text-align: left;
    background-color: #ed008c;
    border-radius: 12px;
    padding: 0;
    display: flex;
    margin: 50px 0;
    box-shadow: 10px 10px 20px #0000000d;
}

.getBenefitsFields .wpb_single_image img {
    max-width: 190px;
}

.myPagerrSignUpNFeatures p {
    color: white;
}

.myPagerrSignUpNFeatures h4 {
    color: white;
}

.MyFieldEmail input {
    width: 100%;
    display: inline-block;
    background-color: white;
    overflow: hidden;
    outline: none;
    padding: 10px 0;
    font-size: 18px;
    font-family: 'Catamaran';
    border: solid 2px #7e7e7e;
    color: #7e7e7e;
    border-width: 0 0 2px 0;
}

p.prTitle {
    font-size: 18px;
    font-weight: 400;
}

.quickMyPagerrSignUpForm {
    display: block;
    background-color: white;
    border-radius: 12px;
    margin: 30px 20px;
    border: solid 1px #e7e7e7;
    box-shadow: 10px 10px 20px #0000000d;
}

.MyFieldEmail {
    padding: 20px 40px;
}

.MyFieldInterests p {
    color: #7e7e7e;
}

.myIntrsSingle {
    display: inline-block;
    padding: 5px 15px;
    background-color: #f7f7f7;
    margin: 10px 10px 0 0;
    border-radius: 6px;
    border: solid 1px #e7e7e7;
    cursor: pointer;
}

.MyFieldInterests {
    margin: 30px 40px 0 40px;
}

.quickMyPagerrSingUpSubmit {
    margin: 30px 40px;
    text-align: right;
}

.quickMyPagerrSingUpSubmit a {
    border: solid 2px #7e7e7e;
    border-radius: 66px;
    padding: 5px 20px;
    display: inline-block;
}

.quickMyPagerrSingUpSubmit.selected a {
    border: solid 2px #25a563;
    color: #25a563;
}

.quickMyPagerrSignUpForm h5 {
    background-color: #f7f7f7;
    display: block;
    padding: 20px 40px;
    border-radius: 12px 12px 0 0;
    border-bottom: solid 1px #e7e7e7;
}

.myIntrsSingle.selected {
    border: solid 1px #25a563;
    background-color: #e7f6d1;
}

.getBenefitsFields {
    padding: 50px;
    width: calc(40% - 100px);
}

.myPagerrSignUpOffer {
        border: dashed 2px white;
        padding: 15px;
        border-radius: 6px;
        margin-top: 15px;
}

.myPagerrSignUpOffer h5 {
    font-size: 18px;
    color: white;
}

.myPagerrSignUpOffer h6 {
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0;
    color: white;
    line-height: 16px;
}

.myPagerrSignUpNFeatures h3 {
    color: white;
    font-size: 28px;
}

.featuresPbPg {
    margin: 25px 0;
}

.featuresPbPg strong {
    font-weight: 300;
    padding: 0 0 0 25px;
    background-image: url(/marketplace/cdn/icons/myPagerr/featureStar.png);
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-position: left center;
    line-height: 28px;
    display: block;
}

.bottomFaqsNInf {
    margin: 125px 4% 75px 4%;
}

.bottomFaqsNInf h4 {
    margin: 40px 20px;
    font-weight: 200;
}

.bottomFaqsNInf .latest_post_holder.image_in_box .latest_post_text {
    padding: 0;
}

.bottomFaqsNInf .latest_post_holder {
    margin: 20px;
}

.logosFullList img {
    width: 90%;
}

.logosFullList {
    margin: 75px 0;
}

.logosImgBlck {
    padding: 60px 25px;
    background-color: white;
    border-radius: 0 0 12px 12px;
    box-shadow: 10px 10px 20px #0000000d;
    margin-right: 50px;
}

.pgrBrandsNSignup {
    width: 60%;
}

.JoinNowBlockAP {
    width: 40%;
}

.signUpInfTxtEnd {
    margin: 40px 50px 10px 20px;
}

.signUpInfTxtEnd a {
    display: inline-block;
    color: white;
    border: solid 2px white;
    border-radius: 33px;
    padding: 15px 25px;
    font-size: 22px;
    margin-top: -8px;
}

.termsOf50Camp p {
    font-size: 12px;
}

.logosImgBlck img {
    filter: saturate(0.25);
}

.logosImgBlck:hover img {
    filter: saturate(1);
}

.priceQuoteFindProductForm h6 {
    background-color: #ed008c;
    color: white;
    margin: 20px 10px;
    padding: 25px 20px;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
}

.priceQuoteFindProductForm h6 a {
    border: solid 2px white;
    border-radius: 33px;
    display: inline-block;
    padding: 5px 15px;
    color: white;
    margin: 0 5px;
    float: right;
    margin-top: -8px;
}

.SimpleSingleLocation {
    display: none;
}

.pagerrFeaturesD.showMobile {
    display: none;
}

.notInYourCountry {
    display: none;
    border: solid 2px #e7e7e7;
    border-radius: 12px;
    text-align: center;
    padding: 20px;
    margin: 25px 0 15px 0;
}

.notInYourCountry p {
    max-width: 400px;
    display: inline-block;
    padding: 10px 0;
}

.SimpleSingleLocation.vis {
    display: inline-flex;
    width: calc(33% - 52px);
    padding: 5px 20px;
    border: solid 1px #e7e7e7;
    background-color: #f7f7f7;
    border-radius: 6px;
    margin: 5px;
}

.findCityLoc {
    border: solid 2px #e7e7e7;
    border-radius: 12px;
    padding: 25px;
    margin: 25px 0 15px 0;
}

.pagerrLocationsList {
    margin: 15px 0 0 0;
}

.ECOblockA {
    border: solid 2px #e7e7e7;
    border-radius: 12px;
    padding: 25px;
    margin: 25px 0 15px 0;
}

.ecoLeft {
    display: flex;
}

.ecoFtrL {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 40px 5px 0 5px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: left 5px top;
}

.ecoFtrL h6 {
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
}

.ecoRight {
    margin: 25px 5px 0 5px;
}

.ecoFtrL p {
    font-size: 12px;
    line-height: 16px;
}

.ecoFtrL.dWf {
    background-image: url(/marketplace/cdn/icons/myPagerr/workflow.png);
}

.ecoFtrL.lMa {
    background-image: url(/marketplace/cdn/icons/myPagerr/ecoleafs.png);
}

.ecoFtrL.c02 {
    background-image: url(/marketplace/cdn/icons/myPagerr/localmap.png);
}


/** RESPONSIVE CSS START - UP TO 1382PX */

@media only screen and (max-width: 1382px) {
   
    .homeR1.wpb_column, .homeR2.wpb_column   {
        width: 50%;
    }

    .qualIcons .q_icon_list p {
        padding-left: 20px;
        font-size: 15px!important;
    }

    .homeMapLogos img {
        height: auto;
        width: auto;
    }

    .euLandingBannerImg {
        margin: 0 50px;
    }

    .printLocationsTxts {
        height: 425px;
    }

    .pagerrFullMaps iframe {
        height: 525px;
    }

    .pagerrMapOverflow {
        margin: -525px 0 0 0;
        width: 40%;
    }

    .myPagerrSignUpNFeatures h3 {
        color: white;
        font-size: 26px;
    }

    .signUpInfTxtEnd a {
        font-size: 18px;
    }

    .logosImgBlck {
        padding: 50px 25px;
    }

    .pagerrFeaturesRow h3 {
        font-size: 18px;
    }

    .pgrLocationsSeeAllBtn a {
        display: inline-block;
    }

    .bottomFaqsNInf .latest_post_holder {
        margin: 20px;
        width: calc(100% - 40px);
    }

    .printCategoriesList .generalCategoryLink {
        display: inline-flex;
        width: calc(33% - 82px);
        background-position: left 20px center;
        background-repeat: no-repeat;
        background-size: auto 35%;
        padding: 20px 5px 20px 55px;
        background-color: white;
        box-shadow: -7px 8px 16px #0000000f;
        margin: 10px;
        border-radius: 12px;
        border: solid 1px #f5f5f5;
        font-size: 14px;
        line-height: 18px;
        align-items: center;
        height: 25px;
        vertical-align: top;
    }
}


/** RESPONSIVE CSS START - UP TO 1200PX */

@media only screen and (max-width: 1200px) {
   
    .qualIcons .q_icon_list p {
        padding-left: 20px;
        font-size: 11px!important;
    }

    .homeR20.wpb_column, .homeR21.wpb_column {
        width: 50%;
    }

    .myPagerrSignUpNFeatures h3 {
        color: white;
        font-size: 22px;
    }

    body p {
        font-size: 14px;
        line-height: 20px;
    }

    .signUpInfTxtEnd a {
        font-size: 14px;
        margin-top: -8px;
    }

    .termsOf50Camp {
        display: none;
    }

    .featureIconBlock p.ftB {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
    }

    .pagerrFeaturesD .featureIconBlock {
        width: calc(50% - 40px);
    }

    .printCategoriesList .generalCategoryLink {
        display: inline-flex;
        width: calc(50% - 82px);
        background-position: left 20px center;
        background-repeat: no-repeat;
        background-size: auto 35%;
        padding: 20px 5px 20px 55px;
        background-color: white;
        box-shadow: -7px 8px 16px #0000000f;
        margin: 10px;
        border-radius: 12px;
        border: solid 1px #f5f5f5;
        font-size: 14px;
        line-height: 18px;
        align-items: center;
        height: 25px;
        vertical-align: top;
    }

    .printCategoriesList .generalCategoryLink:last-of-type {
        display: none!important;
    }

    .titleBannerBlock h1 {
        font-size: 33px;
        line-height: 40px;
        font-weight: 500;
    }

    .titleBannerBlock h2 {
        font-size: 20px;
        line-height: 44px;
        font-weight: 400;
    }

    .btnFancySmall {
        border: solid 2px #ed008c;
        border-radius: 33px;
        padding: 7px 20px;
        color: #ed008c;
        font-size: 16px;
    }

    #pTitleActions p.btnTxtOnly {
        line-height: 38px;
        margin: 0 5px;
        font-size: 14px;
    }
}

/** RESPONSIVE CSS START - UP TO 1000PX */

@media only screen and (max-width: 1000px) {

    .titleBannerFirstLine {
        margin: 100px 0 0 0;
    }

    .homeR1.wpb_column {
        width: 100%;
        padding: 0 60px;
    }
    
    .homeR2.wpb_column {
    padding-top: 50px;
    width: 100%;
    }

    .woocommerce ul.products li.product .productListingImgs .image-wrapper img {
        width: 100%;
        height: 300px;
    }

    .productListingSecondLayer {
        position: relative;
        display: block;
        margin-top: -320px;
        height: auto;
    }

    h5.productSingleNm {
        font-size: 13px;
        line-height: 17px;
    }

    .qualIcons .vc_col-sm-3 {
        width: 50%;
        margin: 10px 0;
    }

    .euLandingBannerImg {
        margin: 0 75px;
    }

    .JoinNowBlockAP {
        width: 100%;
    }

    .pgrBrandsNSignup {
        width: 100%;
    }

    .logosImgBlck {
        padding: 40px 25px;
        border-radius: 12px;
    }
 
    .signUpInfTxtEnd {
        margin: 40px 50px 10px 20px;
        padding-bottom: 50px;
    }

    .printCategoriesList .generalCategoryLink {
        display: inline-flex;
        width: calc(50% - 72px);
        background-position: left 20px center;
        background-repeat: no-repeat;
        background-size: auto 35%;
        padding: 20px 5px 20px 55px;
        background-color: white;
        box-shadow: -7px 8px 16px #0000000f;
        margin: 5px;
        border-radius: 12px;
        border: solid 1px #f5f5f5;
        font-size: 14px;
        line-height: 18px;
        align-items: center;
        height: 25px;
        vertical-align: top;
    }

    #pFeaturesAllBlock.pBlock {
        display: block;
        background-color: #f7f7f7;
        border-radius: 12px;
        padding: 0 10px 25px 10px;
        width: calc(100% - 20px);
    }
}

/** RESPONSIVE CSS START - UP TO 768PX */

@media only screen and (max-width: 768px) {
 
    .titleBannerBlock .full_section_inner.clearfix {
        display: flex;
        flex-flow: column;
    }

    .homeR2.wpb_column {
        display: inline-flex;
        width: 100%;
    }

    .homeR1.wpb_column {
        width: 100%;
        display: inline-flex;
        margin: 100px 0 0 10px;
    }

    .titleBannerFirstLine {
        margin: 0;
    }

    .homeMainCatBlock .vc_column_container.vc_col-sm-3 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }

    .woocommerce ul.products li.product .productListingImgs .image-wrapper img {
        width: 100%;
        height: 320px;
    }

    .qualIcons .vc_col-sm-3 {
        width: calc(50% - 10px);
        margin: 20px 0;
        display: inline-block;
    }

    h5.productSingleNm {
        font-size: 16px;
        line-height: 17px;
    }

    .qualIcons .q_icon_list p {
        padding-left: 20px;
        font-size: 16px!important;
    }

    .homeR11.wpb_column {
        padding-bottom: 50px;
    }

    .homeR10.wpb_column {
        padding-top: 30px;
    }

    .homeR20.wpb_column, .homeR21.wpb_column {
        width: 80%;
        margin: 0 5%;
    }

  .homeMapLogos .wpb_column.vc_column_container {
        display: inline-block;
        width: 33%;
    }

   .lastMinuteRow .wpb_column.vc_column_container.vc_col-sm-10 {
        display: inline-block;
        width: 60%;
    }

    .lastMinuteRow .leaf {
        display: inline-block;
        width: 30%;
        vertical-align: top;
    }

    .lastMinuteRow h3 {
        color: white;
        font-size: 32px;
        line-height: 40px;
    }

    .pagerrFullMaps iframe {
        height: 725px;
    }

    .pagerrMapOverflow {
        margin: -725px 0 0 0;
        width: 80%;
    }

    .printLocationsTxts {
        height: 335px;
    }

    .pagerrLandingRatingBlock {
        display: block;
        margin: 0 4%;
        margin-top: 175px;
    }

    .ratTxt {
        display: inline-block;
        width: 100%;
        background-size: 65px;
        padding: 75px 20px 0 20px;
        margin-top: 25px;
        background-position: left 20px top;
    }

    .reviewsSlider {
        display: inline-block;
        width: 100%;
    }

    .signUpInfTxtEnd .wpb_column.vc_col-sm-8 {
        display: inline-block;
        width: 66%;
    }

    .signUpInfTxtEnd .wpb_column.vc_col-sm-4 {
        display: inline-block;
        width: 33%;
    }

    .pagerrFeaturesRow .pgrFeaturesAll {
        padding: 25px 15px 0 15px;
    }

    .pagerrMarketplaceFeatureBtns {
        margin-top: 0;
    }

    .pagerrFeaturesD {
        display: none;
    }

    .mpNatureS {
        display: none!important;
    }

    .pagerrFeaturesRow div.marketplaceFeatureSingle {
        margin: 15px;
    }

    .pagerrFeaturesRow h3 {
        font-size: 13px;
        display: inline-flex;
        align-items: center;
        max-width: calc(30% - 40px);
        line-height: 18px;
        vertical-align: top;
        margin: 0;
        padding: 10px 5px;
        height: 65px;
    }

    .pagerrMarketplaceFeatureBtns h3.sel {
        border-radius: 12px;
        padding: 10px 20px;
    }

    .hideonmobile {
        display: none!important;
    }

    .pagerrFeaturesD.showMobile {
        display: block;
        margin: 50px 25px 25px 25px;
    }

    .signUpInfTxtEnd {
        margin: 40px 0;
        padding-bottom: 50px;
    }

    .logosImgBlck {
        margin-right: 0;
    }

    .titleBannerBlock {
        margin: 75px 50px;
    }

    .myPagerrSignUpNFeatures {
        text-align: left;
        background-color: #ed008c;
        border-radius: 12px;
        display: block;
        margin: 50px 0;
        padding: 0 10px;
    }

    .getBenefitsFields {
        padding: 50px;
        width: calc(100% - 100px);
    }
}

/** RESPONSIVE CSS START - UP TO 563PX */

@media only screen and (max-width: 563px) {
 
    .homeR1.wpb_column {
        width: 100%;
        padding: 0 10px;
    }
    
    .printLocationsTxts {
        height: 375px;
    }

    .pagerrMapOverflow {
        margin: -725px 0 0 0;
        width: 88%;
    }

    .printLocationsTxts {
        height: 375px;
        margin: 25px;
    }

    .pagerrFullMaps {
        margin-bottom: 220px!important;
    }

    .pagerrLandingRatingBlock {
        display: block;
        margin: 0 4%;
        margin-top: 15px;
    }

    .homeR1.wpb_column {
        width: 100%;
        display: inline-flex;
        margin: 60px 0 0 0;
        padding: 0 0 0 12px;
    }

    .homeR2.wpb_column {
        display: inline-flex;
        width: 104%;
        margin: 0 -2%;
        padding: 0;
    }

    .euLandingBannerImg {
        margin: 0 20px;
    }

    body p {
        font-size: 13px;
        line-height: 18px;
    }

    .pagerrLocationFeatures {
        display: flex;
        margin: 0 15px;
    }

    .featureIconBlock p {
        font-size: 11px;
        line-height: 15px;
    }

    .pagerrFeaturesRow h3 {
        font-size: 11px;
        line-height: 14px;
        max-width: calc(30% - 20px);
    }

    .pagerrFeaturesRow div.marketplaceFeatureSingle {
        margin: 15px;
        padding: 20px;
    }

    .homeBannerSlider .pInner {
        margin: 25px 0;
        padding: 5px 15px;
    }

}

/** RESPONSIVE CSS START - UP TO 400PX MOBILEEE */

@media only screen and (max-width: 400px) {
    .titleBannerBlock h1 {
        font-size: 28px;
        line-height: 36px;
        font-weight: 500;
    }

    .titleBannerBlock h2 {
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
    }
   
    .columns-4 .container_inner>ul.products li.product, .columns-4 .cross-sells>ul.products li.product, .columns-4 .products>ul.products li.product, .columns-4 .woocommerce_with_sidebar ul.products li.product, div.woocommerce.columns-4 ul.products li.product {
        width: calc(50% - 10px);
        margin-right: 10px!important;
    }

    .woocommerce ul.products li.product .productListingImgs .image-wrapper img {
        width: 100%;
        height: 200px;
    }

    .productListingSecondLayer {
        position: relative;
        display: block;
        margin-top: -200px;
        height: auto;
    }

    .singlePlink {
        height: 160px;
        width: 100%;
    }

    .productSpecialInf {
        display: block;
        position: absolute;
        width: 80px;
        margin-top: -215px;
        text-align: right;
        right: 10px;
        padding: 10px 0 0 0;
    }

    h5.productSingleNm {
        font-size: 13px;
        line-height: 15px;
    }

    .bubleF1 {
        font-size: 11px;
        line-height: 16px;
        font-weight: 600;
        padding: 20px 0 0 0;
    }

    .bubleF2 {
        font-size: 17px;
        line-height: 16px;
        font-weight: 500;
    }

    .bubleF3 {
        font-size: 10px;
        line-height: 12px;
    }

    .products li.product:hover .singlePlink {
        height: 140px;
        width: 100%;
        transition: 200ms;
    }

    .qualIcons .vc_col-sm-3 {
        width: 100%;
        margin: 10px 0;
        display: inline-block;
    }

    .pagerrMaps .q_icon_list p {
        font-size: 16px!important;
        line-height: 20px;
        display: block;
        color: white;
        width: 100%;
        padding: 5px;
    }

    .lastMinuteRow {
        text-align: left;
        background-color: #6ad9c2;
        padding: 30px 10px;
        margin-top: 75px;
    }

    .lastMinuteRow h3 {
        color: white;
        font-size: 24px;
        line-height: 30px;
    }

    .qualIcons .q_icon_list {
        border: none;
        border-radius: 33px;
        padding: 10px;
    }

    .personalFormRow h5 {
        padding: 0 0 15px 0;
        font-weight: 500;
    }

    .homeR10.wpb_column {
        padding-top: 5px;
    }

    .noproductTxt {
        padding: 10px 10px 10px 10px;
    }

    .homeR11.wpb_column {
        padding-bottom: 10px;
    }

    .pagerrMaps .q_icon_list {
        background-color: #ed008c;
        border-radius: 33px;
        padding: 10px 25px 5px 25px;
        display: inline-block;
        margin: 5px 0;
        width: 90%;
    }

    .homeR1.wpb_column {
        width: 100%;
        display: inline-flex;
        margin: 60px 0 0 0;
        padding: 0 0 0 12px;
    }

    .homeR2.wpb_column {
        display: inline-flex;
        width: 104%;
        margin: 0 -2%;
        padding: 0;
    }

    .euLandingBannerImg {
        margin: 0 20px;
    }

    body p {
        font-size: 13px;
        line-height: 18px;
    }

    .pagerrLocationFeatures {
        display: flex;
        margin: 0 15px;
    }

    .featureIconBlock p {
        font-size: 11px;
        line-height: 15px;
    }

    .pagerrFullMaps iframe {
        height: 825px;
    }

    .pagerrMapOverflow {
        margin: -825px 0 0 0;
        width: 88%;
    }

    .pagerrFullMaps {
        margin-bottom: 50px!important;
    }

    .getBenefitsFields {
        padding: 40px 15px;
    }

    .logosImgBlck {
        padding: 40px 10px;
        border-radius: 12px;
        margin-right: 0;
    }

    .signUpInfTxtEnd .wpb_column.vc_col-sm-8 {
        display: inline-block;
        width: 100%;
    }

    .signUpInfTxtEnd .wpb_column.vc_col-sm-4 {
        display: inline-block;
        width: 100%;
    }

    .myPagerrSignUpNFeatures h3 {
        color: white;
        font-size: 18px;
        text-align: center;
    }

    .signUpInfTxtEnd a {
        font-size: 14px;
        margin-top: 10px;
    }

    .printCategoriesList .generalCategoryLink {
        display: inline-flex;
        width: calc(50% - 57px);
        background-position: left 15px center;
        background-repeat: no-repeat;
        background-size: auto 35%;
        padding: 10px 5px 10px 40px;
        background-color: white;
        box-shadow: -7px 8px 16px #0000000f;
        margin: 5px;
        border-radius: 12px;
        border: solid 1px #f5f5f5;
        font-size: 14px;
        line-height: 18px;
        align-items: center;
        height: 35px;
        vertical-align: top;
    }

    .titleBannerBlock {
        margin: 75px 15px;
    }
}