/* ===================================
    Crafto - Bisiness
====================================== */
/* font */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@100;300;400;500;600;700;800&display=swap');
/* variable */
:root {     
    --base-color: #2DABFF;
    --dark-gray: #262b35;
    --medium-gray:#868d98;
    --primary-font: 'Be Vietnam', sans-serif;
    --alt-font: 'Sora', sans-serif;
}
/* reset */
body { 
    font-size: 16.708px;
    line-height: 30px;
}
/* header */
header .navbar-brand img {
    max-height: 26px;
}
.navbar .navbar-nav .nav-link {
    font-size: 17px;
    font-weight: 400;
}
.sticky .header-transparent .header-button .btn {
    color: var(--dark-gray);
    border-color: var(--dark-gray);
}
.sticky .header-transparent .header-button .btn:hover {
    border-color: var(--dark-gray);
    color: var(--white);
    background:  var(--dark-gray);
}
header.sticky.sticky-active [data-header-hover="light"] .widget-text i {
    color: var(--white);
}
/* accordion style 02 */
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
    background-color: var(--dark-gray);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--white);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:hover a,
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a{
    opacity: .5;
}
/* bg color */
.bg-gradient-sherpa-blue-black {
    background-image: linear-gradient(to right top, #23248C, #22236D, #232348, #222226, #232323);
}
.bg-gradient-sherpa-black-blue {
    background-image: linear-gradient(to right top, #232323, #222226, #232348, #22236D, #23248C);
} 
/* bg transparent color */
.bg-base-color-transparent {
    background-color: rgba(87, 88, 214,.8);
}
/*  tabs style 05  */
.tab-style-05 .nav-tabs > li.nav-item {
    letter-spacing: -.5px;
}
/* accordion */
.accordion .accordion-item .accordion-header .accordion-title i {
    top: 52%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: 25px}

/*  progress bar style 01  */
.progress-bar-style-01 .progress .progress-bar-title {
    bottom: 15px;
}
/* page title */
.page-title-extra-large h1 {
    font-size: 4.7rem;
    line-height: 4.7rem;
}
/* separator line */
.separator-line-9px {
    height: 9px;
}
/* tag */
.tag-cloud a { 
    padding-top: 5px;
    padding-bottom: 9px;
}
/* blog comment */ 
.blog-comment li .btn-reply {
    padding-top: 5px;
    padding-bottom: 7px;
}
/* number pagination style 01 */
.pagination-style-01 .page-item .page-link {
    line-height: 42px;
}
.pagination-style-01 .page-item.active .page-link {
    background: var(--dark-gray);
    color: var(--white);
}
/* top right bottom left */
.bottom-minus-45px {
    bottom: -45px;
}
.right-minus-45px {
    right: -45px;
}

/*cs*/
.heroSection h1{
    font-size: 60px;
}
header.sticky.sticky-active .tmbclr{
    background-color: var(--base-color);
}
.bg-whyChooseUs{
    background-image: url('https://irlead.com/images/irleadimages/1152c35d667718fa3975f90c3909b201.png');
    background-size: cover;
    background-position: right bottom;
}
.w-236px{
    width: 236px;
}
.servicesCard{
    background-color: #E3F4FF;
    height: 100%;
}
.bg-networks{
    background-color: #0075C9;
}
.fullWidthColumn{
    background-color: #0F3E60;
    padding: 60px 80px;
}
.networkcard{
    padding: 0px 35px;
}
.networkCardImage{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 184px;
}
.dashborder{
    border-right: 1px dashed #888;
}
.bg-whyMatterSection{
    background-image: url('https://irlead.com/images/irleadimages/why-it-matters-image.png');
    background-size: cover;
    background-position: right bottom;
}
.bg-h-publishers{
    overflow: hidden;
    background-color: #0075C9;
     position: relative;
     padding: 0;
    /*background-image: url(../images/IRleadimages/bgClipperPath.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    position: relative;
    padding-top: 55px;
    padding-bottom: 236px;*/
}
.bg-h-publishers h3{
    padding: 57px 0px;
}
.bgclipImage{
    background-image: url('https://irlead.com/images/irleadimages/bgvectorclipPathImage2.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.publishersContent{
    padding: 80px 85px 180px;
}
.bg-h-publishers p{
    font-size: 20px;
    line-height: 42px;
}
.bg-h-publishers ul{
    padding-left: 20px;
}
.bg-h-publishers ul li{
    list-style: disc;
    font-size: 20px;
    line-height: 42px;
}
.p-clippath1{
    position: absolute;
    top: 1px;
    left: 0;
}
.p-clippath1::after{
    content: url('https://irlead.com/images/irleadimages/whiteClipperpath1.svg');
    position: absolute;
    top: -2px;
    right: 0;
}
.p-clippath2{
    position: absolute;
    bottom: 0;
    left: -25%;
}
.p-clippath2::after{
    content: url('https://irlead.com/images/irleadimages/whiteClipperpath1.svg');
    position: absolute;
    bottom: -7px;
    right: -18px;
}
.bg-qualitySection{
    background-image: url('https://irlead.com/images/irleadimages/quality.png');
    background-size: cover;
    background-position: right bottom;
}
 .bg-qualitySection p, .bg-growthSection p, .bg-whyMatterSection p, .bgabout p{
    font-size: 26px;
    line-height: 43px;
 }
 .bg-qualitySection ul li{
    font-family: var(--primary-font);
    list-style: disc;
    font-size: 26px;
    line-height: 43px;

 }
/*investor page*/
.bg-howWorks, .bg-whyCollaborate{
    background-image: url('https://irlead.com/images/irleadimages/inv-bg.png');
    background-size: cover;
    background-position: right bottom;
}
.hcardImage{
    height: 142px;
    margin-bottom: 40px;
}
.hcard{
    padding: 0px 60px;
    position: relative;
}
.hcard::after{
    content: url('https://irlead.com/images/irleadimages/bigRightArrow.png');
    position: absolute;
    top: 50%;
    right: -30px;
}
.bg-howWorks .columnarrow:last-child .hcard::after{
    display: none;
}
.bg-whyCollaborate ul ul li{
    list-style: disc;
}
.newsletterForm .submitbtn{
    padding: 11px 10px;
}
.bg-legal h2{
    font-size: 26px;
    line-height: 38px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 5px;
}
.bg-legal h3{
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 5px;
}
.bg-legal p{
    margin-bottom: 10px;
}
.bg-legal ul{
    padding-left: 40px;
}
.bg-legal ul li{
    list-style: disc;
    margin-bottom: 10px;
}
.bg-legal a{
    color: #007acc;
}
.bg-rec19{
    background-image: url('https://irlead.com/images/irleadimages/Rectangle19-min.png');
}
.bg-rec20{
    background-image: url('https://irlead.com/images/irleadimages/Rectangle20-min.png');
}
/* footer */
footer .footer-logo img {
    max-height: 26px;
}
footer ul li {
    margin-bottom: 0;
}
.footer-dark a:hover {
    color: var(--white);
}

/* model popup */
.mfp-bg {
    background: #000000;
    opacity: 0.7;
}
/* media query responsive */
@media(max-width:1800px){
    .p-clippath1::after{
        content: url('https://irlead.com/images/irleadimages/whiteClipperpath1.svg');
        position: absolute;
        top: -2px;
        right: 0;
        height: 54px;
        display: inline-block;
        overflow: hidden;
    }
    
}
@media(max-width:1600px){
     .bgabout p, .bg-growthSection2 p{
        font-size: 20px;
        line-height: 36px;
     }
}
@media (max-width: 1499px) {
    .navbar .navbar-nav .nav-link {
        padding-left: 15px;
        padding-right: 15px;
    } 
    .fullWidthColumn{
        padding: 60px 15px;
    }
    .hcard::after {
        right: -40px;
    }
}
@media (max-width: 1399px) {
    .navbar .navbar-nav .nav-link {
        padding-left: 13px;
        padding-right: 13px;
    }
    .sticky-wrap.shadow-in {
        left: 35px;
    }
    .hcard {
        padding: 0px 14px;
    }
    .bgabout p, .bg-growthSection2 p {
        font-size: 18px;
        line-height: 34px;
    }
}
@media (max-width: 1300px) {
    .sticky-wrap.shadow-in {
        left: 10px;
    }
}
@media(max-width:1200px){
    .bg-differenceSection .servicesCard{
        flex-direction: column;
        padding: 30px !important;
        text-align: center;
    }
    .ps-0-small{
        padding-left: 0px !important;
    }
    .bg-differenceSection .servicesCard img{
        width: 118px;
        margin-bottom: 40px;
    }
    .p-clippath1,.p-clippath2{
        display: none;
    }
    .publishersContent{
        padding: 80px 85px;
    }
    .bg-howWorks .columnarrow:nth-child(2) .hcard::after{
        display: none;
    }
}
@media (max-width: 991px) {
    .header-transparent .header-button .btn {
        color: var(--dark-gray);
        border-color: var(--dark-gray);
    }
    .header-transparent .header-button .btn:hover {
        border-color: var(--dark-gray);
        color: var(--white);
        background:  var(--dark-gray);
    }
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        padding: 10px 45px;
        margin-bottom: 0;
        margin-right: -15px;
    }
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:last-child a {
        padding-bottom: 17px;
    }
    .heroSection h1{
        font-size: 3rem;
        line-height: 3.7rem;
    }
    .bg-h-publishers p, .bg-qualitySection p, .bg-growthSection p, .bg-whyMatterSection p, .bg-h-publishers ul li, .bg-qualitySection ul li,
     .bgabout p{
        font-size: 16px;
        line-height: 30px;
     }
     .publishersContent{
        padding: 40px 15px;
     }
     .bgclipImage {
        background-color: #2dabff;
    }
}
@media (max-width: 767px) {
    p {
        margin-bottom: 20px;
    }
    .page-title-extra-large h1 {
        font-size: 40px;
        line-height: 46px;
    }
    .hcard{
        margin-bottom: 115px;
    }
    .hcard::after{
        right: 44%;
        top: auto;
        bottom: -100px;
        transform: rotate(90deg);
    }
    .bg-howWorks .columnarrow:last-child .hcard{
        margin-bottom: 0px;
    }
    .bg-howWorks .columnarrow:nth-child(2) .hcard::after{
        display: inline-block;
    }
    .newsletterForm .submitbtn{
        margin-top: 30px;
    }
    
}
@media(max-width:576px){
    .networkCardImage{
        height: auto;
    }
    .dashborder{
        border-right: none;
        border-bottom: 1px dashed #888;
    }
    .networkcard {
        padding: 30px 20px;
    }


}