
@media (max-width: 991px) {
    .sd-image-wrapper img {
        height: 320px;
    }
    .card {
        width: 48%;
    }
    .ss-right img {
        height: 500px;
    }
    .single-service {
        flex-direction: column;
    }
    .ss-left {
        padding: 100px 50px 50px;
        width: 100%;
    }
    p.single-ww-heading {
        height: 66px;
    }
    p.single-ww-subheading {
        height: 110px;
    }
    .single-solution {
        margin-bottom: 20px;
        height: 250px;
    }
    .banner-main-img {
        height: 380px;
    }
    .banner-heading {
    font-family: "Playfair Display";
    font-size: 45px;
    line-height: 55px;
    }
    .banner-heading br {
        display: none;
    }
    .single-speaker {
        padding: 15px;
        margin-bottom: 15px;
    }
    .event-top img.banner-image {
        bottom: 20px;
        transform: translateY(0%);
        left: 25px;
        right: 25px;
    }
    .circle-img-wraper {
        top: -80px;
    }
    .res-single .image-wrapper {
        height: 80px;
        width: 80px;
    }
    .res-option {
        flex-direction: column;
    }
    p.r-heading {
        font-size: 30px;
    }
    p.r-subheading {
        width: 100%;
        font-size: 16px;
    }
    .details-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
        border-radius: 20px;
        padding: 20px;
        gap: 30px;
        box-shadow: 0px 2px 20px #1d1d1d12;
    }
    p.apf-header {
        color: #000;
        text-align: center;
        font-family: Montserrat;
        font-size: 20px;
        border-radius: 110px;
        border: 3px solid #F3F3F3;
        background: #FFF;
        padding: 15px 0px;
        background-color: #ffffff;
        top: unset;
        margin-bottom: 30px;
        width: 100%;
        display: block;
    }
    .faq-item {
        gap: 15px;
        flex-direction: column;
    }
    .apf {
        padding: 15px;
    }
    .details-features-wrapper .feature-card {
        width: 100%;
    }
    .details-features-wrapper {
        flex-direction: column;
    }
    .app-wrapper {
        height: auto;
        gap: 30px;
        flex-direction: column;
        padding: 20px;
    }
    .app-wrapper p {
        text-align: center;
    }
    section {
        padding: 40px 0px;
    }
    .search-area {
        margin: 0px 0px 40px;
    }
    .breadcrumb-container {
        width: 240px;
        height: 60px;
    }
    img.banner-image {
        height: 190px;
        right: unset;
        left: -15px;
    }
    p.bcw-text {
        width: 100%;
        font-size: 16px;
    }
    .breadcrumb-area {
        align-items: center;
        padding: 0px;
        height: 170px;
    }
    .breadcrumb-area h2 {
        font-size: 30px;
        line-height: 1.4;
    }

    img.heading-logo {
        height: 120px;
        width: auto;
    }
    .navbar-inner {
        padding: 0px 0px 0px;
    }
    a.menu-icon {
        font-size: 24px;
        background: linear-gradient(91deg, #0a6a50 16.77%, #143642 100%);
        color: #ffffff !important;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0px;
    }
    .menu-overlay {
        opacity: 0;
        visibility: hidden;
        transition: all ease 0.3s;
    }
    .menu-overlay.active {
        display: block;
        background-color: #000000;
        opacity: 0.6;
        position: fixed;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        z-index: 1;
        visibility: visible;
        transition: all ease 0.3s;
    }
    .mobile-menu-icon {
        display: block;
        position: absolute;
        bottom: 0px;
        right: 20px;
        opacity: 1;
        height: 140px;
        width: auto;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    .main-menu .navbar-nav {
        flex-direction: column;
        padding: 30px 0px 0px 30px;
        align-items: flex-start;
    }
    .main-menu {
        position: fixed;
        right: -300px;
        top: 0px;
        bottom: 0px;
        background: #ffffff;
        background: linear-gradient(349deg, #447f85 16.77%, #2a484b 100%);
        width: 255px;
        z-index: 2;
        transition: all ease 0.3s;
    }
    .main-menu.active {
        right: 0px;
        z-index: 9;
        transition: all ease 0.3s;
    }
    .main-menu a.nav-link {
        color: #ffffff;
    }
    .banner-parent h1.main-heading {
        display: inline-block;
        font-size: 34px;
        line-height: 20px;
    }
    .banner-parent h1.main-heading span {
        font-size: 34px;
    }
    p.banner-sub-heading{
        padding-right: 0px !important;
    }
    .banner-point img {
        height: 20px;
        width: 20px;
        position: relative;
        top: 4px;
    }
    li.banner-point {
        display: flex;
        align-items: baseline;
        gap: 10px;
    }
    .banner-point span {
        color: #777;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
    }
    .banner-image-wrapper {
        position: relative;
        margin-top: 40px;
    }
    section.experience-section {
        padding: 42px 0px;
    }

    .theme-sub-heading {
        font-size: 28px;
    }
    .theme-s-heading {
        font-size: 19px;
        text-align: left;
    }
    .exp-logo-wrapper img{
        max-width: 100% !important;
    }
    .experience-card {
        margin-top: 110px;
    }

    img.exp-womn {
        height: 154px;
        width: auto;
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        top: 46%;
    }
    .awards-section h2 span, .legal-section h2 span, .faq-section h2 span{
        font-size: 27px;
    }
    section.awards-section {
        padding: 30px 0px !important;
    }
    p.theme-s-heading {
        margin: 40px 0px;
    }
    section.who-section {
        margin-top: 20px;
    }
    .who-parent {
        padding: 0px 15px;
    }
    .indicator-header h3 {
        font-size: 20px;
        flex: 1;
    }
    .info-card{
        font-size: 18px;
    }

    .callout-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 30px;
        flex-direction: column-reverse;
    }
    .callout{
        padding: 40px 0px 0px 0px;
        width: 100%;
    }
    .legal-section {
        background: #F6F4EE;
        padding: 40px 0px;
    }
    .portrait-parent {
        padding: 0px !important;
    }
    .single-c-option p{
        font-size: 21px;
    }
    .debtfree-section h2{
        font-size: 25px;
    }
    .social-icons-wrapper {
        gap: 30px;
        flex-direction: column;
    }
    .faq-header-wrapper {
        text-align: center;
        margin-bottom: 40px;
        margin-top: 110px;
    }
    .faq-para{
        text-align: center;
    }
    .still-q {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 10px;
        border: 1px solid #E2E2E2;
        padding:10px 10px;
        margin-top: 70px;
        flex-direction: column;
    }
    .left-still {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        padding: 10px;
    }
    .right-still {
        flex-direction: column;
    }
    .right-still a{
        min-width: 210px;
    }
    .footer-top{
        flex-direction: column;
    }
    .footer-logo {
        margin: 20px;
    }
    .footer-wrapper {
        padding: 15px;
    }
    .site-footer {
        border-radius: 30px;
        background: #1EB5BE;
        padding: 20px;
    }
    .footer-logo img {
        opacity: 0.3;
        height: 150px;
    }
    h5.footer-header {
        text-align: center;
    }
    h5.footer-header{
        font-size: 25px;
    }
    .footer-menus {
        width: 100%;
    }
    ul.list-inline.mb-4 {
        display: block;
        margin-top: 30px;
    }
    hr.footer-divider{
        margin: 0px 0px;
    }
    .footer-link{
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .footer-bottom-menu {
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    .stat-card {
        width: 100%;
    }

    .sw-wrapper{
        gap: 30px;
    }
    .sw-wrapper a{
        margin: 0px !important;
    }
        


}




@media (min-width: 768px) and (max-width: 991px) { 

}
 

@media (min-width: 992px) and (max-width: 1191px) { 

}

@media (max-width: 767px) {
    .section.copyright-wrapper {
        padding: 20px 0px 20px;
    }
    .footer .col-md-3 {
        margin-bottom: 0px;
    }
    .footer .col-md-3:last-child {
        margin-bottom: 0px;
    }
    .single-office-location .sol-subheading {
        margin-bottom: 25px;
    }
    .footer .col-md-3 .single-office-location:last-child .sol-subheading {
        margin-bottom: 0px;
    }
    h2.theme-heading {
        font-size: 25px;
    }
    .part-sub {
        font-size: 16px;
        line-height: 1.5;
    }
    .single-ww {
        margin-bottom: 20px;
    }
    .single-solution {
        margin-bottom: 20px;
        height: 280px;
        padding: 20px 20px;
    }
    .about-left {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 30px;
    }
    .about-left img {
        display: none;
    }
    .carousel {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .banner-content {
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 0px 20px;
    }
    .banner-heading {
        font-size: 30px;
        line-height: 1.2;
    }
    .banner-subheading br,
    .banner-heading br {
        display: none;
    }
    .banner-subheading {
        font-size: 15px;
    }
    .green-btn,
    .white-btn {
        min-width: 150px;
    }
    .top-navbar-part {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .top-navbar-wrapper {
        flex-direction: column;
        gap: 15px;
    }
    .top-navbar {
        background-color: #143642;
        padding: 15px 0px 15px;
    }
    .top-link {
        margin-right: 0px;
    }
    .carousel-inner {
        height: 350px;
    }
    .carousel-item {
        height: 100%;
    }
    .green-btn,
    .white-btn {
        min-width: auto;
        height: 42px;
        padding: 15px 15px 16px 15px;
        font-size: 14px;
    }
    a.top-btn {
        padding: 10px 15px;
    }
    .section {
        padding: 30px 0px 35px;
    }
    h2 br {
        display: none;
    }
    p.theme-subheading {
        margin-top: 20px;
    }
    .solution {
        padding: 30px 0px 35px;
    }
    .mb-5 {
        margin-bottom: 30px !important;
    }
    .ss-top {
        gap: 10px;
    }
    p.single-ww-subheading {
        height: auto;
    }
    .partner {
        padding: 30px 0px 35px;
    }
    p.footer-p {
        text-align: center;
    }
    .footer-info {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-info img {
        margin-bottom: 10px;
    }
    p.footer-label {
        margin-top: 50px;
    }
    .wwe-left {
        padding: 0px 0px 20px;
        border-bottom: 5px solid #0E282A;
        margin-bottom: 40px;
    }
    .ww-right {
        padding-left: 0px;
    }
    .single-number p {
        font-size: 22px;
    }
    .our-story {
        padding: 30px 0px 35px;
    }
    .main-heading {
        font-size: 29px;
        line-height: 1.4;
    }
    .main-subheading {
        font-size: 20px;
    }
    .our-team {
        padding: 30px 0px 35px;
    }
    .growth {
        padding: 0px 0px 35px;
    }
    .growth .main-subheading {
        font-family: 'LATO';
        font-size: 17px;
    }
    .single-number {
        width: 100%;
    }
    .single-service {
        flex-direction: column;
        border-radius: 0px;
    }
    .ss-left {
        padding: 70px 20px 20px;
        width: 100%;
    }
    .ss-heading {
        font-size: 20px;
    }
    .ss-wrapper {
        flex-direction: column;
    }
    .single-ss {
        padding: 15px;
        width: 100%;
        border-radius: 0px;
    }
    .single-ss img {
        height: 30px;
    }
    p.ss-name {
        font-size: 20px;
        padding: 10px 40px;
        left: 50%;
        transform: translateX(-50%);
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border: 1px solid #14364226;
        border-top: 0px;
        width: fit-content;
        text-align: center;
        white-space: nowrap;
    }
    .ss-right span {
        display: none;
    }
    .card {
        width: 100%;
    }
    p.faq-number {
        font-size: 30px;
        font-weight: 700;
        height: 70px;
        width: 70px;
        padding-bottom: 6px;
    }
    .accordion .btn {
        padding: 0px 10px 0px 0px;
    }
    .accordion .btn i {
        font-size: 20px;
    }
    div#accordion {
        row-gap: 10px;
    }
    .single-service:last-of-type {
        margin-bottom: 0px;
    }
    .input-wrapper {
        margin-bottom: 15px;
    }
    .input-wrapper label {
        font-size: 14px;
    }
    .main-body {
        font-size: 16px;
    }
    .ss-subheading,
    p.theme-subheading,
    .ss-link,
    p.single-ww-subheading,
    .subheading-text {
        font-size: 15px;
        line-height: 1.4;
        letter-spacing: 0px;
    }
    img.fi {
        display: none;
    }
    .single-s-point {
        margin-bottom: 0px;
        height: auto;
    }
    .key {
        padding: 10px 15px;
    }
    .sd-image-wrapper {
        flex-direction: column;
        gap: 10px;
    }
    .sd-image-wrapper img {
        height: auto;
    }
    .service-inner-wrapper + .growth,
    .service-inner-wrapper .growth{
        padding: 30px 0px 35px;
    }
    .service-inner-wrapper + .growth .main-subheading,
    .service-inner-wrapper .growth .main-subheading {
        font-size: 25px;
    }
    .kpc-wrapper {
        justify-content: flex-start;
    }
    .send {
    font-size: 18px;
    }
    a.whatsapp img {
        height: 50px;
        width: 50px;
    }
    
}

 