/* Large Version */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .welcome-content h2 {
        font-size: 42px;
    }

    .timelineBody {
        max-height: 545px;
    }

    .team-member-thumb {
        width: 150px;
    }

    .post-meta p a {
        margin-right: 15px;
    }

    .post-title h4 {
        font-size: 20px;
    }

    .single-team-member {
        padding: 20px;
    }

    .cd-intro.default-title>h2 {
        font-size: 42px;
    }

    .section-padding-100 {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .fact-wrapper {
        margin-top: -100px;
        margin-bottom: 5px;
    }

    .section-heading {
        margin-bottom: 13px;
    }

    .section-padding-100-70-new {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .section-padding-100-visionmission {
        padding-top: 37px !important;
        padding-bottom: 30px !important;
    }

    .responsive-colm {
        width: 220px;
        height: 290px;
    }
    .map-container {
        display: flex;
        justify-content: center;
        align-items: center;    
        height: 100%; 
        margin-top: 20px;          
    }
    .responsive-solutions{
        width: 300px;
        height: 500px;
        overflow: hidden;
      }
}

/* Medium Version */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .welcome_area {
        height: 700px !important;
    }

    .welcome_single_slider.height-900 {
        height: 700px;
    }

    .welcome-content h2 {
        font-size: 30px;
    }

    .cta-content h2 {
        font-size: 30px;
    }

    .timelineBody {
        max-height: 640px;
    }

    .price_table_text>h1 {
        font-size: 36px;
    }

    .price_table_text>p,
    .table_text_details>p {
        font-size: 13px;
    }

    .login-btn {
        margin: 30px;
    }

    .cd-intro.default-title>h2 {
        font-size: 36px;
    }

    .responsive-colm {
        width: 165px;
        height: 400px;
    }

    .map-responsive {
        width: 550px;
        height: 300px;
    }
    .map-container {
        display: flex;
        justify-content: center;
        align-items: center;    
        height: 100%;           
    }
  
    
}

/* Mobile Version */

@media only screen and (max-width: 767px) {
    .login-btn {
        margin: 30px;
    }

    .welcome-content h2 {
        font-size: 24px;
    }

    .welcome-content p {
        font-size: 14px;
    }

    .dream-btn {
        min-width: 130px;
        padding: 0 20px;
        font-size: 10px;
    }

    .who-we-contant h4 {
        font-size: 24px;
    }

    .sonar {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    .cta-content h2 {
        font-size: 24px;
    }

    .cta-content p {
        font-size: 14px;
    }

    .timelineBox {
        margin-top: 100px;
    }

    .our-mission-area {
        height: 1000px !important;
    }

    .section-heading h2 {
        font-size: 24px;
    }

    .post-meta p a {
        margin-right: 15px;
    }

    .post-title h4 {
        font-size: 20px;
    }

    .footer-side-thumbnail {
        width: 100%;
    }

    .welcome_single_slider.height-900 {
        height: 600px;
    }

    .welcome_area.sliders {
        height: 600px !important;
    }

    .cd-intro.default-title>h2 {
        font-size: 24px;
    }

    .welcome_area.animated-headline {
        height: 600px !important;
    }

    .welcome_area.animated-headline {
        height: 600px !important;
    }

    .dream-btn.video-btn {
        min-width: 70px;
        padding: 0;
        font-size: 20px;
    }

    #scrollUp {
        bottom: 100px;
        right: 0;
    }

    .welcome-video-area {
        margin-top: 0;
    }

    .timelineBody .timeline {
        padding: 1em;
    }

    .timelineBody .timeline .timelineDate {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        padding: 0;
    }

    .footer-copywrite-info {
        text-align: left;
    }

    .breadcumb--con {
        padding-top: 60px;
    }

    .welcome-content {
        padding-top: 0;
    }

    .sidebar-area {
        margin-top: 100px;
    }

    .more-btn {
        margin-bottom: 10px;
    }
   
      
 

}

@media only screen and (max-width: 450px) {

        /* .responsive-solutions{
            width: 290px;
            height: 500px;
            overflow: hidden;
          } */
          .img-logo{
            max-height: 40px;
          }
    }

@media only screen and (max-width: 767px) {
    .welcome_area {
        height: 1100px !important;
    }

    .welcome_area.none {
        height: 100vh !important;
    }

    .sonar {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .welcome-content h2 {
        font-size: 30px;
    }

    .dream-btn {
        min-width: 160px;
        padding: 0 20px;
        font-size: 12px;
    }

    .single-team-member:after {
        width: 50%;
    }

    .section-padding-100 {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .section-padding-100-visionmission {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }

    .section-padding-new {
        padding-top: 30px;
        padding-bottom: 120px;

    }

    .section-padding-new-content {
        display: none;
    }

    .section-padding-100-70-new {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .section-heading {
        margin-bottom: 30px;
    }

    .section-padding-100-70-sol {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .client_slides .owl-dots {
        margin: 20px auto;
    }

    .section-padding-100-70-creative {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .section-padding-100-70-solution {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .section-padding-100-70-partners {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .team-img-width {
        width: 10%;
    }

    .contact_info_area {
        padding-bottom: 20px;
    }

    .footer-content-area {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .section-padding-0-70 {
        padding-bottom: 0;
    }

    .icon-img-box {
        margin-right: 20px;
        padding-top: 15px;
    }

    .fact-wrapper {
        margin-top: -100px;
        margin-bottom: 25px;
    }

    .fact-wrapper-srvc {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .fact-wrapper-datacenter {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .section-padding-100-85 {
        padding-bottom: 0;
    }

    .section-padding-100-70-contact {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .aboutus-content {
        padding-bottom: 10px;
    }

    .content-service {
        padding-bottom: 10px;
    }

    .content-service-partners {
        margin-bottom: 100px;
    }

    .pb-responsive {
        padding-bottom: 0;
    }
    .map-responsive{
        width: 300px;  
        height:260px;
        justify-items: center;
      }
      .map-container {
        display:flex;
        justify-content: center;
        align-items: center;    
        height: 100%;           
    }

}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .welcome-content h2 {
        font-size: 36px;
    }

    .dream-btn {
        min-width: 160px;
        padding: 0 20px;
        font-size: 12px;
    }

    .cd-intro.default-title>h2 {
        font-size: 30px;
    }

    .single-team-member:after {
        width: 80%;
    }

}