/*-----------------min-height-500px------------*/

@media (max-height:500px){
    .side-menu-info ul li {
        padding: 15px 0;
    }
    
}
/*-----------------min-height-690px------------*/

@media (min-height:500px) and (max-height:690px){
    body {
        font-size: 15px;
    }
    .section-inner {
        padding-top: 70px;
        padding-bottom:0px;
    }
    .researching {
        margin: 18px 0px 28px 0px;
    }
    .p-big-text {
        font-size: 20px;
        line-height: 141%;
    }
    .health-right-slide .slide-image{
       
    }
    .health-care-section .section-inner{
        padding-bottom: 0px;
    }
    .health-right-slide{
        height: 450px;
        width: 450px;
        /*display: flex;*/
        /*margin: auto;*/
    }
    .slide-image img{
        width: 450px;
        height: 450px;
        max-height: 500px;
    }
    .health-sm-height{
        display: flex;
        justify-content: flex-end;
    }
    .big-title {
        font-size: 42px !important;
    }
    .p-big-text {
        font-size: 19px !important;
        line-height: 139% !important;
    }
    .bottom-block b {
        font-size: 20px;
        line-height: 150%;
    }
    .button {
        height: auto;
        font-size: 15px;
    }
    .bottom-block .service-round {
        width: 45px;
        height: 45px;
    }
    .health-right-slide .slide-image .slider-text {
        border-radius: 16px;
        padding: 20px 20px;
        left: 20px;
        right: 20px;
        max-width: 100%;
    }
    .health-right-slide .slide-image .slider-text p {
        font-size: 26px;
        line-height: 150%;
    }
    .our-searvice-section h6 {
        font-size: 21px !important;
    }
    .our-searvice-section .lg-service-boxs {
        padding: 25px 20px !important;
    }
    .our-searvice-section .top-searvice-box {
      padding: 25px 20px !important;
    }
    .our-searvice-section:before, .our-searvice-section:after {
        top: 95px;
    }
    .case-studies-section:before, .case-studies-section:after {
        top: 99px !important;
    }
    .logo-box span {
        margin-top: 28px;
    }
    .case-left-img img {
        width: 70% !important;
    }
    .case-right-text {
        padding-left: 0 !important;
    }
    .case-left-img:before {
        width: 42%;
        height: 42%;
        bottom: -7px;
    }
    .case-studies-section .nav-tabs .nav-link {
        font-size: 18px;
        line-height: 18px;
    }
    .event-image img{
        height: 230px;
        width: 100%;
    }
    .event-main-box h3 {
        font-size: 24px !important;
        line-height: 107% !important;
        margin-top: 23px !important;
    }
    .event-main-box p {
        font-size: 18px !important;
        line-height: 149% !important;
        margin: 8px 0px 9px 0px !important; 
    }
    .footer-section {
        padding-top: 25px;
    }
    .footer-bottom-link {
        padding: 18px 0px 20px 0px;
        margin-top: 0px;
    }
    .foot-links li a {
        font-size: 16px;
        line-height: 210%;
    }
    .socialicon-block li a {
        font-size: 16px;
        line-height: 210%;
    }
    .footer-section .fooret-title {
        font-size: 17px;
        line-height: 19px;
        margin-bottom: 16px;
    }
    .health-care-section:before, .health-care-section:after {
        top: 99px !important;
    }
    .our-searvice-section h5 {
        font-size: 20px;
        line-height: 15px;
    }
    .learn-more {
        font-weight: 600;
        font-size: 14px;
    }
    .side-menu-info ul li {
        padding: 15px 0;
    }
}


/*-----------------min-height-850px------------*/
@media (min-height:500px) and (max-height:850px){
    .health-care-section:before {
        top: 91px;
    }
    .health-care-section:after {
        top: 95px;
    }
    .health-care-section .health-left-text p {
        margin-bottom: 12px;
    }
    .big-title {
        font-size: 50px;
    }
    .p-big-text {
        font-size: 22px;
        line-height: 151%;
    }
    .health-care-section .row .health-care-md{
        align-content: center;
        display: flex;
        margin-top: 50px;
    }
    .case-left-img img{
        width: 80%;
    }
    .case-studies-section .tab-content{
        margin-top: 30px;
    }
    .case-right-text {
    padding-left: 15px;
    }
    .case-studies-section:before {
        left: calc(50% - 560px/1);
        top: 120px;
    }
    .case-studies-section:after {
    left: calc(50% - 578px/1);
    top: 120px;
    }
    .news-and-event-section .mt-40p {
        margin-top: 13px;
    }
    .event-main-box h3 {
        font-size: 30px;
        line-height: 112%;
        padding-right: 0px;
        margin-top: 28px;
    }
    .event-main-box p {
        font-size: 20px;
        line-height: 158%;
        margin: 12px 0px 24px 0px;
    }
   
}


/*-----------------min-height-800px------------*/

@media (min-height:500px) and (max-height:800px){
     .our-searvice-section .lg-service-boxs{
        padding: 30px 20px;
  /*      max-height: 250px;*/
        min-height: auto;
        height: 100%;
    }
    .our-searvice-section .top-searvice-box{
/*       max-height: 250px;*/
        min-height: auto;
        height: 100%;
    }
    .our-searvice-section h6 {
        font-size: 26px;
        line-height: 111%;
        margin: 15px 0px;
    }
    .searvice-block .topservice-bottom h2 {
        font-size: 40px;
        margin-bottom: 0px;
    }
    .sysorex-banner-section:before{
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
        z-index: 1;
    }
    .sysorex-banner-section .row{
        position: relative;
        z-index: 2;
    }
}



/*-----------------max-width-1500px------------*/
@media (max-width:1500px){
     .contact-button {
        font-size: 16px;
        padding: 7px 38px;
    }
}


/*-----------------max-width-1350px------------*/
@media (max-width:1350px){
    .health-care-section:before {
        left: calc(50% - 640px/1);
    }
    .health-care-section:after {
       display: none;
    }
     .our-searvice-section:before {
        right: calc(50% - 640px/1);
    }
   .our-searvice-section:after {
       display: none;
    } 
     .contact-button {
        font-size: 15px;
        padding: 6px 32px;
    }
    .sysorex-banner-bg{
        padding-left: 86px;
    }
}


@media (max-width:1300px){
    .health-care-section:before {
        height: 32px;
        left: calc(50% - 575px/1);
    }
     .our-searvice-section:before {
        right: calc(50% - 575px/1);
        height: 32px;
    }
    .health-care-section .owl-carousel .owl-nav button[class*="owl-"] {
        margin: 0 -10px;
    }
    .health-left-text {
        padding-left: 55px;
    }
    .health-care-section .health-left-text h2 {
        margin: 2px 0px 7px 0px;
    }
    .health-sm-height {
        padding-right: 78px;
    }
}


/*-----------------max-width-1200px------------*/
@media (max-width:1200px){
    .container {
        max-width: 100%;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .health-care-section:before {
         left: 51PX;
         top: 86px !important;
    }
     .our-searvice-section:before {
       right:43px;
       top: 86px !important;
    }
    .case-studies-section:after, .case-studies-section:before {
        left: 52px;
    }
    .p-smoll-text {
        font-size: 19px;
        line-height: 141%;
    }
    .testimonials-block p {
        margin: 12px auto 33px auto;
    }
    .health-care-section .health-left-text p{
        padding-right: 10px;
    }
    .testimonials-profile h5 {
        font-size: 19px;
    }
    .testimonials-profile h6 {
        font-size: 18px;
    }
    .contact-button {
        font-size: 15px;
        margin: 0px 20px;
        padding: 4px 28px;
    }
    header .navbar-nav > li + li {
        margin-left: 22px;
    }
    .navbar .logo{
        width: 100px;
    }
}



/*-----------------max-width-1024px------------*/
@media (max-width:1024px){
    .logo-box span{
        margin-bottom: 0px;
    }
}


/*-----------------max-width--991px------------*/
@media(min-height: 500px) and (max-height: 850px) and (max-width:991px){
    .health-care-section:before, .health-care-section:after {
        top: 5px !important;
    }
    .our-searvice-section:before {
       top: 5px !important;
    }
    .case-studies-section:before, .case-studies-section:after {
        top: 5px !important;
    }
    .case-left-img:before {
        bottom: -48px !important;
    }
}




/*-----------------max-width--991px------------*/
@media (max-width:991px){
    body {
        font-size: 14px;
    }
    p {
        line-height: 130%;
    }
    .side-menu-info ul li {
        padding: 15px 0;
    }
    .side-menu-info ul li a:before{
        bottom: -17px;
    }
    /*-------header-footer----start-----*/
    .header-right{
        display: none;
    }
    .sysorex-banner-section{
        text-align: center;
    }
    .sysorex-banner-section h1{
        padding-right: 0px;
    }
    .section-inner{
        padding: 0px !important;
    }
    section{
        padding: 50px 0px;
    }
    
      .health-care-section .row .health-care-md {
        margin-top: 50px;
    }
    .slide-image img{
        width: 100%;
        height: auto;
    }
    .footer-logo {
        max-width: 160px;
        margin: 0 auto 25px;
    }
    .health-sm-height {
        padding-right: 15px !important;
        justify-content: center;
    }
    .health-right-slide .slide-image {
        max-height: 100% !important;
    }
    .health-left-text {
        padding-left: 0px;
    }
    .health-care-md {
        padding-left: 15px !important;
    }
    .health-care-section .health-left-text p {
        padding-right: 0px;
    }
    footer {
        font-size: 12px;
    }
    .footer-bottom-link {
        padding: 18px 0px 20px 0px;
        margin-top: 0px ;
    }
    .list-social a {
        width: 32px;
        height: 32px;
    }
    .list-social li {
        margin-right: 15px;
    }
    .footer-bottom {
        padding: 12px 0;
        font-size: 14px;
    }
    /*-------header-footer----end-----*/
     .sysorex-banner-bg{
        padding-left: 0px;
        padding-right: 0px;
    }
    .health-care-section{
        padding-top: 80px;
    }
    .health-care-section:before{
        top: 29px !important;
    }
    .our-searvice-section .big-title{
      margin-bottom: 20px;
    }
    .our-searvice-section:before {
        top: 29px !important;
    }
     .case-studies-section:before {
        top: 52px !important;
    }
    .health-right-slide .slide-image .slider-text {
        border-radius: 16px;
        padding: 20px 20px;
        left: 20px;
        right: 20px;
        max-width: 100%;
    }
    .bottom-block{
        display: flex;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .bottom-block .researching{
        margin: 0px 0px 0px 20px !important;
    }
    .health-care-section{
        text-align: center;
    }
    .health-sm-height{
        order: 1;
    }
    .health-care-md{
        order: 2;
    }
    .our-searvice-section .top-searvice-box {
        position: relative;
        height: 300px;
        padding: 30px 30px;
        transition: all 0.8s;
        overflow: hidden;
        border-radius: 12px 0px 0px 0px;
    }
    .our-searvice-section .top-searvice-box {
        border-radius: 12px 12px 0px 0px;
    }
    .network-block, .web-block {
        border-radius:0px;
    }
    .cyber-block {
        border-bottom: 0px;
        border-right: 1.2px solid #A5ABBF;
    }
    .it-outsouecing-block{
        border-radius: 0px 0px 0px 12px;
    }
    .case-left-img {
        justify-content: center !important;
        padding-right: 0px;
        margin-top: 30px;
        margin-bottom: 80px;
    }
    .case-left-img:before {
        right: 40px;
    }
    .case-right-text{
        text-align: center;
    }
    .big-title {
        font-size: 42px !important;
    }
    .p-big-text {
        font-size: 19px !important;
        line-height: 139% !important;
    }
    .logo-box .technology-exp{
        justify-content: center;
        margin-top: 15px ;
    }
    .case-right-text .p-big-text{
        margin-bottom: 20px;
    }
    .testimonials-block p {
        width: 100%;
    }
    .news-and-event-section{
        padding-top: 0px;
    }
    .footer-section .fooret-text{
        margin-bottom: 40px;
        text-align: center;
    }
    .case-studies-section .nav-tabs {
        margin-top: 20px;
    }
    .lg-right-menubar{
        width: 100%;
    }
    .responsive-menu{
        width: 100%;
    }
    .sm-close-bar{
        display: block;
    }
    .case-right-text{
        padding-left: 0px;
    }
    .event-main-box h3 {
        padding-right: 0px;
        font-size: 24px !important;
        line-height: 107% !important;
        margin-top: 23px !important;
    }
    .event-main-box p {
        font-size: 18px !important;
        line-height: 149% !important;
        margin: 8px 0px 9px 0px !important;
    }
}



/*-----------------max-width--767px------------*/
@media (min-height: 500px) and (max-height: 690px) and (max-width:767px){
    .event-image img {
        height: auto;
        width: auto;
    }
    .big-title {
        font-size: 38px !important;
    }
}




/*-----------------max-width--767px------------*/
/*Mobile view*/
@media (max-width:767px){
    /*-------header-footer----start-----*/
    .header-topbar{
        display: none;
    }
    .sticky header {
        top: 0px;
    }
    header .logo {
        max-width: 90px;
    }
    .sticky header .logo {
        max-width: 90px;
    }
    .footer-top {
        padding: 50px 0 0 0;
    }
    .footer-bottom-link p{
        font-size: 13px;
        text-align: left;
    }
    .footer-section{
        padding-top: 0px;
    }
    /*-------header-footer----end-----*/
    .bottom-block b {
        font-size: 18px;
        line-height: 150%;
    }
     .case-studies-section:before {
        top: 15px !important;
        left: 50px !important;
        height: 34px;
    }
    .logo-box span {
        margin-top: 28px;
    }
    .our-searvice-section:before {
       top: 19px !important;
    }
    .sysorex-banner-section button[class*="carousel-control"] {
        margin: auto 2px;
        width: 45px;
        height: 45px;
    }
    .cyber-block {
        border-left: 1.2px solid #A5ABBF;
    }
    .it-outsouecing-block{
        border-radius: 0px;
    }
    .digitalmarketing-block {
        border-radius: 0px 0px 12px 12px;
    }
    .case-left-img:before {
       right: -48px;
    }
    .p-smoll-text {
        font-size: 18px;
    }
    .p-big-text {
        font-size: 18px !important;
    }
    .event-main-box{
        text-align: center;
        /*margin-top: 30px;*/
    }
    .case-left-img img {
        width: 100% !important;
    }
    .event-main-box h3 {
        font-size: 24px !important;
        line-height: 107% !important;
        margin-top: 23px !important;
    }
    .event-main-box p {
        font-size: 18px !important;
        line-height: 149% !important;
        margin: 8px 0px 9px 0px !important;
    }
    
    .big-title {
        font-size: 41px !important;
    }
    .searvice-block .topservice-bottom p{
        padding-right: 0px;
    }
    .our-searvice-section .lg-service-boxs {
        max-height: 100%;
        text-align: center;
    }
    .our-searvice-section .top-searvice-box {
        text-align: center;
    }
    .star-top-searvice{
        justify-content: center;
    }
    .searvice-ringimg img{
        display: none;
    }
    .health-care-section .owl-carousel .owl-nav button[class*="owl-"] {
        margin: 0 -36px;
    }
}


/*-----------------max-width--620px------------*/
@media (max-width:620px){
    .bottom-block .researching {
        margin: 20px 0px 0px 0px !important;
    }
    .bottom-block{
        width: 300px;
        margin: 30px auto 30px auto;
    }
     .bottom-block div{
        width: 100%;
     }
}


/*-----------------max-width-600px------------*/

/*-----------------max-width--600px------------*/
@media (max-width:600px){
    .learn-more {
        font-weight: 700;
    }
    .footer-bottom-icons img{
        width: 20px;
    }
    .footer-bottom-icons a + a {
        margin-left: 20px;
    }
    .our-searvice-section .big-title {
        margin-top: 12px;
    }
    .case-studies-section .big-title {
        margin-top: 15px;
    }
    .health-care-section:before{
        left: 0px !important;
        width: 115px;
        height: 22px;
    }
    .sysorex-banner-section button[class*="carousel-control"] {
        margin: auto 2px;
        width: 40px;
        height: 40px;
    }
    .our-searvice-section:before{
        right: 0px !important;
        width: 115px;
        height: 22px;
    }
    .case-studies-section:before{
        left: 0px !important;
        width: 115px;
        height: 22px;
    }
    .health-care-section .owl-carousel .owl-nav button[class*="owl-"] {
        margin: 0 -21px;
    }
    .health-right-slide .slide-image .slider-text p {
        font-size: 20px !important;
        line-height: 147% !important;
        font-weight: 500;
    }
   
    .health-care-section .owl-nav button {
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, 0.7) !important;
        box-shadow: none;
    }
    .health-care-section .owl-carousel .owl-nav button[class*="owl-"] {
        margin: 0 -15px;
        top: calc(50% - 257px/1) !important;
    }
     .health-right-slide {
        height: auto !important;
        width: 100% !important;
    }
    .slide-image img {
        width: 100% !important;
        height:auto !important;
        max-height: 100% !important;
    }
    .case-left-img:before {
        height: 38%;
    }
    .case-left-img {
        margin-bottom: 51px;
    }
    .footer-bottom-icons{
        margin-left: 20px;
    }
    .case-studies-section .tab-content {
        margin-top: 10px;
    }
    .contact-button {
        font-size: 14px;
        margin: 0px 13px;
        padding: 0px 17px;
    }
}


/*-----------------max-width--500px------------*/
@media (max-width:500px){
    html .container {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    /*.side-menu-info ul li {
        padding: 9px 0;
    }*/
    .sysorex-banner-bg{
        padding-left: 30px;
        padding-right: 30px;
    }
    .contect-img{
        display:block;
    }
    .contact-button span{
        display: none;
    }
    .contact-button {
        padding: 0;
        border: 0px;
    }
    .case-studies-section:after{
        display: none;
    }
    .case-studies-section .nav-tabs {
        margin-top: 20px;
    }
    .footer-bottom-link p {
        line-height: 17px;
    }
    .health-care-section .owl-nav button {
        width: 45px;
        height: 45px;
    }    
    .owl-healthslide .owl-nav{
        margin-top: 25px;
    }
    .health-care-section .row .health-care-md {
        margin-top: 29px;
    }
    .health-right-slide .slide-image .slider-text{
        background-color: rgba(255, 255, 255, 0.8);
    }
    .big-title {
        font-size: 36px !important;
    }
    .bottom-block {
        width: 280px;
    }
    .our-searvice-section .top-searvice-box {
        height: auto;
        min-height: auto!important;
        max-height: 100% !important;
    }
    .top-searvice-box .searvice-block img {
        width: 25px;
    }
   .testimonials-profile {
        display: inline-block;
    }
    .testimonials-profile .profile-img{
        margin: auto;
    }
    .testimonials-profile h6{
        text-align: center;
        margin-left: 0px;
        margin-top: 10px;
    }
    .testimonials-profile h5{
        text-align: center;
        margin-left: 0px;
    }
    .logo-box .technology-exp img + img {
        margin-left: 20px;
    }
    .footer-bottom-link{
        display: inline-block;
        text-align: center;
        width: 100%;
    }
     .footer-bottom-link p{
        text-align: center;
     }  
     .footer-bottom-icons{
        justify-content: center;
        margin-top: 15px;
     }
     .testimonials-block {
        padding: 30px;
    }
    .searvice-block .topservice-bottom h2 {
        line-height: 38px;
        margin: 15px 0px;
    }
    .health-care-section .row .health-care-md{
        display: inline-block !important;
    }
    .button {
        height: auto;
        font-size: 13px;
    }
    .case-left-img:before {
        height: 55%;
    }
     .case-studies-section .nav-tabs .nav-link {
       font-size: 18px;
    }
    .case-studies-section .nav-tabs:before {
        width: 334px;
    }
    .foot-links li a {
        font-size: 16px !important;
    }
    .socialicon-block li a {
        font-size: 16px !important;
    }
    .mb-sm-0{
        margin-bottom: 0px !important;
    }
    /*.lg-right-menubar{
        padding: 15px;
    }*/
    .p-smoll-text {
        font-size: 16px;
    }
    .p-big-text {
        font-size: 17px !important;
    }
    .testimonials-profile h5 {
        font-size: 16px;
    }
    .testimonials-profile h6 {
        font-size: 15px;
    }
}
/*-----------------max-width--400px------------*/
@media (max-width:400px){
    .case-studies-section .nav-tabs:before {
        width: 100%;
    }
    .case-studies-section .nav-tabs .nav-link {
       font-size: 15px;
    }
    .case-studies-section .nav-tabs .nav-item + .nav-item {
        margin-left: 24px;
    }
    .bottom-block {
        width: 100%;
    }
    .bottom-block .service-round {
        width: auto;
        height: auto;
        background: inherit;
        box-shadow: none;
    }
    .bottom-block b {
        font-size: 15px;
        line-height: 150%;
        margin-left: 10px;
    }
    .bottom-block div{
        justify-content: center;
    }
    .health-right-slide .slide-image .slider-text {
        border-radius: 10px;
        padding: 15px;
        left: 10px;
        right: 10px;
    }
    .health-right-slide .slide-image .slider-text p {
        font-size: 18px !important;
        line-height: 129% !important;
    }
    .case-left-img:before {
        height: 70%;
    }
    .socialicon-block li a img {
        margin-right: 9px;
    }
     .socialicon-block li a {
        font-size: 14px !important;
    }
    .footer-top .container{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .sm-pd-right{
        padding-right: 0px !important;
    }
}
/*-----------------max-width--320px------------*/
@media (max-width:320px){
    .case-studies-section .nav-tabs .nav-link {
        font-size: 14px;
        word-break: break-all;
        width: 53px;
        text-align: center;
        line-height: 18px;
    }
}