.midd-banner {
    background: url(../images/smart-match/bans.png) no-repeat center bottom #32107b;
    background-size: cover;
    min-height: 715px;
    padding-top: 90px;
}

.smart-mathc-room h2 {
    color: #007eb1;
    font-family: "Poppins", sans-serif !important;
    font-size: 40px;
    font-weight: 600;
    text-decoration: none;
}

section.smart-mathc-room h1 img {
    width: 100px;
    height: auto;
}

section.smart-mathc-room {
    padding: 40px 0;
    background-color: #f2f8fc;
}

.smt-mtch-img img {
    width: 211px;
}

.revo-tile h3 {
    font-family: "Poppins", sans-serif !important;
    font-size: 40px !important;
    line-height: 50px;
    color: #2d2d2d;
    font-weight: 700;
    text-decoration: none;
}

.revo-tile h3 span {
    padding: 0 10px;
    border-radius: 15px;
    background: #23a698;
    background: linear-gradient(92deg, rgba(35, 166, 152, 0.3) 0%, rgba(8, 50, 89, 0.1) 50%);
}

section.smart-ai-offer {
    text-align: center;
}

section.smart-mathc-room p {
    font-family: "Poppins", sans-serif !important;
    font-size: 13px !important;
    line-height: 22px;
    color: #2d2d2d94;
    font-weight: 400;
    padding: 0 16px;
}

.smart-match-txt-clr {
    color: #6569d8;
}

section.smart-ai-offer h2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 40px !important;
    line-height: 50px;
    color: #2d2d2d;
    font-weight: 700;
    padding-bottom: 40px;
}

section.smart-ai-offer {
    padding: 40px 0;
}

.smart-match-box p {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 16px;
}

.smart-match-box {
    border: 1px solid #2d2d2d33;
    border-radius: 21px;
    padding: 30px 36px;
    height: 250px;
    margin-bottom: 30px;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.smrt-box-hover:hover .smart-match-box {
    border: 1px solid #27097a;
    background: #deefff80;
    background: -o-linear-gradient(278deg, rgba(222, 239, 255, 0.61) 0%, rgba(235, 255, 253, 1) 50%);
    background: linear-gradient(172deg, rgba(222, 239, 255, 0.61) 0%, rgba(235, 255, 253, 1) 50%);
}

.smrt-box-hover:hover .smart-match-box svg {
    fill: #27097a;
}

.smart-match-box:hover h5 {
    color: #27097a;
}

.smart-match-box h5 {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 22px;
}

.smart-match-box svg {
    max-width: 70px;
    height: auto;
    width: 100%;
    margin-bottom: 9px;
}

.ai-make-diffrence-block h3 {
    font-family: "Raleway", sans-serif;
    font-size: 19.21px;
    font-weight: 700;
    color: #2d2d2d;
}

.ai-make-diffrence-block p {
    font-family: "Raleway", sans-serif;
    font-size: 13.97px;
    font-weight: 500;
    color: #2d2d2d;
}

.ai-make-diffrence-block img {
    width: 77px;
    height: 77px;
    margin-bottom: 20px;
}

p.mke-diff-paras {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 400;
}

.ai-make-diffrence .padd-left {
    padding-left: 170px;
}

section.for-professional-sec {
    background: url(../images/smart-match/professonals.png) no-repeat center bottom #32107b;
    background-size: cover;
    padding: 70px 0;
    text-align: center;
}

section.for-professional-sec h2 {
    font-family: "Poppins", sans-serif !important;
    font-size: 33px !important;
    color: #fff !important;
    font-weight: 700;
}

section.for-professional-sec p {
    font-family: "Poppins", sans-serif !important;
    font-size: 20px !important;
    color: #fff !important;
    font-weight: 400;
    text-align: center;
}

.ourculture-bg {
    background: #f99f24;
}

.ourculture h4 {
    margin: 60px 0;
}

h4.page-heading-white {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.skybluebg-color {
    background: #32b6be !important;
    height: 555px;
    display: table;
    vertical-align: middle;
}

.ourculture-left {
    background: #fff;
    width: 50%;
    float: left;
}

.brand-logo {
    padding-left: 80px;
}

.brand-logo {
    width: 585px;
}

.brand-logo-img {
    width: 410px;
    height: 230px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: center;
    margin-top: 27%;
}

.brand-logo-img img {
    max-width: 100%;
    width: auto;
    margin-top: 25px;
}

/* brands-main */
.ourculture-bg {
    background: #f99f24;
}

section.leading-brands-main h4 {
    margin: 60px 0;
}

.brand-logos-left {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bg-sky-blues {
    background-color: #32b6be;
    height: 555px;
}

.bg-oranges {
    background: #da602c;
    height: 555px;
}

.bg-yellows {
    background: #fec414;
    height: 555px;
}

.brand-logos-card {
    width: 410px;
    height: 230px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
    display: block;
    text-align: center;
}

.brand-logos-text {
    width: 50%;
}

.brand-logos-text p {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    color: #000000;
}

.brand-logos-text {
    width: 50%;
    padding: 0 253px;
}

.footer-getstarted1 {
    /* padding: 90px 0; */
}

.getstarted-txt {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
}

.ftr-subscribe-btn {
    background-color: #f99f24 !important;
    height: 50px !important;
}

.cmn-org-btn {
    background-color: #2d117b;
    border: none;
    font-size: 18px;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
    border-radius: 6px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}

.getstarted-txt a:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1500px) {
    .brand-logos-text {
        padding: 0 50px;
    }
}

@media only screen and (max-width: 1200px) {
    .smart-match-box {
        height: 280px;
    }
}

@media only screen and (max-width: 1024px) {
    .midd-banner {
        min-height: 100%;
    }

    .ai-make-diffrence .padd-left {
        padding-left: 39px;
        padding-top: 31px;
        text-align: center;
    }

    section.for-professional-sec h2 {
        text-align: center;
        font-size: 30px !important;
    }

    section.for-professional-sec p {
        font-family: "Poppins", sans-serif !important;
        font-size: 16px !important;
    }

    .smart-mathc-room h2 {
        color: #007eb1;
        font-family: "Poppins", sans-serif !important;
        font-size: 30px;
    }

    section.smart-mathc-room h2 img {
        width: 50px;
        height: auto;
    }

    .revo-tile h3 {
        font-size: 30px !important;
        line-height: 40px;
    }

    .getstarted-txt {
        text-align: center;
        font-size: 21px;
    }

    .brand-logos-left {
        width: 100%;
        margin-bottom: 34px;
    }

    .brand-logos-text {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .footer-getstarted {
        padding: 19px 0;
    }

    .brand-logos-text {
        padding: 0 9px;
    }

    section.for-professional-sec h2 {
        text-align: center;
        font-size: 26px !important;
    }

    section.for-professional-sec p {
        font-family: "Poppins", sans-serif !important;
        font-size: 14px !important;
    }

    section.leading-brands-main h4 {
        margin: 30px 0;
    }

    section.smart-ai-offer h2 {
        font-family: "Poppins", sans-serif !important;
        font-size: 33px !important;
        line-height: 40px;
    }

    h4.page-heading-white {
        font-size: 25px;
    }

    .smart-match-box {
        padding: 30px 20px;
        height: 100%;
    }

    .ai-make-diffrence .padd-left {
        padding-left: 9px;
    }

    .brand-logos-text p {
        font-size: 15px !important;
    }

    .getstarted-txt {
        text-align: center;
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .brand-logos-card {
        width: 340px;
        height: 190px;
    }

    .bg-sky-blues {
        background-color: #32b6be;
        height: 400px;
    }

    .bg-oranges {
        height: 400px;
    }

    .bg-yellows {
        height: 400px;
    }

    .smart-mathc-room h2 {
        font-size: 26px;
    }
}
