.main-header{border-top:0px !important;}

@media screen and (max-width:767px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .footer-container-wrapper .social {
        align-items: flex-start;
    }

    .home_banner .obj_blue {
        display: none;
    }

    .home_banner .obj_wheat {
        display: none;
    }

    .home_banner .entry_cnt .heading {
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        text-align: center;
        margin-bottom: 15px;
        width: 100%;
    }

    .home_banner .entry_cnt .desc {
        text-align: center;
        display: none;
    }

    .home_banner .entry_cnt .link {
        justify-content: center;
        margin: auto;
    }

    .home_banner {
        height: fit-content;
    }

    .home_banner .entry_cnt .cards .card label {
        font-size: 9px;
    }

    .home_banner .obj_blue_left {
        left: -50vw;
        transform: rotate(-45deg);
        top: -10rem;
    }

    .faqs .obj_faq_yellow {
        display: none;
    }

    .accordion-item-header {
        font-size: 14px;
        line-height: 25px;
    }

    .faqs .heading {
        font-size: 20px;
        line-height: 25px;
    }

    .benefits::after,
    .benefits::before {
        display: none;

    }

    .partners::before,
    .partners::after {
        display: none;

    }

    .trusted-partner::before,
    .trusted-partner::after {
        display: none;
    }

    .home_banner .entry_cnt .cards .card {
        padding: 10px;
    }

    .home_banner .entry_cnt .cards .card .heading::before {
        width: 65px;
    }

    .home_banner .entry_cnt .cards .card .heading {
        font-size: 14px;
        line-height: 12px;
    }

    .home_banner .entry_cnt .cards .card .text {
        font-size: 11px;
        line-height: 13px;
        width: 100%;
    }

    .home_banner .entry_cnt .cards .card .link {
        font-size: 10px;
        padding: 2px 10px;
    }

    .home_banner .entry_cnt .cards .card label {
        width: 70%;
    }

    .numbers {
        background: linear-gradient(180.14deg, #FFEDB4 -5.84%, #D3ECFF 99.88%);
    }

    .numbers .content {
        margin-bottom: 40px;
    }

    .numbers h4 {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        color: #000;
        text-align: center;
        display: block;
        margin: 10px 10px 20px 10px;
    }

    .benefits h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .benefits h6 {
        font-size: 14px;
        line-height: 28px;
    }

    .benefits ul li {
        font-size: 14px;
        line-height: 18px;
    }

    .partners {
        padding: 40px 0px;
    }

    section {
        padding: 40px 0px;
    }

    .trusted-partner h3 {
        font-size: 20px;
        line-height: 28px
    }

    .faqs .heading {
        margin-top: 0px;
    }

    .partners .partner-grid .partner-outer {
        height: 77px;
        width: 77px;
    }

    .partners .partner-grid .partner-outer img {

        width: 100%;
    }

    .faqs {
        padding: 40px 0px;
    }

    .blog .blog-long .blog-img {
        height: 300px;
        object-fit: cover;
        object-position: center;
    }

    .blog .blog-short {
        margin-bottom: 10px;
        height: 200px;
    }

    .blog {
        font-size: 18px;
        line-height: 18px;
        padding: 2rem 0 5rem;
    }

    .blog .blog-long {
        margin-bottom: 10px;
        height: auto;
    }

    header .sidebar-menu .menu-content .instant .coming-soon {
        position: relative;
        margin: 0;
    }

    header .sidebar-menu .menu-content .instant {
        flex-direction: row;
        align-items: center;
        gap: 25px;
        padding-top: 0;
    }

    header .sidebar-menu .menu-content .link {
        display: flex;
        align-items: center;
    }

    .login {
        font-size: 13px;
    }

    .benefits {
        padding: 4rem 0rem;
    }

    .benefits .w-100 {
        padding: 0.5rem 0rem 1.5rem;
    }

    .blog h3 {
        font-size: 20px;
        padding: 1.5rem 0;
        line-height: 32px;
        margin: 15px 0;
    }

    .blog .blog-short h5 {
        font-size: 12px;
    }

    .blog .blog-short p {
        font-size: 10px !important;
        line-height: 15px !important;
    }

    .blog .blog-short p.mb-3 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .accordion-item-body-content {
        font-size: 12px;
    }

    .faqs .faqs_data {
        margin-top: 0;
    }

    .dropdown .custom-dropdown {
        padding: 5px 5px 5px 15px;
    }

    .dropdown-menu.show {
        top: 0px !important;
        left: 25px !important;
    }

    .home_banner .entry_cnt .cards .card label::before {
        top: 18px;
    }
    .img-none{
        display: none;
    }
    .leadform .head{
        font-size: 20px;
        line-height: 33px;
        text-align: center;
        margin: 20px 0px;
    }
    .lead_blueleft{
        left: -317px;
        top: 180px;

    }
    .lead_orangeright{
        top: 0px;
        left: 0px;
    }
    .leadform{
        padding: 40px 0px
    }
    .img-none{
        display: none;
    }
    .thanku-main{
        font-size: 28px;
    }
   .thankyou{
   height:  calc(75vh - 80px);
   }
   .mob-img{
    display: block;
    height: auto;
    width: 90%;
   }
   .mob-sidespace{
    padding: 0px;
    margin: 0px;
    max-width: none;
   }
   .mob-border{
    border-radius: 24px 24px 0px 0px;
   }
   .left-col{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
   }
   .back{
    padding: 5px 15px;
   }
   .login_orangeright{
      left: 98px;
     bottom: 521px;
     transform: rotate(-1deg);

   }
   .login_blueleft{
    bottom: 305px;
    top: 335px;
    left: 84px;
   }
   .login_orangeleft{
    display: none;
   }
 
   .mob-oops{
    display: block;
    height: auto;
    width: 80%;
    margin: 0 auto;
   }
   .od-2{
    order: 2;
   }
   .errorleft{
    padding: 0px;
   }
   .errorheading{
    font-size: 24px;
line-height: 35px;
margin: 20px 0px !important;
   }
   .errortext{
    font-size: 16px;
line-height: 20px;
   }
   .error_main{
    height: calc(100vh - 50px);
   }
   .error_orangeleft{
    left: -376px;
    bottom: -466px;
   }
   .error_blueright{
    left: -600px;
    bottom: -466px;
    z-index: -3;

   }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .instant .coming-soon {
        top: 58px;
    }
    .custom-form{
        padding: 20px;
    }
    
 
    
}

/*ipad css*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    header .sidebar-menu .overlay .close_btn {
        width: 72px;
    }

    .obj_blue {
        display: none;
    }

    .home_banner {
        height: fit-content;
    }

    .home_banner .entry_cnt .heading {
        font-weight: 600;
        font-size: 25px;
        line-height: 35px;
    }

    .faqs .obj_faq_yellow {
        display: none;
    }

    .benefits::after,
    .benefits::before {
        display: none;

    }

    .partners::before,
    .partners::after {
        display: none;

    }

    .trusted-partner::before,
    .trusted-partner::after {
        display: none;
    }

    .benefits h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .benefits h6 {
        font-size: 16px;
        line-height: 20px;

    }

    .benefits ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .blog .blog-long {
        height: 500px;
    }

    header .sidebar-menu .menu-content .instant .coming-soon {
        top: 12px;
        margin: 0px;
        left: 166px;

    }

    header .sidebar-menu .menu-content .instant {
        align-items: flex-start;
    }

    header .sidebar-menu .menu-content .link {
        display: flex;
        align-items: center;
    }
    .lead_blueleft{
        left: -317px;
        top: 180px;

    }
    .lead_orangeright{
        top: 0px;
        left: 0px;
    }
    .leadform{
        padding: 40px 0px
    }
    .img-none{
        display: none;
    }
    .mob-img{
        display: block ;
        height: 400px;
       }
       .mob-sidespace{
        padding: 0px;
        margin: 0px;
        max-width: none;
       }
       .mob-border{
        border-radius: 24px 24px 0px 0px;
       }
       .left-col{
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
       }
       .back{
        padding: 5px 15px;
       }
       .login_orangeright{
          /* left: 98px;
         bottom: 521px;
         transform: rotate(-1deg); */
         left: 202px;
    top: -49px;
    transform: rotate(4deg);
    
       }
       .login_blueleft{
        bottom: 305px;
        top: 335px;
        left: 180px;
       }
       .login_orangeleft{
        display: none;
       }
    
       .mob-oops{
        display: block;
        height: auto;
        width: 80%;
        margin: 0 auto;
       }
       .od-2{
        order: 2;
       }
       .errorleft{
        padding: 0px;
       }
       .errorheading{
        font-size: 24px;
    line-height: 35px;
    margin: 20px 0px !important;
       }
       .errortext{
        font-size: 16px;
    line-height: 20px;
       }
       .error_main{
        height: calc(100vh - 50px);
       }
       .error_orangeleft{
        left: -376px;
        bottom: -466px;
       }
       .error_blueright{
        left: -600px;
        bottom: -466px;
        z-index: -3;
    
       }

}

@media only screen and (min-width: 992px) and (max-width: 1024px){

}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .partners::after {
        top: 774px;
    }
}