@media screen and (max-width:1440px) {
    .container {
        padding: 0 50px;
    }

    .business-stories .section-title-nw {
        padding-top: 70px;
    }

    .business-catalyst-home .banner-content {
        padding: 60px 0px 60px;
    }
}

@media screen and (max-width:1400px){
    .container-right {
        margin-left: 0;
        padding-left: 15px;
    }
    .bs-team-card .bs-team-card-body .bs-team-info h3{
        font-size: 16px;
    }
    .bs-team-card .bs-team-card-body .bs-team-info p{
        font-size: 14px;
    }
}

@media screen and (max-width:1024px) {
    .mentor-info h2 br {
        display: none;
    }

    .footer-col:not(:last-of-type) {
        padding-right: 40px;
    }

    .bs-site-footer .footer-col.site-info {
        flex: 0 0 230px;
        max-width: 100%;
    }

    .bs-site-footer .footer-col.ftr-contact {
        flex: 0 0 260px;
    }

    .bs-site-footer .footer-col h4 {
        font-size: 19px;
        line-height: 20px;
    }

    .container {
        padding: 0 20px;
    }

    .container-fluid {
        padding: 0 20px !important;
    }

    .container-right {
        margin-left: 0;
        padding: 0 0px 0px 20px;
    }

    .frame-card .frame-card-body h2 {
        font-size: 15px;
    }

    .books-wrapper-tab {
        margin-bottom: -12px;
    }

    .pls-card .pls-card-body::after {
        width: 65px;
        height: 66px;
    }

    .pls-card .pls-card-body::before {
        width: 65px;
        height: 66px;
    }

    .dynamic-modal-cust .modal-dialog {
        max-width: 950px;
    }
    .dynamic-modal-cust .modal-body{
        gap: 20px;
    }
    .dynamic-modal-cust .modal-body p{
        font-size: 16px;
        line-height: 22px;
    }
    .dynamic-modal-cust .modal-body .modal-title{
        font-size: 38px;
    line-height: 40px;
    }
    .dynamic-modal-cust .modal-body img{
        height: 350px;
    }
}

@media screen and (max-width:991px) {
    .bs-site-footer .footer-col.site-info {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }

    .business-catalyst-home .banner-text {
        margin-bottom: 40px;
    }

    .business-catalyst-home .banner-content {
        padding: 60px 0px 60px;
    }

    .playbooks-frames .top-list,
    .playbooks-frames .bottom-list {
        justify-content: flex-start;
    }

    .books-wrapper-tab {
        margin-bottom: -18px;
    }
    .dynamic-modal-cust .modal-body img{
        max-width: 350px;
    }
    .dynamic-modal-cust .modal-body{
        align-items: flex-start;
    }
    .dynamic-modal-cust .btn-close{
        top: 5px;
        right: 3px;
    }
    .dynamic-modal-cust .modal-dialog {
        max-width: 730px;
    }
}


@media screen and (max-width:767px) {
    .mentor-info h2 {
        font-size: calc(1.325rem + .9vw);
        line-height: 1.2;
    }

    .mentor-info p {
        font-size: 14px;
        line-height: 1.5;
    }

    .mentor-info p:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .main-banner .banner-content p {
        font-size: 14px;
        line-height: 1.5;
    }

    .book-mockup-part .book-title h2 {
        font-size: calc(1.325rem + .9vw);
        line-height: 1.2;
    }

    .footer-col:not(:first-of-type) {
        padding-left: 0;
    }

    .bs-site-footer .footer-col {
        flex: 0 0 50%;
    }

    .footer-col:not(:last-of-type) {
        padding-right: 0;
    }

    .bs-site-footer .footer-col.ftr-contact {
        flex: 0 0 50%;
    }

    .bs-site-footer .footer-col.site-info {
        margin-bottom: 20px;
    }

    .footer-col:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .bs-site-footer {
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .bs-site-footer .footer-col.ftr-contact p {
        font-size: 14px;
        line-height: 1.5;
    }

    .bs-site-footer .footer-col.ftr-contact a {
        font-size: 14px;
        line-height: 1.5;
    }

    .bs-site-footer .footer-col .menu-list li a {
        font-size: 14px;
        line-height: 14px;
    }

    .bs-site-footer .footer-col h4 {
        font-size: 16px;
        line-height: 16px;
    }

    .bs-site-footer .footer-col .menu-list li:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .bs-site-footer .footer-col.ftr-contact P:not(:last-of-type) {
        margin-bottom: 5px;
    }

    .bs-site-footer .footer-bottom p,
    .bs-site-footer .footer-col.site-info p {
        font-size: 14px;
        line-height: 1.5;
    }

    .bs-site-footer .footer-bottom {
        padding-top: 10px;
        margin-top: 10px;
    }

    .bs-site-footer::before {
        background-image: url('../images/footer-mobile-bg.png');
    }

    .resources-list {
        padding: 40px 0px 70px;
    }

    .video-cards-section {
        padding-bottom: 70px;
    }

    .business-catalyst-home .banner-content .banner-text h1 {
        font-size: 24px;
        line-height: 26px;
    }

    .frame-card .frame-card-body h2 {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 5px;
    }

    .frame-card .frame-card-body h2 br {
        display: none;
    }

    .playbooks-frames .top-list {
        padding-right: 0;
    }

    .playbooks-frames .bottom-list {
        padding-left: 0;
    }

    .frame-card .frame-card-body p {
        font-size: 10px;
        line-height: 14px;
    }

    .frame-card .frame-card-body {
        padding: 5px;
        border-width: 14px;
        border-image-slice: 14 14 14 14;
        border-image-source: url('../images/frame-border-mobile.png');
    }

    .frame-card .frame-card-body .book-icon {
        width: 22px;
        height: 22px;
        padding: 5px;
        margin-bottom: 5px;
    }

    .business-catalyst-home .banner-content {
        padding: 40px 0px 40px;
    }

    .pls-card-info a {
        font-size: 10px;
        line-height: 13px;
    }

    .pls-card .pls-card-body::after {
        width: 45px;
        height: 46px;
    }

    .pls-card .pls-card-body::before {
        width: 45px;
        height: 45px;
    }

    .business-stories .colourful-mandal {
        left: -80px;
        top: -70px;
        max-width: 140px;
    }

    .business-stories .section-title-nw {
        padding-top: 10px;
    }

    .section-title-nw h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .table-book a{
        font-size: 16px;
    }
    .top-border{
        background: url('../images/top-border-mobile.png');
        height: 28px;
        opacity: 1;
    }
    .site-header .brand-logo{
        max-width: 130px;
    }
    .site-header .hamburger-btn{
        font-size: 16px;
        line-height: 16px;
    }
    .site-header .hamburger-btn svg{
        width: 25px;
        height: 25px;
    }
    .bs-site-footer .footer-col .brand-footer a img{
        max-height: 50px;
    }
    .dynamic-modal-cust .modal-body img{
        height: auto;
        max-width: 100%;
        border-radius: 15px;
    }
    .dynamic-modal-cust .modal-body{
        flex-direction: column;
    }
    .dynamic-modal-cust .modal-body .modal-title {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .dynamic-modal-cust .btn-close {
        top: -2px;
        right: -3px;
    }
    .dynamic-modal-cust .modal-dialog {
        max-width: 500px;
    }
    .hamburger-list .menu-logo{
        max-width: 150px;
    }

}

@media screen and (max-width:575px) {
    .books-table-wraper{
        text-align: left;
    }
    .table-book svg{
        position: relative;
        height: auto;
        width: auto;
    }
    .table-book svg{
        display: none;
    }
    .table-book svg.only-mobile{
        display: block;
    }
    .table-book{
        display: inline-block;
        min-height: 40px;
        width: auto !important;
        text-align: center;
    }
    .table-book a {
        font-size: 12px;
        line-height: 12px;
        display: inline-flex;
        position: absolute;
        left: 30px;
        right: 30px;
        top: 50%;
        transform: translateY(-20%);
    }
    .table-book a .icon{
        width: 20px;
        height: 20px;
    }
    .table-book.bg-purple {
        bottom: -40px;
        left: -20px;
    }
    .table-book.bg-blue{
        bottom: -22px;
        margin-right: 0;
        right: -21px;
    }
    .books-wrapper-tab {
        margin-bottom: -40px;
        padding-left: 30px;
        bottom: 26px;
        position: relative;
        margin-top: 15px;
    }

}