/* New CSS */
svg.features-infographic:hover {
    transform: scale(1.2);
    transition: 0.3s linear;
}
svg.features-infographic {
    transform: scale(1);
    transition: 0.3s linear;
}
a.custom-link {
    color: #ff3d00 !important;
    font-weight: bold;
    margin-top: 30px;
}
img.arrow-right {
    float: right;
    line-height: 30px !important;
    margin-top: 5px;
    margin-left: 10px;
    transition: 0.3s linear;
    width: 20px;
}
a.custom-link:hover .arrow-right { margin-left: 20px; transition: 0.3s linear; }
/* sliding up text */
.read-more {
    position: absolute;
    left: 16px;
    bottom: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 100 !important;
    letter-spacing: 0.5px;
}
.hidden-content1, .hidden-content2, .hidden-content3 {
    position: absolute;
    bottom: -12rem;
    transition: 0.3s linear; 
}
.sliding-header1, .sliding-header2, .sliding-header3 { bottom: 1.5rem;  transition: 0.3s linear; }

.target-audiance-box1, .target-audiance-box2, .target-audiance-box3 { cursor: pointer; transition: 0.3s linear; box-shadow: none; }

.target-audiance-box1:hover, .target-audiance-box2:hover, .target-audiance-box3:hover { box-shadow: inset 0px 0px 2000px #000000;
}
.target-audiance-box1:hover .read-more, .target-audiance-box2:hover .read-more, .target-audiance-box3:hover .read-more { display: none;} 
    
    
    /* Marketing Agnecies */
.target-audiance-box1:hover .sliding-header1 { bottom: 12rem;}
.target-audiance-box1:hover .hidden-content1 { bottom: 2rem }


/* PR Agencies */
.target-audiance-box2:hover .sliding-header2 { bottom: 12rem;}
.target-audiance-box2:hover .hidden-content2 { bottom: 2rem }

/* Local Businesses */
.target-audiance-box3:hover .sliding-header3 { bottom: 12rem;}
.target-audiance-box3:hover .hidden-content3 { bottom: 2rem }

@media(max-width: 1080px){
.target-audiance-box2:hover .sliding-header2, .target-audiance-box1:hover .sliding-header1, .target-audiance-box3:hover .sliding-header3 { bottom: 12rem;}   
}

@media(max-width: 900px){
.target-audiance-box1:hover .hidden-content1, .target-audiance-box2:hover .hidden-content2, .target-audiance-box3:hover .hidden-content3 { bottom: 0.5rem;}   

}
/* end sliding up txt */

.banner-sec {
    background-position-y: center;
}
section#most-popular-sec {
    padding-top: 44px;
}

h2.new-heading {
    line-height: 1.5em;
}
.steps-column {
  display: flex;
  flex-flow: row;
  margin-top:40px;
  padding: 0px !important;

}
.steps-content {
  margin-top:20px; 
  color: #000000;
  line-height: 20px;
}
.target-audiance-box1, .target-audiance-box2, .target-audiance-box3 { 
    background-size: cover;
    padding: 15%;
    border-radius: 19px;
    overflow: hidden;
}
.gray-background { background: #F5F5F5;}
.extra-padding { padding: 30px 0px 30px 0px;}
.extra-padding2 { padding: 50px 0px 50px 0px;}

.bg-dark-style h3, .hidden-content { padding: 0px 15px 20px 15px;  left: 0px; } 
.bg-dark-style h3 {
    position: absolute;
    bottom: 1.5rem;  
}
.target-audiance-box1 {     
    background-image: url(https://huubr.com/wp-content/uploads/2022/05/marketing-agencis.jpg);
 }
.target-audiance-box2 {     
    background-image: url(https://huubr.com/wp-content/uploads/2022/05/pr-agencies.jpg);
 }
.target-audiance-box3 {     
    background-image: url(https://huubr.com/wp-content/uploads/2022/05/local-businesses.jpg);
 }

.button-red .button, button-red:hover .button {
    transition: 0.1s linear;
}

/* BENEFITS */
.benefits-home p {
    font-size: 1.2rem;
}
.benefits-home h4 {
    margin-bottom: 1rem;
    font-weight: bolder;
    color: #000;
}
.benefits-home .col-md-6 {
    padding: 2rem;
}
.benefits-home h2 {
    padding-bottom: 3rem;
}
.benefits-home img {
    padding: 2px;
    margin-bottom: 20px;
}
.benefits-home svg { 
    padding: 2px;
    margin-bottom: 29px
}

/* red button transition */
.button-red:hover .button {  fill: #ff3d00;}
.button-red:hover .text, .button-red:hover .arrow {  fill: #fff;}
.button-red {
    height: 70px;
    float: left;
    margin-left: -26px;
    margin-top: 40px;
}
@media (max-width: 1280px) {
.features-infographic { width: 70%; }
.target-audiance-box1, .target-audiance-box2, .target-audiance-box3 {
    margin: 0%;
    max-width: 100% !important;
    padding: 15% 0px;
}
.home a.btn-style {  /*margin: 5px 0px 5px 0px;*/  margin: 0px;}


}

@media (max-width: 1080px) {
.features-infographic { width: 70%; }
.target-audiance-box1, .target-audiance-box2, .target-audiance-box3 {
    margin: 2%;
    max-width: 100% !important;
    padding: 40% 0px;
    }
/*Use all the Tools*/
.vertical-centre h2 span {
    font-size: 32px !important;
    margin-top: 30px !important;
    float: left;
    width: 100%;
}
.home h2.sub-heading-3 {
    font-size: 19px !important;
}
}
@media(min-width: 1280px){
.features-infographic {    width: 90%;}
    .target-audiance-box1, .target-audiance-box2, .target-audiance-box3 { 
    margin: 1%;
    max-width: 30% !important;
}
.vertical-centre {
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
    padding-left: 14%;
}}
@media(min-width: 1480px){
.features-infographic {
    width: 100%;
}}
/* End New CSS */


h2{
    color: #282B30;
}
.slick-prev.slick-arrow {
    background-image: url(../images/chevrone-left.svg)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.slick-arrow {
    width: 52px;
    height: 52px;
    background: #fff;
    z-index: 1;
    border-radius: 50px;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 15%);
}
.grey-bg {
    background: #F5F5F5;
}

/*featured-businesses*/
    .row.featured-businesses-slider > .col-md-4,
    .verified-businesses-slider > .col-md-3,
    .search-citie-slider > .col-md-2,
    .business-review-slider > .business-review-wrapper,
    .latest-promotions-slider > .col-md-3{
        display: none;
    }
    .row.featured-businesses-slider > .col-md-4:nth-child(-n+3),
    .verified-businesses-slider > .col-md-3:nth-child(-n+4),
    .search-citie-slider > .col-md-2:nth-child(-n+6),
    .business-review-slider > .business-review-wrapper:nth-child(1),
    .latest-promotions-slider > .col-md-3:nth-child(-n+4){
        display: block;
    }
    .featured-businesses-sec h3{
        line-height: 100%;
    }
    .featured-businesses-box {
        display: flex;
        box-shadow: 0px 8px 24px rgb(20 60 96 / 10%);
        background: #fff;
        border-radius: 4px;
    }
    .featured-businesses-icon {
        background: #fff;
        display: flex;
        padding: 5px 10px;
        width: 100px;
        position: absolute;
        top: 15px;
        border-radius: 0px 4px 4px 0px;
        justify-content: space-around;
    }
    .search-location form input:focus {
        background: #f4f4f4;
        box-shadow: none;
    }
    .featured-businesses-img {
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 137px;
        width: 31%;
        border-radius: 4px 0 0 4px;
    }
    .featured-businesses-img a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .tooltip p{
        color: #fff;
        white-space: nowrap;
    }
    .featured-businesses-details {
        width: 69%;
        padding: 10px 12px;
        position: relative;
    }
    .featured-businesses-details h6 {
        padding-bottom: 0;
        max-width: calc(100% - 20px);
    }
    .featured-businesses-details h6 a{
        color: #59748A;
    }
    .featured-businesses-details h6 a:hover{ 
        color: #53697b;
    }
    .featured-businesses-details p {
        color: #000;
        font-size: 0.75rem;
    }
    .featured-businesses-details span {
        font-size: 0.875rem;
        line-height: 100%;
        display: flex;
        margin-bottom: 9px;
    }
    .featured-businesses-details a {
        color: #001B33;
        font-size: 0.875rem;
        line-height: 170%;
        display: block;
        font-weight: 500;
    }
    .featured-businesses-details span a {
        line-height: 100%;
        color: #7d7d7d;
        max-width: 210px;
        font-weight: 400;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .featured-businesses-details span img {
        padding-right: 5px;
    }
    .featured-businesses-details .featured-star {
        position: absolute;
        top: 7px;
        right: 7px;
    }
    .featured-businesses-slider .slick-track, 
    .verified-businesses-slider .slick-track, 
    .search-citie-slider .slick-track, 
    .latest-promotions-slider .slick-track {
        padding-top: 30px;
    }
    .featured-businesses-slider .slick-dots, 
    .verified-businesses-slider .slick-dots, 
    .search-citie-slider .slick-dots, 
    .latest-promotions-slider .slick-dots{
        bottom: -30px;
    }
    .featured-businesses-slider .slick-slide {
        display: block;
        margin: 20px 0;
    }
    /*.verified-businesses-slider .slick-next {
        top: 72px;
    }*/
    .featured-businesses-website {
        min-height: 45px;
    }
    /*verified-businesses-box*/
    .sub-heading-3{
        font-size: 2em;
        line-height: 48px;
    }
    .verified-businesses-slider .slick-slide {
        padding: 0 8px;
    }
    .verified-businesses-box {
        display: flex;
        align-items: center;
        background: #fff;
        padding: 15px 8px 15px 10px;
        border-radius: 4px;
        border: 1px solid #F1F1F1;
        position: relative;
    }
    .verified-businesses-check{
        position: absolute;
        top: 2px;
        right: 4px;
    }
    .verified-businesses-img {
        flex: 1 0 22%;
        max-width: 60px;
        border-radius: 8px;
        margin-right: 8px;
        overflow: hidden;
        display: flex;
    }
    .verified-businesses-img img {
        object-fit: contain;
        height: 100%;
        width: 100%;
    }
    .verified-businesses-details h5 {
        font-size: 0.813rem;
        color: #000;
    }
    .verified-businesses-details p {
        font-size: 0.75rem;
        line-height: 140%;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .create-free-listing h2{
        line-height: 100%;
    }
    .verified-businesses-slider .slick-slide a{
        width:100%;
        height:100%;
        display:block;
        position: relative;
    }
    .verified-businesses-slider .slick-slide a:hover{
        opacity: 0.8; 
    }
    /*business-wrap*/
    .business-wrap-img {
        border-radius: 10px;
        overflow: hidden;
        height: 381px;
    }
    .business-wrap-content p {
        min-height: 60px;
    }
    .business-wrap-img img{
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .business-wrap-row {
        align-items: center;
    }
    .business-wrap-logo {
        position: absolute;
        left: -40px;
        bottom: -40px;
    }

    /*search-cities*/

    .search-cities {
        height: 231px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 10px;
        box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.1);
        color: transparent;
        overflow: hidden;
    }
    .search-cities img{
        min-height: 231px;
        object-fit: cover;
    }
    .search-citie-slider h6 {
        font-size: 1.063rem;
        padding-top: 17px;
        padding-top: 8px;
        color: #5B5B5B;
        font-weight: 400;
    }
    .search-cities:hover, 
    .search-citie-slider h6{
        opacity: 0.8;
        cursor: pointer;
    }

    /**/
    .latest-promotions-bg {
        background-size: contain;
        padding: 10px 25px;
        background-repeat: no-repeat;
        position: relative;
        background-image: linear-gradient( 45deg, #f6f6f6, #f6f6f6);
        background-size: calc(100% - 50px);
        background-position: center;
    }
    .latest-promotions-bg:before, .latest-promotions-bg:after {
        content: "";
        position: absolute;
        background: url(../images/offer-bg-overlay-left.png);
        width: 100%;
        height: 100%;
        left: 0;
        background-size: contain!important;
        top: 3px;
        background-repeat: no-repeat!important;
    }
    .latest-promotions-bg:after{
        background: url(../images/offer-bg-overlay-right.png);
        right: 0!important;
        background-position: right;
    }
    .latest-promotions-box {
        background: #fff;
        padding: 15px 10px 10px;
        border-radius: 10px;
        position: relative;
        z-index: 1;
    }
    .latest-promotions-box h3 {
        font-size: 1em;
        color: #A5A5A5;
        line-height: 100%;
        font-weight: 700;
        padding-bottom: 0;
    }
    .latest-promotions-box h3 a:hover{
        color: #807d7d;
    }
    .latest-promotions-box p {
        font-size: 0.75rem;
        border-bottom: 1px dashed #CCCCCC;
    }
    .latest-promotions-box h5 {
        color: #82A227;
        font-size: 0.75rem;
        font-weight: 700;
        padding-top: 5px;
        line-height: 15.62px;
    }
    .latest-promotions-box .redeem-offer-box {
        width: 49px;
        height: 34px;
        background: #82A227;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        border-radius: 4px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .latest-promotions-box h4,
    .latest-promotions-box .redeem-offer a{
        font-size: 0.75rem;
        font-weight: 700;
        padding: 0;
        color: #000;
    }
    .latest-promotions-box .redeem-offer{
        border:none;
        line-height: normal;
    }
    .latest-promotions-box h4 a:hover,
    .latest-promotions-box .redeem-offer a:hover{
        color: #464E5B;
    }

    /*more customers area css*/
    .more-customers {
        background-color: #99B82E;
    }
    .more-customers h2{
        font-size: 40px;
    }

    /*irish-category*/
    .irish-category-sec{
        background: #F3F3F3;
    }
    .irish-category-col h2{
        text-align: center;
    }
    .irish-category-listing {
        margin-top: 20px;
    }
    .explore-more .btn-green {
        width: 248px;
        position: relative;
    }
    .explore-more .btn-green:before {
        position: absolute;
        font-family: 'FontAwesome';
        content: '\f107';
        right: 10px;
        font-size: 25px;
    }
    .irish-category-listing-az-filter {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .irish-category-listing-az-filter a {
        background: #99b82e;
        color: #fff;
        padding: 12px;
        font-size: 14px;
        height: 28px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        border-radius: 4px;
    }
    .irish-category-listing-az-filter a.active {
        background: #002952;
    }

    .irish-category-listing-info {
        width: 80%;
        margin: 20px auto;
    }
    .irish-category-listing-info ul li {
        padding-right: 15px;
    }
    .irish-category-listing-info ul li a {
        color: #606060;
        font-size: 14px;    
    }
    .irish-category-listing-info ul li a:hover {
        color: #99b82e;
    }
    /*faq*/
    .faq-wrapper-content {
        background: transparent!important;
        padding-bottom: 4px;
        border: none!important;
    }
    .faq-wrap-fotter {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }
    .faq-wrap-fotter p {
        padding-right: 30px;
    }
    .back-to-top-wrap {
        position: fixed;
        right: 10px;
        bottom: 20px;
        text-align: center;
        transition: ease-in-out;
        z-index: 99;
        display: none;
        transform: scale(0.7);
    }
    .back-to-top-wrap img{
        border-radius: 50%;
        box-shadow: 0px 0px 8px 1px rgb(176 176 176 / 50%);
    }
    .back-to-top-wrap p {
        padding: 0 10px;
        background: transparent;
        border-radius: 4px;
        color: #000;
    }
   /* .back-to-top-wrap img{
        opacity: 0.9;
    }*/
    .back-to-top-wrap:hover img{
        opacity: 1;
    }
     .back-to-top-wrap:hover p{
        color: #000;
     }
    .latest-promotions-slider .slick-slide {
        display: block;
        max-width: initial;
    }
    .latest-promotions-slider .slick-track{
        margin-left: 0;
    }
/*media*/

@media (max-width: 1199px){
    .slick-next.slick-arrow{
        right: 8px;
    }
    .slick-dotted.slick-slider{
        padding-left: 15px;
        padding-right: 15px;
    }
    .slick-prev.slick-arrow {
        left: 8px;
    }
    .slick-arrow{
        width: 42px;
        height: 42px;
    }
}
@media (max-width: 1024px){
    .popular-business {
        max-width: 100%!important;
        flex: 100%!important;
    }
}
@media (max-width: 991px){
    .btn-wrapper a{
        margin-bottom: 10px;
    }
    .latest-promotions-box p{
        line-height: 150%;
    }
}
@media (max-width: 767px){
    h2,
    .sub-heading-3{
        line-height: 150%;
    }
    .featured-businesses-img {
        width: 50%;
    }
    .popular-business ul.business-categories{
        justify-content: center;
    }
    .popular-business ul.business-categories li{
        margin-bottom: 10px;
    }
    .trusted-by {
        flex-wrap: wrap;
    }
    .trusted-by img {
        object-fit: contain;
        width: 120px;
    }
    .trusted-by p {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }
    .business-wrap-logo {
        left: 10px;
        bottom: -45px;
    }
    .business-wrap-content p{
        min-height: auto;
    }
    .slick-arrow {
        width: 40px;
        height: 40px;
    }
    .search-cities{
        height: 180px;
    }
    .business-wrap-row{
        flex-direction: column-reverse;
    }
    .business-wrap-content {
        margin-top: 50px;
    }
}
@media (max-width: 595px){
    .search-citie-slider h6{
        font-size: 14px;
    }
    .search-cities{
        height: 120px;
    }
    .faq-wrap-fotter {
        flex-direction: column;
    }
    .faq-wrap-fotter p{
        margin-bottom: 10px;
    }
    .business-wrap-img {
        height: 320px;
    }
    .more-customers h2 {
        font-size: 26px;
    }
    .featured-businesses-slider, 
    .verified-businesses-slider, 
    .search-citie-slider, 
    .latest-promotions-slider {
        padding-top: 10px;
    }
    /*.verified-businesses-slider .slick-next{
        top: 56px;
    }*/
    .featured-businesses-slider .slick-track,
    .verified-businesses-slider .slick-track,
    .search-citie-slider .slick-track,
    .latest-promotions-slider .slick-track {
        padding-top: 0px;
    }
    .irish-category-listing-info {
        width: 90%;
    }
    .irish-category-listing-info ul li{
        padding-right: 0;
    }
    .irish-category-listing-info ul li a {
        font-size: 11px;
    }
}
@media (max-width: 480px){
    .sub-heading-3{
        font-size: 1.25em;
    }
}    
@media (max-width: 420px){
    .company-logo .slick-track img {
        width: 180px !important;
        height: 100px;
    }
    .search-citie-slider h6{
        font-size: 12px;
    }
    .search-cities{
        height: 80px;
    }
    .business-wrap-img {
        height: 280px;
    }
}