@media screen and (min-width:200px) and (max-width:683px) {
    body {
        font-size: 85%;
    }

    .banner .container {
        justify-content: flex-start;
        display: flex;
    }
    
    .header header nav li:hover > ul {
        display: block;
        position: relative;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 300px;
    }
.home .banner-text {
    padding:0;
}
	.investment-block p {
		padding: 20px 0;
		min-height: inherit;
	}
	
    .container,
    .footer .container,
    .header .container {
        width: 85%;
    }

	.history-block .right {
		padding: 20px 0;
	}

    .medium-container {
        width: 85%;
    }
.two-block h3 {
    color: #fff;
    padding: 20px 0;
    font-size: 1.5em;
}

    .contact-btn {
        display: none;
    }



    .hamburger .line {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 4px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    header nav .contact-sec {
        display: block;
    }

    header nav {
        flex-wrap: wrap;
    }

    body.inner .set {

        margin: 0 0 0 0;
    }

    .header header nav li ul li a {
        padding: 0;
    }

    ul.sub {

        padding: 10px 0;
    }

    .contact-btn a {
        background-color: #6ACFFA;
        color: #fff;
        padding: 10px 0;
        border-radius: 0;
        font-weight: 500;
        width: 100%;
        background: transparent;
        font-size: 1.5em;
        line-height: 1.4;
    }

    .header header nav ul li a {
        margin: 0;
        font-size: 2em;
    }

    /*
    .header header nav li > ul {
        padding: 0 0 0 20px;
    }
*/

    .hamburger span.line:nth-child(2) {
        width: 15px;
    }

    .hamburger:hover {
        cursor: pointer;
    }

    .hamburger.is-active .line {
        background-color: #fff;
    }

    #hamburger-1.is-active .line:nth-child(2) {
        opacity: 0;
    }

    #hamburger-1.is-active .line:nth-child(1) {
        -webkit-transform: translateY(2px) rotate(45deg);
        -ms-transform: translateY(2px) rotate(45deg);
        -o-transform: translateY(2px) rotate(45deg);
        transform: translateY(2px) rotate(45deg);
    }

    #hamburger-1.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    .hamburger.is-active span.line:nth-child(2) {
        opacity: 0;
    }

    .menu-toggle {
        color: #000;
        width: 20px;
    }

    .flex {
        display: flex;
        flex-wrap: wrap
    }

    .grid {
        display: grid;
        grid-template-columns: 100%;
        gap: 20px;
    }

    .grid-3 {
        display: grid;
        grid-template-columns: 100%;
        gap: 20px;
    }

    .logo {
        width: 50%;
    }


    .flex {
        flex-wrap: wrap;
    }

    .contct-content .left h2 {
        font-size: 1.5em;
    }

    .left {
        width: 100%;
    }

    .right {
        width: 100%;
    }

    .inner.zand .health-care .right {
        width: 100%;
        padding: 50px 0;
    }

    .inner.zand .health-care h3 {
        padding: 10px 0 20px 0;
    }

    .banner {
        height: 70vh;
        background-position: 57%;
        align-items: flex-end;
        padding: 0 0 60px 0;
    }

    .white-box .left {
        width: 100%;
    }

    .white-box .right .box {
        width: 100%;
        position: initial;
    }

    .white-box .right {
        width: 100%;
        margin: 50px 0 0 0;
    }

    .white-box {

        padding: 50px 0 0 0;
    }

    .two-block .box {
        padding: 60px;
    }

    .two-block .flex {
        flex-direction: column-reverse;
    }

    .white-box .box {
        padding: 50px;
    }

    .two-block .set.flex:nth-child(even) {
        flex-direction: column-reverse;
    }

    .grid-100 {

        grid-template-columns: 100%;
    }

    .layout-sec h3 {

        padding: 20px 10% 0 0;
    }

  
    .client-sec ul {
        margin: 20px 0 0 0;
		grid-template-columns: 1fr 1fr 1fr;
    }

    .client-sec ul li img {
        width:100%;
    }

    .client-sec {
        padding: 0 0 50px 0;
    }

    .contct-content .left {
        width: 100%;
    }

    .contct-content .right {
        width: 100%;
        padding: 0;
    }

    .contct-content .right a {
        font-size: 1.2em;
        justify-content: flex-start;
        align-items: center;
        padding: 10px 30px;
    }

    ul.tabs {
        display: none;
    }

    .footer-contact h2 {
        font-size: 1.2em;
        padding: 0 0 20px 0;
    }

    .history {
        padding: 50px 0;
    }

    .tab_container {
        margin: 30px 0 0 0;
    }

    .tab_content {
        background-color: #fff;
    }

    .footer {
        padding: 50px 0;
    }

    .footer .grid-3 > div:last-child {
        text-align: left;
    }

    .inner .banner {
        text-align: left;
        height: 400px;
    }

    .about-history .left {
        width: 100%;
    }

    .blue-box span {
        padding: 0 0 5px 0;
    }

    .blue-box strong {
        font-size: 8em;
    }

    .about-history .container {
        width: 100%;
    }
   

    .about-history {
        padding: 0 0 50px 0;
    }

    .about-history span {
        color: #6ACFFA;
    }

    .about-history .right {
        width: 100%;
        padding: 50px 7.5% 0 7.5%;
    }

    .about .two-block .box {
        padding: 40px;
    }

    .about-history.story .left {
        padding: 0 40px 0 40px;
    }

    .about-history.story {
        padding: 50px 0;
    }

    .about-history.story .right {
        padding: 0 0 0 0%;
        width: 100%;
    }

    .story-content {
        position: absolute;
        left: 7.5%;
        bottom: 50px;
    }

    .about .about-history .story-content span {
        color: #fff;
    }

    .history-block strong {
        font-size: 4em;
    }

    h5 {
        font-size: 1.2em;
    }

    .health-care h6 {
        font-size: 3.5em;
        padding: 0 0 20px 0;
    }

    .health-care {
        padding: 50px 0;
    }

    .team {
        padding: 0 0 50px 0;
    }

    .investment .about-history .container {
        width: 85%;
    }

    .inner.investment .about-history .right {
        padding: 0;
    }

    .blue-box {
        padding: 30px;
    }

    ul.invest {
        margin: 0 0 20px 0;
    }

    ul.invest a {
        font-size: 12px;
    }

    .mobilonly.contact-btn {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
        border-top: 1px solid #6acffa;
        padding: 50px 0 0 0;
    }

    .blog-content h3 {
        padding: 0 0 0 0;
    }

    .blog-sec {
        padding: 120px 0 0 0;
    }

    .banner-text {
        padding: 0;
    }

    .banner-text h1 {
        line-height: 0.9;
        font-size: 2.8em;
        padding: 0 0 5px 0;
    }

    a.line {
        padding: 10px 0 0 0;
    }

    .banner-text p {
        color: #fff;
        font-size: 1.3em;
        padding: 0px 0 0 0;
        line-height: 1.1;
    }

    .owners {
        background: #141414!important;
    }

    .owners-content {
        padding: 20px 0 100px 0;
    }
    .grid-4 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
}


@media screen and (min-width:684px) and (max-width:1024px) {
    body {
        font-size: 85%;
    }


    .header header nav li:hover > ul {
        display: block;
        position: relative;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 300px;
    }
	.banner .container {
		justify-content: flex-start;
		display: flex;
	}

    .container,
    .footer .container {
        width: 85%;
    }



    .medium-container {
        width: 85%;
    }


    .contact-btn {
        display: none;
    }



    .hamburger .line {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 4px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    header nav .contact-sec {
        display: block;
    }

    header nav {
        flex-wrap: wrap;
    }

    body.inner .set {

        margin: 0 0 0 0;
    }

    .header header nav li ul li a {
        padding: 0;
    }

    ul.sub {

        padding: 10px 0;
    }

    .header header nav ul li a {
        margin: 0;
    }

    /*
    .header header nav li > ul {
        padding: 0 0 0 20px;
    }
*/

    .hamburger span.line:nth-child(2) {
        width: 15px;
    }

    .hamburger:hover {
        cursor: pointer;
    }

    .hamburger.is-active .line {
        background-color: #fff;
    }

    #hamburger-1.is-active .line:nth-child(2) {
        opacity: 0;
    }

    #hamburger-1.is-active .line:nth-child(1) {
        -webkit-transform: translateY(2px) rotate(45deg);
        -ms-transform: translateY(2px) rotate(45deg);
        -o-transform: translateY(2px) rotate(45deg);
        transform: translateY(2px) rotate(45deg);
    }

    #hamburger-1.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    .hamburger.is-active span.line:nth-child(2) {
        opacity: 0;
    }

    .menu-toggle {
        color: #000;
        width: 20px;
    }

    .flex {
        display: flex;
        flex-wrap: wrap
    }

    .grid {
        display: grid;
        grid-template-columns: 100%;
        gap: 20px;
    }

    .grid-3 {
        display: grid;
        grid-template-columns: 100%;
        gap: 20px;
    }

    .logo {
        width: 50%;
    }


    .flex {
        flex-wrap: wrap;
    }

    .left {
        width: 100%;
    }

    .right {
        width: 100%;
    }

    .banner {
        height: 70vh;
        background-position: 27%;
        align-items: flex-end;
        padding: 0 0 50px 0;
    }

    .white-box .left {
        width: 100%;
    }

    .white-box .right .box {
        width: 100%;
        position: initial;
    }

    .white-box .right {
        width: 100%;
        margin: 50px 0 0 0;
    }

    .white-box {

        padding: 50px 0 0 0;
    }

    .two-block .box {
        padding: 60px;
    }

    .two-block .flex {
        flex-direction: column-reverse;
    }

    .white-box .box {
        padding: 50px;
    }

    .two-block .set.flex:nth-child(even) {
        flex-direction: column-reverse;
    }

    .grid-100 {

        grid-template-columns: 100%;
    }

    .layout-sec h3 {

        padding: 20px 10% 0 0;
    }

    .client-sec ul li {
        width: 40%;
    }

    .client-sec ul {
        margin: 20px 0 0 0;
    }

    .client-sec {
        padding: 0 0 50px 0;
    }

    .contct-content .left {
        width: 100%;
    }

    .contct-content .right {
        width: 100%;
        padding: 0 0 0 5%;
    }

    .contct-content .right a {
        font-size: 1em;
    }

    ul.tabs {
        display: none;
    }

    .footer-contact h2 {
        font-size: 1.2em;
        padding: 0 0 20px 0;
    }

    .history {
        padding: 50px 0;
    }

    .tab_container {
        margin: 30px 0 0 0;
    }

    .tab_content {
        background-color: #fff;
    }

    .footer {
        padding: 50px 0;
    }

    .footer .grid-3 > div:last-child {
        text-align: left;
    }

    .inner .banner {
        text-align: left;
    }

    .about-history .left {
        width: 100%;
    }

    .blue-box strong {
        font-size: 5em;
    }

    .about-history .container {
        width: 100%;
    }

    .about-history {
        padding: 0 0 50px 0;
    }

    .about-history span {
        color: #6ACFFA;
    }

    .about-history .right {
        width: 100%;
        padding: 50px 40px 0 40px;
    }

    .about .two-block .box {
        padding: 40px;
    }

    .about-history.story .left {
        padding: 0 40px 0 40px;
    }

    .about-history.story {
        padding: 50px 0;
    }

    .about-history.story .right {
        padding: 0 0 0 0%;
    }

    .story-content {
        transform: translate(40px, -338px);
    }

    .about .about-history .story-content span {
        color: #fff;
    }

    .history-block strong {
        font-size: 4em;
    }

    h5 {
        font-size: 1.2em;
    }

    .health-care h6 {
        font-size: 3.5em;
        padding: 0 0 20px 0;
    }

    .health-care {
        padding: 50px 0;
    }

    .team {
        padding: 0 0 50px 0;
    }

    .investment .about-history .container {
        width: 90%;
    }

    .inner.investment .about-history .right {
        padding: 0;
    }

    .blue-box {
        padding: 30px;
    }

    ul.invest {
        margin: 0 0 20px 0;
    }

    ul.invest a {
        font-size: 12px;
    }

    .mobilonly.contact-btn {
        display: block;
    }

    .blog-content h3 {
        padding: 0 0 0 0;
    }

    .blog-sec {
        padding: 120px 0 0 0;
    }

    body {
        font-size: 85%;
    }


    .header header nav li:hover > ul {
        display: block;
        position: relative;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 300px;
    }


    .container,
    .footer .container {
        width: 85%;
    }



    .medium-container {
        width: 85%;
    }


    .contact-btn {
        display: none;
    }



    .hamburger .line {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 4px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    header nav .contact-sec {
        display: block;
    }

    header nav {
        flex-wrap: wrap;
    }

    body.inner .set {

        margin: 0 0 0 0;
    }

    .header header nav li ul li a {
        padding: 0;
    }

    ul.sub {

        padding: 10px 0;
    }

    .header header nav ul li a {
        margin: 0;
    }

    /*
    .header header nav li > ul {
        padding: 0 0 0 20px;
    }
*/

    .hamburger span.line:nth-child(2) {
        width: 15px;
    }

    .hamburger:hover {
        cursor: pointer;
    }

    .hamburger.is-active .line {
        background-color: #fff;
    }

    #hamburger-1.is-active .line:nth-child(2) {
        opacity: 0;
    }

    #hamburger-1.is-active .line:nth-child(1) {
        -webkit-transform: translateY(2px) rotate(45deg);
        -ms-transform: translateY(2px) rotate(45deg);
        -o-transform: translateY(2px) rotate(45deg);
        transform: translateY(2px) rotate(45deg);
    }

    #hamburger-1.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    .hamburger.is-active span.line:nth-child(2) {
        opacity: 0;
    }

    .menu-toggle {
        color: #000;
        width: 20px;
    }

    .flex {
        display: flex;
        flex-wrap: wrap
    }

    .grid {
        display: grid;
        grid-template-columns: 100%;
        gap: 20px;
    }

    .grid-3 {
        display: grid;
        grid-template-columns: 100%;
        gap: 20px;
    }

    .logo {
        width: 50%;
    }


    .flex {
        flex-wrap: wrap;
    }

    .left {
        width: 100%;
    }

    .right {
        width: 100%;
    }

    .banner {
        height: 70vh;
        background-position: 27%;
        align-items: flex-end;
        padding: 0 0 50px 0;
    }

    .white-box .left {
        width: 100%;
    }

    .white-box .right .box {
        width: 100%;
        position: initial;
    }

    .white-box .right {
        width: 100%;
        margin: 50px 0 0 0;
    }

    .white-box {

        padding: 50px 0 0 0;
    }

    .two-block .box {
        padding: 60px;
    }

    .two-block .flex {
        flex-direction: column-reverse;
    }

    .white-box .box {
        padding: 50px;
    }

    .two-block .set.flex:nth-child(even) {
        flex-direction: column-reverse;
    }

    .grid-100 {

        grid-template-columns: 100%;
    }

    .layout-sec h3 {

        padding: 20px 10% 0 0;
    }

    .client-sec ul li {
        width: 40%;
    }

    .client-sec ul {
        margin: 20px 0 0 0;
    }

    .client-sec {
        padding: 0 0 50px 0;
    }

    .contct-content .left {
        width: 100%;
    }

    .contct-content .right {
        width: 100%;
        padding: 0 0 0 5%;
    }

    .contct-content .right a {
        font-size: 1em;
    }

    ul.tabs {
        display: none;
    }

    .footer-contact h2 {
        font-size: 1.2em;
        padding: 0 0 20px 0;
    }

    .history {
        padding: 50px 0;
    }

    .tab_container {
        margin: 30px 0 0 0;
    }

    .tab_content {
        background-color: #fff;
    }

    .footer {
        padding: 50px 0;
    }

    .footer .grid-3 > div:last-child {
        text-align: left;
    }

    .inner .banner {
        text-align: left;
    }

    .about-history .left {
        width: 100%;
    }

    .blue-box strong {
        font-size: 5em;
    }

    .about-history .container {
        width: 100%;
    }

    .about-history {
        padding: 0 0 50px 0;
    }

    .about-history span {
        color: #6ACFFA;
    }

    .about-history .right {
        width: 100%;
        padding: 50px 40px 0 40px;
    }

    .about .two-block .box {
        padding: 40px;
    }

    .about-history.story .left {
        padding: 0 40px 0 40px;
    }

    .about-history.story {
        padding: 50px 0;
    }

    .about-history.story .right {
        padding: 0 0 0 0%;
    }

    .story-content {
        transform: translate(40px, -338px);
    }

    .about .about-history .story-content span {
        color: #fff;
    }

    .history-block strong {
        font-size: 4em;
    }

    h5 {
        font-size: 1.2em;
    }

    .health-care h6 {
        font-size: 3.5em;
        padding: 0 0 20px 0;
    }

    .health-care {
        padding: 50px 0;
    }

    .team {
        padding: 0 0 50px 0;
    }

    .investment .about-history .container {
        width: 90%;
    }

    .inner.investment .about-history .right {
        padding: 0;
    }

    .blue-box {
        padding: 30px;
    }

    ul.invest {
        margin: 0 0 20px 0;
    }

    ul.invest a {
        font-size: 12px;
    }

    .mobilonly.contact-btn {
        display: block;
    }

    .blog-content h3 {
        padding: 0 0 0 0;
    }

    .blog-sec {
        padding: 120px 0 0 0;
    }






}

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

    body {
        font-size: 85%;
    }

    .container {
        width: 85%;
        max-width: 1170px;
    }

    p {
        font-size: 1.1em;
    }




}