@media only screen and (min-width: 1430px) {
    .container {
        max-width: 1290px;
    }
}

@media only screen and (min-width: 1600px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (min-width: 1800px) {
    .container {
        max-width: 1630px;
    }
}


@media only screen and (max-width: 1599px) {}

@media only screen and (max-width: 1429px) {
    .heroinfo h1 {
        font-size: 60px;
    }

    .exeptionaltitle h2 {
        font-size: 40px;
        line-height: 60px;
    }

    .benifitinfo h4 {
        font-size: 40px;
    }

    .oursectiontitle h4 {
        font-size: 40px;
    }

    .easyaccess ul li {
        width: 48%;
        margin: 20px 0
    }

    .easyaccess ul {
        justify-content: space-between;
    }

    .easyaccess ul:after {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .ourservices {
        display: block;
    }

    .ourservices ul {
        width: 100%;
    }

    .ourservices ul.whatwedoinfo li {
        width: 48%;
    }

    .exeptionaltitle {
        margin-bottom: 20px;
    }

    .easyaccess ul li {
        padding: 20px;
        margin: 10px 0px;
    }

    .easyaccess ul li span {
        margin-right: 10px;
        width: 30px;
        height: 30px;
        min-width: 30px;
    }

    .accessdetail h4 {
        margin-bottom: 5px;
    }

    .easyaccess h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .easyaccess {
        padding: 140px 30px;
    }

    aside {
        width: 280px;
    }

    aside ul li a {
        padding: 17px;
    }

    .header {
        width: calc(100% - 280px);
    }

    .easyaccess {
        width: calc(100% - 280px);
    }

    aside ul li a {
        font-size: 15px;
    }

    span.note.animation {
        left: 0;
    }

    .heroaboutinfo h2 {
        font-size: 40px;
    }

    .faqsquestion h3 {
        font-size: 36px;
    }

    span.watch.animation {
        left: 0;
    }

    ul.navbar-nav.ml-auto li {
        margin: 0 5px;
    }

    .heroinfo {
        padding-right: 0px;
    }

    .heroinfo h1 {
        font-size: 50px;
    }

    a.btnwhite {
        width: 200px;
    }

    .exeptiondetail {
        padding-left: 30px;
    }

    .benifitinfo {
        margin-left: 20px;
    }

    .benifitinfo h4 {
        font-size: 36px;
    }

    ul.tickpoint {
        margin-top: 20px;
    }

    ul.promiseinfo li {
        min-width: 281px;
        margin-right: 11px;
    }

    ul.promiseinfo {
        padding: 0;
        margin: 50px auto 0;
        overflow: auto;
    }

    li.stepborder:after {
        width: 272px;
        background-size: contain;
    }

    section {
        padding: 60px 0px !important;
    }

    .step img {
        max-width: 620px;
    }

    .firststep span {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .stopimg img {
        width: 100%;
    }

    ul.promiseinfo li {
        padding: 29px;
    }



    ul.tickpoint {
        display: block;
        justify-content: center;
    }

    ul.tickpoint li {
        justify-content: center;
    }

    ul.tickpoint span {
        width: 100px;
    }

    .exeptionaltitle {
        margin: auto;
        margin-bottom: 20px;
    }



    section.whyback {
        padding-bottom: 0 !IMPORTANT;
    }

    .header {
        padding: 20px 10px;
    }

    .search {
        max-width: 330px;
    }

    .dashprofile {
        margin-left: 20px;
    }

    .header {
        padding: 20px 10px;
        width: calc(100% - 210px);
    }

    .search {
        max-width: 330px;
    }

    .dashprofile {
        margin-left: 20px;
    }

    .easyaccess ul li {
        width: 100%;
    }

    .easyaccess h3 {
        font-size: 24px;
    }

    .logo {
        padding: 20px;
        margin-bottom: 30px;
    }

    aside {
        width: 210px;
    }

    aside ul {
        padding: 0 10px;
    }

    aside ul li a svg {
        width: 20px;
        height: 20px;
    }

    aside ul li a {
        font-size: 14px;
    }

    a.btnlogout {
        padding: 20px;
    }

    a.btnlogout svg {
        width: 20px;
    }

    a.btnlogout {
        font-size: 14px;
    }

    .easyaccess {
        width: calc(100% - 210px);
        padding-top: 127px;
        padding-bottom: 0;
    }

    section.signinsec:after {
        display: none;
    }

    section.signinsec {
        height: 798px;
        text-align: center;
        padding-top: 100px !important;
    }

    .signinimg {
        display: none;
    }

    .signininfo h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    a.googlebtn {
        height: 50px;
    }

    .logininput input {
        height: 50px;
    }

    .signinbtn button {
        height: 55px;
    }

    section.aboutml .col-lg-6:first-child {
        order: 1;
    }

    ul.missioninfo li {
        width: 43%;
        margin-bottom: 30px;
    }

    ul.missioninfo {
        flex-wrap: wrap;
    }

    .benifitinfo {
        text-align: center;
    }

    .benifitimg {
        text-align: center;
    }

    section.herosection {
        height: auto;
        padding: 160px 0px 90px !important;
    }

    section.herosection .col-lg-6:first-child {
        order: 1;
    }

    .heroimg img {
        max-width: 450px;
    }

    .heroimg {
        text-align: center;
        margin-bottom: 50px;
        position: relative;
        top: 0;
        transform: translateY(0);
    }



    span.plusicon.animation img {
        width: 70px;
    }

    span.fight img {
        width: 160px;
    }

    span.doctorpro img {
        width: 140px;
    }

    span.plus.animation img {
        width: 70px;
    }

    .heroinfo {
        text-align: center;
        margin-top: 30px;
    }

    .getstarted {
        justify-content: center;
    }

    .exeptionaltitle {
        text-align: center;
        justify-content: center;
    }

    .exeptiondetail {
        text-align: center;
        padding: 0;
    }

    .exeptiondetail a {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    ul.whatwedoinfo li {
        width: 47%;
        margin: 0px 10px 20px;
    }

    ul.whatwedoinfo {
        justify-content: center;
    }

    .benifitimg img {
        max-width: 470px;
    }

    .benifitimg {
        /* text-align: center; */
        margin-bottom: 50px;
    }

    .benifitinfo h4 {
        font-size: 31px;
    }

    .oursectiontitle h4 {
        font-size: 35px;
    }

    .exeptionaltitle h2 {
        font-size: 30px;
    }

    .exeptionaltitle h2 br {
        display: none;
    }

    a.btnwhatwedo {
        padding: 15px 15px;
        font-size: 13px;
    }

    li.stepborder:after {
        width: 200px;
        right: -52%;
    }

    ul.stepinfo li {
        width: 31%;
    }

    .footerlogo {
        margin-bottom: 40px;
    }

    ul.footermenu {
        justify-content: space-between;
        margin-bottom: 50px;
    }

    .footersearch {
        max-width: 420px;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
        FONT-WEIGHT: 500;
    }

    footer {
        padding-top: 50px;
    }

    .oursectiontitle p {
        font-size: 16px;
    }

    .review p {
        font-size: 16px;
    }

    .firststep p {
        font-size: 14px;
    }

    .firststep h4 {
        font-size: 18px;
    }

    .exeptiondetail p {
        font-size: 16px;
    }

    .tickdetial p {
        font-size: 14px;
    }

    ul.tickpoint svg {
        width: 30px;
        height: 30px;
        min-width: 30px;
    }

    ul.tickpoint svg g path {
        width: 30px;
        min-width: 30px;
    }

    .tickdetial {
        margin-top: 0;
    }

    .tickdetial h5 {
        margin-bottom: 5px;
    }

    span.heart {
        right: 0;
    }

    .heroinfo h1 {
        font-size: 40px;
    }

    /**********  Responsive Menu Bootstrap **********/

    /**  menu  **/
    .toggler {
        width: 50px;
        height: 50px;
        line-height: 50px;
        padding: 0;
        border-radius: 5px;
        background-color: #fff;
        border: 1px solid #7bc00b;
        text-align: center;
        z-index: 99;
        display: block;
        transition: all 0.5s;
        margin-left: 20px;
    }

    .show-menu .toggler {
        width: 40px;
        height: 40px;
        position: fixed;
        top: 20px;
        right: 20px;
        border: none;
    }

    .toggler span {
        position: relative;
        width: 60%;
        height: 2px;
        background-color: #7bc00b;
        display: inline-block;
        vertical-align: top;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .toggler span::before,
    .toggler span::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 2px;
        background-color: #7bc00b;
        right: 0;
        transition: all 0.5s;
        animation: openCloseByeSpan 300ms linear forwards;
    }

    .toggler span::before {
        top: -6px;
    }

    .toggler span::after {
        top: 6px;
    }

    .show-menu .toggler span::before,
    .show-menu .toggler span::after {
        left: 0;
        right: 0;
        margin: auto;
        transform: rotate(45deg);
        top: -5px;
    }

    .show-menu .toggler span::after {
        transform: rotate(-45deg);
    }

    .show-menu .toggler span {
        height: 0;
    }

    .btnslogin {
        display: block;
    }

    .btnslogin a {
        display: flex;
        justify-content: center;
        margin: auto;
        margin-bottom: 10px;
    }

    #navbarNav {
        background: #ffffff url(../images/banner-img.png) no-repeat bottom right / auto 170px;
        /* box-shadow: 0 0px 0 10px #fff inset, 0 0 0 11px #7bc00b inset; */
        padding: 60px 20px 15px;
        position: fixed;
        top: 0;
        right: 0;
        display: block !important;
        width: 100% !important;
        text-align: center;
        bottom: 0;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        -ms-transform: translateX(110%);
        -o-transform: translateX(110%);
        transform: translateX(110%);
        height: auto !important;
        overflow: auto;
    }

    .show-menu #navbarNav {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    .show-menu .navbar-toggler {
        position: fixed;
        z-index: 5;
        right: 15px;
        border-radius: 5px;
        padding: 2px;
        top: 15px;
    }

    .show-menu .navbar-toggler-icon {
        background-image: url("../images/close.svg");
        background-size: 14px auto;
    }

    .navbar-nav .nav-item {
        margin-left: 0;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 18px;
        padding: 10px 10px;
        margin: 0;
        line-height: 1.2;
        margin-bottom: 10px;
        font-size: 15px;
    }

    .navbar-nav .nav-link:hover {
        color: #7bc00b;
    }

    .navbar-nav .active .nav-link {
        color: #7bc00b;
        font-weight: bold;
    }

    .navbar-nav .nav-item .dropdown-item {
        text-align: center;
        padding: 10px 10px;
    }

    .navbar-nav .dropdown-menu {
        margin: 0;
        padding: 0;
        border-radius: 0;
    }

    /* Common Css must add */
    .navbar-toggler svg {
        height: 40px;
        position: absolute;
        width: 40px;
        cursor: pointer;
        /*   border: 1px solid black; */
        background-color: #fff;
    }

    .plate {
        height: 40px;
        width: 40px;
    }

    .burger {
        filter: url(#gooeyness);
    }

    .x {
        transform: scale(0);
        transition: transform 400ms;
    }

    .line {
        fill: none;
        stroke: #000000;
        stroke-width: 6px;
        stroke-linecap: round;
        stroke-linejoin: round;
        transform-origin: 50%;
        transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms,
            transform 500ms 200ms;
    }

    .x .line {
        stroke-width: 5.5px;
    }

    /* Common Css must add end */

    /* Forth Menu Css */
    .plate4 .x {
        transition: transform 400ms;
    }

    .plate4 .line {
        transform-origin: 50%;
        transition: transform 400ms 100ms;
    }

    .active.plate4 .line {
        transition: transform 400ms;
    }

    .active.plate4 .line1 {
        transform: translateX(18px) translateY(-3px) rotate(-45deg) scale(0.7);
    }

    .active.plate4 .line2 {
        transform: translateX(-18px) translateY(-3px) rotate(45deg) scale(0.7);
    }

    .active.plate4 .line3 {
        transform: translateY(0px) rotate(45deg) scale(0.7);
    }

    .active.plate4 .line4 {
        transform: translateY(0px) rotate(-45deg) scale(0.7);
    }

    .active.plate4 .line5 {
        transform: translateX(18px) translateY(3px) rotate(45deg) scale(0.7);
    }

    .active.plate4 .line6 {
        transform: translateX(-18px) translateY(3px) rotate(-45deg) scale(0.7);
    }

    .active.plate4 .x {
        transition: transform 400ms 100ms;
        transform: scale(1);
    }

    button.navbar-toggler {
        padding: 0;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 40px;
        height: 40px;
        z-index: 99999;
    }

    span.navbar-toggler-icon {
        width: 40px;
        height: 40px;
    }

    .navbar-toggler svg {
        left: 0;
        top: 0;
    }

    .show-menu .navbar-toggler {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 9999;
        right: 10px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }


    /**  Menu  **/

    /**********  Responsive Menu  **********/
    .ourservices ul.whatwedoinfo li {
        width: 100%;
    }

    .whatwedosubinfo {
        height: auto;
    }

    section.exeptionalsec.gettingstart .exeptionaltitle {
        margin-bottom: 20px;
        margin-top: 30px;
    }
}




@media only screen and (max-width: 767px) {
    ul.contactinfo {
        display: block;
    }

    ul.contactinfo li {
        margin: auto;
    }

    .accordion-body {
        font-size: 14px;
    }

    .accordion-button {
        font-size: 16px;
        line-height: 25px;
    }

    .faqsquestion h3 {
        font-size: 30px;
        font-weight: 500;
    }

    .faqsquestion {
        margin-bottom: 30px;
    }

    .contactinfotitle h4 {
        font-weight: 500;
    }

    section.stillhavequestion {
        padding: 30px 0px !important;
    }

    section.aboutml .col-lg-6:first-child {
        order: 1;
    }

    ul.missioninfo li {
        width: 43%;
        margin-bottom: 30px;
        margin: 30px 0;
    }

    ul.missioninfo {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .benifitinfo {
        text-align: center;
    }

    .benifitimg {
        text-align: center;
    }

    .heroaboutinfo h2 {
        margin: 20px 0px;
    }

    ul.missioninfo:after {
        display: none;
    }

    .heroaboutinfo p {
        font-size: 18px;
    }

    .step img {
        max-width: 80%;
    }

    span.stepheart {
        right: 0;
    }

    span.smallheart {
        left: 0;
    }

    li.stepborder:after {
        width: 140px;
        top: 20px;
        right: -47%;
    }

    .firststep h4 {
        font-size: 14px;
    }

    .firststep p {
        font-size: 12px;
    }

    .firststep span {
        width: 40px;
        height: 40px;
    }

    .heroinfo h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .heroinfo p {
        font-size: 14px;
    }

    a.btnwhite {
        width: 170px;
        height: 50px;
    }

    ul.whatwedoinfo li {
        width: 100%;
    }

    section.exeptionalsec {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .benifitinfo h4 {
        line-height: 46px;
        font-size: 26px;
    }

    a.btnwhatwedo {
        margin-bottom: 20px;
    }

    .tickdetial h5 {
        font-size: 17px;
    }

    p {}

    .oursectiontitle h4 {
        font-size: 27px;
        margin-bottom: 10px;
    }

    .oursectiontitle p {
        font-size: 14px;
        line-height: 30px;
    }

    ul.promiseinfo li {
        min-width: 260px;
        padding: 30px;
    }

    .promisebox h5 {
        font-size: 18px;
    }

    .promisebox p {
        font-size: 14px;
        line-height: 26px;
    }

    .exeptionaltitle h2 {
        font-size: 25px;
    }

    .exeptiondetail p {
        font-size: 14px;
        line-height: 30px;
    }

    .review {
        max-width: 100%;
        padding: 32px;
    }

    section.herosection {
        margin-bottom: 40px;
    }

    .search {
        max-width: 230px;
    }

    .search input::placeholder {
        font-size: 14px;
    }

    aside ul li a span {
        display: none;
    }

    .logo img {
        width: 40px;
        object-fit: none;
        height: 50px;
        object-position: left;
    }

    aside {
        width: 90px;
    }

    aside ul li a {
        width: 100%;
        padding: 0;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    aside ul li a svg {
        margin: 0;
    }

    .header {
        width: calc(100% - 90px);
    }

    .easyaccess {
        width: calc(100% - 90px);
    }

    a.btnlogout {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    a.btnlogout span {
        display: none;
    }

}

@media only screen and (max-width: 575px) {
    ul.subnotification {
        width: 360px;
        overflow: auto;
    }



    .signininfo h3 {
        font-size: 24px;
    }

    a.googlebtn {
        font-size: 15px;
    }

    p.line {
        font-size: 14px;
    }

    .faqsquestion h3 {
        font-size: 24px;
    }

    section.faqs {
        padding-top: 30px !important;
    }

    .contactinfotitle h4 {
        font-size: 24px;
    }

    .contactinfotitle p {
        font-size: 14px;
    }

    .heroaboutinfo h2 {
        font-size: 33px;
    }

    .heroaboutinfo a {
        margin: 0;
    }

    section.heroabout:after {
        z-index: -99999;
    }

    section.heroabout {
        height: 480px;
    }

    section.aboutml .benifitinfo {
        margin: 0;
    }

    section.aboutml .benifitinfo p {
        font-size: 14px;
    }

    .benifitinfo h4 {
        font-size: 22px;
    }

    .heroimg img {
        max-width: 370px;
    }

    span.fight img {
        width: 140px;
    }

    span.doctorpro img {
        width: 100px;
    }

    .heroimg {
        margin-bottom: 30px;
    }

    a.btnwhite span {
        font-size: 16px;
    }

    a.textwhite {
        font-size: 16px;
    }

    .whatwe h4 {
        font-size: 18px;
    }

    body p {
        font-size: 14px;
    }

    .benifitimg img {
        width: 100%;
        max-width: 90%;
    }

    ul.promiseinfo {
        justify-content: flex-start;
    }

    ul.stepinfo {
        display: block;
        margin: 0 !important;
    }

    ul.stepinfo li {
        width: 100%;
        margin-bottom: 30px;
    }

    ul.stepinfo span {
        margin-bottom: 10px;
    }

    .oursectiontitle h4 {
        font-size: 24px;
    }

    li.stepborder:after {
        display: none;
    }

    .review p {
        font-size: 14px;
        margin: 20px 0px;
    }

    ul.tickpoint span {
        width: 50px;
    }

    ul.tickpoint {
        margin-bottom: 60px;
    }

    .exeptionaltitle {
        width: 100%;
    }

    .over p {
        font-size: 14px;
    }

    .whatwe p {
        font-size: 14px;
    }

    .footerlogo img {
        width: 170px;
    }
}

@media only screen and (max-width: 479px) {
    aside {
        width: 70px;
    }
.review:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 92%;
    height: 93%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: lightgray;
}
    .logo {
        padding: 20px 10px;
    }

    .header {
        width: calc(100% - 70px);
    }

    ul.subnotification {
        width: 260px;
    }

    ul.subnotification span {
        font-size: 12px;
    }

    ul.subnotification li a {
        padding: 12px;
    }

    ul.subnotification.active {
        height: auto;
    }

    section.aboutml2 p {
        font-size: 14px;
    }

    .easyaccess {
        width: calc(100% - 70px);
        padding: 100px 20px;
    }

    .easyaccess h3 {
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .easyaccess ul li {
        padding: 10px;
        border-radius: 10px;
    }

    .easyaccess ul li span {
        width: 24px;
        height: 24px;
        min-width: 24px;
    }

    .easyaccess ul li {
        margin-bottom: 10px !important;
    }

    .accessdetail h4 {
        font-size: 14px;
    }

    .accessdetail p {
        font-size: 12px;
    }

    .dashprofile a img {
        min-width: 30px;
    }

    .dashprofile {
        margin-left: 10px;
    }

    .pronoti {
        margin-left: 10px;
    }


    section.aboutml2 {
        margin-bottom: 20px;
        padding: 80px 0px !important;
    }

    ul.missioninfo li {
        width: 49%;
    }

    ul.missioninfo img {
        width: 50px;
        height: 50px;
    }

    ul.missioninfo h4 {
        font-size: 18px;
    }

    section.aboutml {
        margin-bottom: 40px;
    }

    span.watch.animation img {
        width: 80px;
    }

    .heroimg img {
        max-width: 100%;
    }

    .heroinfo h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .exeptionaltitle h2 {
        line-height: 40px;
        font-size: 23px;
    }

    .benifitinfo h4 {
        font-size: 22px;
        line-height: 40px;
    }

    .benifitinfo {
        margin-left: 0;
    }

    section.oursection {
        padding-top: 0 !important;
    }

    section.exeptionalsec {
        padding-bottom: 50px !important;
    }

    .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .owl-nav button i {
        font-size: 20px;
    }

    ul.footermenu {
        display: block;
    }

    ul.footermenu li {
        margin-bottom: 40px;
    }

    a.navbar-brand {
        max-width: 160px;
    }

    .footerlogo img {
        max-width: 160px;
    }
}

@media only screen and (max-width: 349px) {}