@media (min-width: 1200px) {
  .custom-container {
    max-width: 700px;
    margin: 0 auto;
  }
}

@media (max-width: 1600px) {
  .insurance-1 .design {
    height: 16vh;
    top: 47%;
    z-index: -1;
  }
}

@media (max-width: 1300px) {
  .com-1 .large-bubble {
    height: 30vh;
  }
  .medical-2 .claw-wrapper .decor {
    height: 15vh;
  }
}

@media (max-width: 1024px) {
  .sales-table .row-head .head-top h2 {
    font-size: 16px;
  }
  .sales-table .row-body .sale-data h2 {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  header .mid-layer h2 {
    font-size: 15px!important;
  }
  header .top-layer ul li a {
    font-size: 16px;
  }
  .home-1 .img-wrapper img {
    height: 300px;
    margin: 0 auto;
    display: block;
  }
  .home-1 .content-wrapper {
    max-width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .home-1 .content-wrapper img {
    display: none;
  }
  .home-1 .content-wrapper h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .home-1 .content-wrapper p {
    font-size: 16px;
    padding: 0;
  }
  .button-wrapper a {
    font-size: 16px !important;
    padding: 10px 30px !important;
  }
  .home-2 h2.head {
    font-size: 25px;
  }
  .home-3 .head {
    font-size: 25px;
  }
  .home-3 ul li img {
    display: block;
    margin: 0 auto;
  }
  .home-3 ul li .content-wrapper p {
    font-size: 16px;
  }
  .home-3 ul li .content-wrapper {
    text-align: center;
  }
  .home-3 ul li .content-wrapper h2 {
    font-size: 18px;
  }
  h2.head {
    font-size: 25px !important;
  }
  .home-5 .img-wrapper img {
    height: 300px;
    margin: 0 auto 20px;
    display: block;
  }
  .home-5 .content-wrapper h2 {
    font-size: 25px;
  }
  .home-5 .content-wrapper {
    text-align: center;
  }
  .home-5 .content-wrapper a {
    padding: 15px 40px;
    font-size: 16px;
  }
  .home-6 ul li .content-wrapper h2 {
    font-size: 18px;
  }
  .home-6 ul li .content-wrapper {
    text-align: center;
    margin-bottom: 50px;
  }
  .home-6 ul li .content-wrapper p {
    font-size: 16px;
  }
  .home-6 ul li .img-wrapper img {
    height: 300px;
  }
  .rating ul li {
    margin-bottom: 50px;
  }
  .rating ul li p {
    font-size: 16px;
  }
  .rating ul li h2 {
    font-size: 18px;
  }
  footer .footer-1 img {
    margin-bottom: 20px;
  }
  footer .footer-2 {
    padding: 0 0px;
    margin: 20px 0;
  }
  .about-1 .img-wrapper {
    margin: 0 auto 50px;
  }
  .about-1 .content-wrapper h1 {
    font-size: 30px;
  }
  body p {
    font-size: 16px !important;
  }
  ul li {
    font-size: 16px !important;
  }
  .blog-section ul li .blog-wrapper .left-side img.profile-img {
    height: 300px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .blog-section ul li .blog-wrapper .content-wrapper h2 {
    font-size: 18px;
  }
  .blog-section ul li .blog-wrapper .content-wrapper h3 {
    font-size: 20px;
  }
  .blog-section ul li .blog-wrapper .content-wrapper h4 {
    font-size: 16px;
  }
  .blog-section ul li .blog-wrapper .content-wrapper .button-continue a {
    padding: 15px 40px;
    font-size: 16px;
  }
  .blog-section ul li .blog-wrapper .content-wrapper {
    padding-left: 0;
  }
  .blog-section ul li .blog-wrapper .left-side img.decor-1 {
    bottom: 0;
    left: 0;
  }
  .blog-section ul li .blog-wrapper .left-side img.decor-2 {
    right: 0px;
    top: 0px;
  }
  .case-study .side-content {
    margin-bottom: 50px;
  }
  .sage {
    display: block;
    margin: 0 auto 40px;
    height: 150px;
  }
  .com-1 .large-bubble {
    height: 20vh;
  }
  .col-right {
    text-align: right;
  }
  .com-1 .head h1 {
    font-size: 20px;
  }
  .com-2 .content-wrapper h2 {
    font-size: 18px;
  }
  .com-2 .col-feature {
    margin-bottom: 50px;
  }
  .com-2-sec .content-form-wrapper .content-note img {
    display: none;
  }
  .cookie-1 .content-3 ul li h3 {
    margin-top: 20px;
  }
  .cookie-1 .content-2 h2 {
    font-size: 20px;
  }
  .sales-table .container {
    max-width: 100%;
  }
  .overflow-table {
    overflow-x: scroll;
  }
  .overflow-table::-webkit-scrollbar {
    width: 4px;
    border: 1px solid #d5d5d5;
    height: 10px;
    margin-top: 50px;
  }
  .overflow-table::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
  }
  .overflow-table::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
  }
  .row-head, .row-body {
    min-width: 1200px;
    margin: 0;
  }
  .row-body {
    margin-bottom: 50px;
  }
  .industry-2 ul li .layer-2 p {
    margin-bottom: 20px;
  }
  .varied-3 .content-wrapper .layer-1 {
    margin-top: 30px;
  }
  .insurance-1 .design.design-1 {
    left: 0;
  }
  .insurance-1 .design.design-2 {
    right: 0;
  }
  .insurance-1 .layer-1 .display-timeline {
    padding: 50px 0 0;
  }
  .rates.text-center {
    margin: 20px 0;
  }
  .login .layer-2 {
    padding: 50px 10%;
  }
  .medical-2 .claw-wrapper .row .content-wrapper h3 {
    margin-top: 20px;
  }
  .medical-1 .commision-table .layer-2 img {
    right: unset;
    left: 0;
    z-index: -1;
  }
  .program-sec .benefit-list .content-wrapper {
    padding-left: 0;
    margin-top: 20px;
  }
  .program-right .col-common {
    margin-bottom: 40px;
  }
  .program-right .left-decor {
    left: 0;
    height: 20vh;
  }
  .program-right .right-decor {
    right: 0;
  }
  .payment-1 .content-wrapper .content h2 {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
  }
  .payment-1 .content-wrapper img {
    display: block;
    margin: 0 auto;
  }
  .payment-3 .layer-2 .col-flex {
    margin-bottom: 40px;
  }
  .pricing-1 .pricing-monthly .bubble-decor-1 {
    right: 0%;
    z-index: 20;
    pointer-events: none;
  }
  .payment-4 .layer-3 .col-flex {
    margin-bottom: 20px;
  }
  .pricing-1 .pricing-monthly .tab-content .pricing-wrapper .layer-1 h2 {
    font-size: 25px;
  }
  .pricing-1 .pricing-monthly .tab-content .pricing-wrapper .layer-2-wrapper h2 {
    font-size: 25px;
  }
  .product-block-1 .layer-2 img {
    width: auto;
  }
}

@media (max-width: 768px) {
  .home-2 img {
    max-width: 900px;
    margin-bottom: 40px;
  }
  .overflow-scroll img {
    max-width: 900px;
    margin-bottom: 40px;
  }
  .overflow-scroll {
    overflow-x: scroll;
  }
  .overflow-scroll::-webkit-scrollbar {
    width: 4px;
    border: 1px solid #d5d5d5;
    height: 10px;
    margin-top: 50px;
  }
  .overflow-scroll::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eeeeee;
  }
  .overflow-scroll::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #b0b0b0;
  }
  .navbar-brand img {
    max-width: 200px;
  }
  .container-button .login a {
    font-size: 16px;
    padding: 10px 30px;
  }
  .home-2 h2.head {
    margin-bottom: 50px;
  }
  .about-4 a {
    padding: 15px 40px;
    font-size: 16px;
  }
  .about-1 {
    margin: 100px 0 0px;
  }
  .blog-content-section .first-part h2 {
    font-size: 18px;
  }
  .blog-content-section .first-part h1 {
    font-size: 18px;
  }
  .about-1 .content-wrapper {
    padding: 0 0px;
  }
  .blue-section .content-wrapper h2 {
    font-size: 20px;
  }
  .com-2 {
    padding: 50px 0;
  }
  .com-2-sec .head img.logo {
    height: 100px;
    margin-bottom: 0;
  }
  .com-2-sec .head img.barline {
    margin-top: -60px;
  }
  .com-2-sec .content-form-wrapper .form-wrapper .button-send input {
    font-size: 18px;
    padding: 10px 40px;
  }
  .login .other-option h3 {
    font-size: 16px;
  }
  .com-1 .small-bubble {
    height: 8vh;
    z-index: -1;
  }
  .com-1 .large-bubble {
    height: 10vh;
    right: 0;
    z-index: -1;
  }
  .pricing-1 .pricing-monthly .bubble-decor-1 {
    height: 20vh;
  }
  .product-block-2 .bubble-decor-2 {
    top: 0;
  }
  .product-block-2 .bubble-decor-1 {
    -webkit-transform: scaleX(-1) translateY(0);
            transform: scaleX(-1) translateY(0);
    margin: 0;
    top: unset;
    height: 20vh;
    bottom: 5rem;
    z-index: 1;
  }
  .button-wrapper {
    z-index: 30;
    position: relative;
  }
  .product-block-2 h2.head {
    position: relative;
  }
  .recruit-1 .commision-table .layer-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .com-2-sec .head img.logo {
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (max-width: 625px) {
  .recruit-1 .commision-table .layer-2 table {
    margin: 0 10px;
  }
}

@media (max-width: 575px) {
	
	header .mid-layer h2 {
    font-size: 14px!important;
  }
	
	
  .button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 50px;
  }
  .button-wrapper a {
    margin: 0 0 20px !important;
    width: 100%;
    text-align: center;
  }
  .home-2 h2.head {
    margin-bottom: 20px;
  }
  .navbar-toggler {
    -webkit-transform: scale(1);
            transform: scale(1);
    padding: 0;
  }
  .home-6 ul {
    padding: 0 20px;
  }
  .about-3 ul li {
    padding: 0 20px;
  }
  .blog-content-section .second-part .center-content h2 {
    font-size: 18px;
  }
  .blog-content-section .second-part .center-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-content-section .second-part .center-content .left-side img.profile-img {
    margin-bottom: 20px;
  }
  .blog-content-section .second-part .left {
    height: 100px;
  }
  .blog-content-section .second-part .right {
    height: 100px;
  }
  .com-2 .content-wrapper {
    padding-left: 0px;
  }
  .col-right {
    text-align: unset;
    margin-bottom: 20px;
  }
  .medical-1 .commision-table .layer-2 img {
    right: unset;
    left: 0;
  }
}

@media (max-width: 450px) {
  .about-3 ul li .header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-3 ul li .header .name {
    padding-left: 0px;
  }
}

@media (max-width: 393px) {
  .navbar-brand {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
    display: block;
  }
  .container-button {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .button-wrapper a {
    padding: 10px 25px !important;
  }
  header .mid-layer h2 {
    font-size: 14px!important;
  }
}
/*# sourceMappingURL=responsive.css.map */




/* RAB RESPONSIVE */

@media screen and (max-width:1024px){

    .rab-section-inner{
        gap:40px;
    }

    .sec-one.content h1{
        font-size: 30px;
    }


    .section-vid{
        padding:30px 20px;
    }

    .video-sec{
        width: 100%;
    }

    .vid-content p{
        width: 100%;
    }

    .vid-content h1{
        font-size: 40px;
    }

    .short-line h1{
        font-size: 30px!important;
    }

    .sec-one.content p{
        font-size: 16px;
    }

    .section-Works-inner .sec-one.content h1{
        font-size: 35px;
    }



    .section-Automated-inner .top-content{
        flex-direction: column;
        gap: 20px;
    }

    .section-Automated-inner .top-content .content{
        width: 100%;
    }

    .section-Automated-inner .top-content .img{
        width: 100%;
    }

    .list-procedure{
        flex-wrap: wrap;
    }

    .list-procedure .procd-car{
        width: 30%;
    }



    .section-Pricing-inner .content h1{
        font-size: 40px;
    }


    .section-Pricing-inner .content.list .list-cards{
        flex-wrap: wrap;
        justify-content: center;
    }

    .list-inner-card{
        width: 45%;
    }

    .list-inner-card .head-title{
        height: 150px;
    }


    .list-inner-card .head-title h1{
        font-size: 14px;
        padding:15px;
    }


    .list-cards{
        padding-right: 20px;
    }

    .list-inner-card .head-title{
        padding:15px;
    }

    .list-inner-card .head-title p{
        font-size: 13px;
    }

    .person-point{
        width: 170px!important;
        right: -115px;
    }

    .section-Pricing-inner .content.list h3{
        font-size: 30px;
    }
}


@media screen and (max-width:786px){
    .rab-section-inner{
        flex-direction: column-reverse;
    }

    .sec-one{
        width: 100%;
    }

    .video-sec{
        padding:20px;
    }

    .vid-content h1{
        font-size: 25px;
    }

    .vid-content p{
        font-size: 17px;
    }

    .section-detect-inner{
        flex-direction: column;
    }

    .short-line h1{
        font-size: 25px!important;
    }

    .section-Works-inner .sec-one.content{
        width:100%;
    }

    .section-Works-inner .sec-one.img{
        width: 100%;
    }


    .list-procedure .procd-car{
        width: 85%;
    }

    .section-Automated-inner{
        flex-direction: column;
    }

    .list-procedure{
        justify-content: center;
    }

    .person-point{
        display: none;
    }

    .section-Pricing-inner .content.list .list-cards{
        padding: 0px;
    }

    .section-Pricing-inner .content.list{
        padding:40px 20px;
        width: 100%;
    }

    .list-inner-card{
        width: 100%;
    }

    .list-inner-card .head-title{
        height: 200px;
    }

    .section-Pricing-inner .content.list h3{
        font-size: 20px;
    }

    .section-Pricing-inner{
        flex-direction: column;
    }

    .section-Pricing-inner .content h1{
        font-size: 30px;
        line-height: 1.2em;
    }

    .section-bottom-form-inner{
        flex-direction: column;
    }

}