@font-face {
    font-family: Asap;
    src: url('../fonts/asap/Asap-Bold.ttf');
}

@font-face {
    font-family: Asap Normal;
    src: url('../fonts/asap/Asap-Regular.ttf');
    font-weight: normal;
}

@font-face {
    font-family: Asap Medium;
    src: url('../fonts/asap/Asap-Medium.ttf');
    font-weight: normal;
}

.asapfontface {
    font-family: Asap;
}

.asapRegular {
    font-family: Asap Normal;
}

.asapMedium {
    font-family: Asap Medium;
}
#breadcrumbs{
    display: none!important;
}
#loading {
    background: url('/mena/wp-content/uploads/2022/mena-confluence/loader.gif') no-repeat center center;
    position: fixed;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    background-size: 90px 90px;
    background-color: rgba(0, 0, 0, .75);
    z-index: 9999999;
}

.cardBg{
    background: url('/mena/wp-content/uploads/2022/bookkeeper-locator/card-header-bg.png') no-repeat center center;
    background-size: cover;
}
.cardBlueBg{
    background: url('/mena/wp-content/uploads/2022/bookkeeper-locator/card-header-bg-blue.png') no-repeat center center;
    background-size: cover;
}

.blueBg {
    background-color: #2D64AE;

}

.bannerprime,
.bannerRightImg {
    background-size: auto;
    background-repeat: no-repeat;
}

.filterBg {
    background-color: #F3F3F3;
}

.cardBorder {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 25%);
    border-radius: 10px;
}

.cardHeaderBg {
    background-color: #2A67B2;
}

.text-blue {
    color: #3066B1;
}

.companyName {
    font-size: 1.3rem;
}

.companyDescription {
    color: #72767D;
}
.companyDescriptionHeight{
    height: 3.5rem;
}

.companyDescription,
.companyDetails {
    font-size: .75rem !important;
}

.cardHeaderSection {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.form-select-dropdown .select2-container .select2-selection--single {
    border-radius: 0px;
}

.companyLogo {
    width: 9rem;
    border-radius: 8px;
}

.form-select-dropdown .select2-container .select2-selection--single {
    height: 35px;
}

.pagination .page-link {
    border-radius: 3rem;
}

.page-item.active .page-link {
    background-color: #762AB1;
    font-weight: 400;
}

.page-item.active .page-link:hover {
    color: #fff !important;
}

.page-item .page-link {
    border-color: #fefeff !important;
    font-weight: 400;
}

.filterHead {
    font-size: 1rem;
    color: #72767D;
}

.companyDescription {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pointer {
    cursor: pointer;
}

.fade {
    background-color: #fff !important;
}

.tooltip .tooltip-inner {
    background-color: #ffffff !important;
    border: 1px solid #2a67b2 !important;
}
.popover {
    max-width: 237px !important;
}
.legendsHead{
  font-weight: 600;
}
.bannerBg{
  background: url('/mena/wp-content/themes/tally/assets/images/resources-home-page/banner-bg-1920px.svg') no-repeat;
  background-position: bottom;
  background-size: cover;
}

@media (min-width:280px) {
    .mainHeading {
        font-size: 1.3rem;
    }
    .legendsHead,.premierBossClubHead{
        font-size: 1.4rem;
    }
    .companyName {
        font-size: 1.2rem;
    }

    .bannerParagraph {
        font-size: .6rem !important;
    }
    .filterBg {
        border-radius: 0.7rem;
    }

    .companyLogo {
        width: 9rem;
        height: 5rem;
    }

    .page-link {
        padding: 0.2rem 0.6rem;
        font-size: 1rem;
    }

}

@media (min-width:375px) {
    .bannerprime {
        background-position: bottom 0rem right 104% !important;
    }

    .bannerRightImg {
        height: 19.3rem;
        background-position: bottom -2.45rem right -10rem !important;
        background-size: 396px 236px;
    }
}

@media (min-width:425px) {
    .bannerprime {
        margin-top: 2rem !important;
    }
    .legendsHead, .premierBossClubHead {
        font-size: 1.6rem;
    }
    .bannerRightImg {
        height: 18.3rem;
    }
}

@media (min-width:576px) {
    .bannerprime {
        margin-top: 5rem !important;
    }
    .mainHeading {
        font-size: 1.3rem;
    }
    
    .legendsHead,.premierBossClubHead{
        font-size: 2rem;
    }

    .bannerRightImg {
        height: 17.5rem;
    }

    .pagination {
        margin-bottom: 0rem;
    }

}

@media (min-width:768px) {
    .bannerprime {
        margin-top: 0rem !important;
    }
    .bannerRightImg {
        height: 17.5rem;
        background-position: bottom -3.2rem right -10rem !important;
        background-size: 443px 287px;
    }
    .bannerprime {
        background-position: bottom 1rem right -21% !important;
    }
    .bannerlogoImg {
        width: 7rem;
    }
    .mainHeading {
        font-size: 1.7rem;
    }
    .page-link {
        font-size: 1.2rem;
    }
    .bannerParagraph {
        font-size: .8rem !important;
    }
}

@media (min-width:992px) {
    .bannerlogoImg {
        width: 8rem;
    }
    .bannerRightImg {
        height: 19.5rem;
        background-position: bottom -1.5rem right -6% !important;
    }

    .companyDescription,
    .companyDetails {
        font-size: .7rem !important;
    }
}

@media (min-width:1200px) {
    .premierBossClubHead{
      font-size: 1.5rem;
    }
    .mainHeading {
        font-size: 1.6rem;
    }
    .secondHead {
        font-size: 1.6rem;
    }
    .bannerlogoImg {
        width: 11rem;
    }
    .blueBg {
        height: 24rem;
    }
    .companyLogo {
        width: 9rem;
        height: 5rem;
    }
    .page-link {
        padding: 0.5rem 0.9rem;
        font-size: 1.2rem;
    }
    .companyDescription,
    .companyDetails {
        font-size: .75rem !important;
    }
}

@media (min-width:1366px) {}

@media (min-width:1440px) {}

@media (min-width:1600px) {
    .bannerRightImg {
        background-position: bottom -3rem right 9rem !important;
    }

    .bannerParagraph {
        font-size: 1rem !important;
    }
}

@media screen and (min-width: 1680px) {}

@media screen and (min-width: 1920px) {
    .bannerRightImg {
        background-position: bottom -2rem right 16rem !important;
        background-size: 482px 407px;
    }

    .bannerprime {
        background-position: bottom 0rem right 23rem !important;
    }

    .bannerlogoImg {
        width: 9rem;
    }
    .bannerParagraph {
        font-size: 1.2rem !important;
    }

    .blueBg {
        height: 26.5rem;
    }
}

@media screen and (min-width: 2560px) {}