/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1342px) {
    .carousel-caption span {
        font-size: 43px;
    }
    .top-content .carousel-caption {position: fixed;bottom: -80px; text-align: center;}
}

@media (min-width: 992px) and (max-width: 1199px) {

    .top-content .carousel-caption {position: fixed;bottom: -80px; text-align: center;}
    .carousel-item img {
        height: auto;
        
    }
    .top-content .carousel-caption img {
        
            margin-left: auto;

            width: 50%;
        
    }
    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 0px 16px;
        font-size: 14px;
    }
    .titlepage h2 {
        font-size: 37px;
    }

    .carousel-caption h1 {
        font-size: 29px;
        padding-bottom: 0px;
    }
    .carousel-caption span {
        font-size: 38px;
    }
    .carousel-caption a {
        margin-top: 10px;
    }
    .sign_btn {
        padding-left: 15px;
    }
    .sign_btn a {
        padding: 7px 27px;
    }
    /* Single blog post responsive */
    .single-blog-post.post-style-2 .post-thumbnail {
      margin-right: 5px; } 
    .single-blog-post.post-style-2 .post-content .headline h5 {
        font-size: 13px; }
    .single-blog-post.post-style-2 .post-content {
      padding: 5px; }
    .category-area .nav-tabs .nav-link.active:after {
            width: calc(100% - 10px);
            left: 5px; } 
    .category-area .nav-tabs .nav-link {
        padding: 0 5px; }
    /* Single blog post responsive */
}
    


@media (min-width: 768px) and (max-width: 991px) {

    

    .navigation.navbar-dark .navbar-nav .nav-link {
        padding: 8px 15px;
        font-size: 14px;
    }

    .navigation.navbar {
        padding: 27px 0px 27px 0;
    }

    .logo h1 span{
        font-size: 24px;
    }
    .sign_btn {
        display: none;
    }
    .top-content .carousel-caption h3 {
        font-size: 18px;
        padding-bottom: 0px;
    }
    .top-content .carousel-caption img {

        height: auto;
    }
    .carousel-caption h1 {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .carousel-caption span {
        font-size: 30px;
    }

   
    .top-content .carousel-caption {position: fixed;bottom: -10px; text-align: center;margin-left: auto;margin-right: auto}
    .carousel-item img {
        height: auto;
        width: 100%;
    }

    .carousel-caption a {
        padding: 9px 0px;
        margin-top: 0px;
        max-width: 174px;
    }
    .relative {
        top: 52%;
        transform: translateY(-47%);
    }
        #service .row {
    flex-wrap: wrap;
    margin-right: -66px;
    margin-left: -66px;
    }
    #service .container {
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
    }
    #service .titlepagee h2 {
        text-align: center;
        font-size: 32px;
        font-weight: bold;
   }

   #service .col-md-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
   }

    .about .titlepg span {
        margin-left: 90px;
    }
    .about .titlepg h1 {
        font-size: 20px;
    }

    .footer h3 {
        font-size: 14px;
    }

    .titlepage h2 {
        font-size: 29px;
    }
    .mobile .titlepage span {
        margin-left: 19px;
    }

    .mobile .titlepag h2 {
        font-size: 32px;
    }
    .clients .titlepage span {
        margin-left: 2px;
    }
    /* Single blog post responsive */
    .category-area .nav-tabs .nav-link.active:after {
            width: calc(100% - 10px);
            left: 5px; }
    .category-area .nav-tabs .nav-link {
        padding: 0 5px; }
        
    .hero-area .hero-slides .single-hero-slide {
            height: 450px; }
    /* Single blog post responsive */
}

@media (min-width: 576px) and (max-width: 767px) {
    .top-content .carousel-caption {position:fixed;bottom:-40px;text-align: center;margin-left: auto;margin-right: auto;}
    .carousel-item img {
        height: auto;
        width: 100%;
    }
    .top-content .carousel-caption img {
        
        height: auto;
    }
              /* Single blog post responsive */
      .single-blog-post.post-style-4 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
      .single-blog-post.post-style-4 .post-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 250px;
          flex: 0 0 250px;
          min-width: 150px; }
      .single-blog-post.post-style-4 .post-content {
          padding: 5px; }
      .category-area .nav-tabs .nav-link.active:after {
            display: none; } 
      .category-area .nav-tabs .nav-link {
        padding: 0 5px; } 
        .hero-area .hero-slides .single-hero-slide {
            height: 400px; }
      /* Single blog post responsive */
    
    .d_flex {
     display: flex; 
     align-items: center;
     flex-wrap: wrap;
}

    .d_flexi {
         display: flex; 
         align-items: center;
         flex-wrap: wrap;
         flex-direction: column-reverse;
}


.banner_main {
     position: relative;
     margin-top: 19px;
}

    .mean-container .mean-bar {
        margin-top: 0px;
    }

    
    /*
    .top-content .carousel-caption {right: 45%;
    bottom: 10px;
    left: 20px;
    top: 47%;
    transform: translateY(-15%);}*/

    .top-content .carousel-caption h3 {
        font-size: 18px;
        padding-bottom: 0px;
    }
    .carousel-caption h1 {
        font-size: 15px;
        padding-bottom: 0px;
    }
    .carousel-caption span {
        font-size: 25px;
    }
    .carousel-item img {
        height: 400px;
        width: 100%;
    }
    .carousel-caption a {
        margin-top: 10px;
    }
    .titlepage h2 {
        font-size: 35px;
    }

    .mobile .titlepag h2 {
        font-size: 28px;
}

#service .container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

    .about .titlepage h2 {
     font-size: 30px;


}

.about .titlepagee h2 {
     text-align: center;
     padding: 0;
     font-size: 22px;
     font-weight: bold;
}

    .padding_bottom1 {
        padding-bottom: 30px;
    }
    .mobile_img {
        padding-bottom: 30px;
    }
    .clients .titlepage span {
        margin-left: 2px;
    }
    .sign_btn {
        display: none;
    }

        .menu-btn {
        display: flex;
        
    }
    .menu-btn__burger {
        display: flex;
        
    }
    .tabmenu-btn {
        display: flex;
        
    }
    .tabmenu-btn__burger {
        display: flex;
        
    }
    #myTb {
        display: none;
    }
    #wrapper {
        display: block;
    }
    .nav-tabs {
        display: flex;
        flex-direction: column;
    }
    .tabbar-brand {
        text-align: center;
        font-size: 26px;
        color: black;
   }
    .category-area .nav-tabs .nav-link.active:after 
{
    background-color: transparent;
    height: 0;
    box-shadow: 0;
    }
    .leftcolumn, .rightcolumn, .midcolumn {
    width: 100%;
    padding: 0;
  }
}

    .more-info .right-content {
    padding: 35px 15px 35px 15px;
}


 #insight {
    top: 55%;
    transform: translateY(-50%);
    position: absolute;
    padding-bottom: 10px;
    }

    #insight h1{
    padding-bottom: 10px;
    }
    #insight h2{
    top: 0;
    transform: translateY(-120%);
    }

    #insight a {
        margin-top: 10px;
    }
.loader img {
        width: 580px;
}

@media (max-width: 575px) {

    .carousel-item img {
        height: 100%;
    }
    .top-content .carousel-caption img {
        
        height: auto;
    }
    /* Single blog post responsive */
          .single-blog-post.post-style-2 .post-content .headline h5 {
            font-size: 13px; } 
          .single-blog-post.post-style-4 {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
          .single-blog-post.post-style-4 .post-thumbnail {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            min-width: 100%; }
          .single-blog-post.post-style-4 .post-content {
            padding: 30px; }
          .sidebar-widget-area .widget-content {
            padding: 30px 0 30px 15px; }
          .page-content {
            padding: 30px 25px; }
          .single-blog-title h3 {
            font-size: 24px; }
          .single-blog-content .post-content {
            padding: 30px 25px; }
        
          /* Single blog post responsive */
    
    .loader img {
        width: 580px;
}

    .more-info .right-content {
    padding: 35px 15px 35px 15px;
}
    .more-info .left-image img {
     width: 330px;
     height:220px;
     overflow: hidden;
     display: block;
     margin-left: auto;
     margin-right: auto;
}

    
    #insight {
    top: 50%;
    transform: translateY(-50%);
    }
    #insight h1{
    padding-bottom: 10px;
    }

    #insight h2{
    top: 0;
    transform: translateY(-120%);
    }


    
    .d_flex {
     display: flex; 
     align-items: center;
     flex-wrap: wrap;
}

    .d_flexi {
         display: flex; 
         align-items: center;
         flex-wrap: wrap;
         flex-direction: column-reverse;
}



.banner_main {
     position: relative;
     margin-top: 19px;
}

    .logo {
        text-align: center !important;
        padding-bottom: 20px;
    }
    /*
    .top-content .carousel-caption {
    right: 45%;
    bottom: 10px;
    left: 20px;
    top: 47%;
    transform: translateY(-15%);
}*/
.top-content .carousel-caption {text-align: center;left: auto;right: auto;}
    .carousel-caption h1 {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 0px;
    }

    .top-content .carousel-caption h3 {
        font-size: 18px;
        padding-bottom: 0px;
    }
    .carousel-caption span {
        font-size: 25px;
        line-height: 30px;
    }
    .carousel-item img {
        height: 500px;
    }
    .relative {
        top: 54%;
    }
    .carousel-caption a {
        margin-top: 10px;
        font-size: 14px;
    }
    .sign_btn {
        display: none;
    }
    .titlepage h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .mobile .titlepag h2 {
        font-size: 28px;
}

#service .container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

    .about .titlepage h2 {
     font-size: 30px;

}

.about .titlepagee h2 {
     text-align: center;
     padding: 0;
     font-size: 30px;
     font-weight: bold;
}

    .about_img {
        padding-top: 30px;
    }
    .mobile_img {
        margin-bottom: 30px;
    }
    .clients .titlepage span {
        margin-left: 2px;
    }
    .about .titlepg span {
        margin-left: 100px;
    }
    .mobile .titlepage span {
        margin-left: 7px;
    }
    .padding_bottom1 {
        padding-bottom: 30px;
    }

    .testimonial_box {
        padding: 0px 19px 40px 20px;
    }
    .menu-btn {
        display: flex;
        
    }
    .menu-btn__burger {
        display: flex;
        
    }
    .tabmenu-btn {
        display: flex;
        
    }
    .tabmenu-btn__burger {
        display: flex;
        
    }
    #myTb {
        display: none;
    }
    #wrapper {
        display: block;
    }
    .nav-tabs {
        display: flex;
        flex-direction: column;
    }
    .tabbar-brand {
        text-align: center;
        font-size: 26px;
        color: black;
   }
    .category-area .nav-tabs .nav-link.active:after 
{
    background-color: transparent;
    height: 0;
    box-shadow: 0;
    }
    .leftcolumn, .rightcolumn, .midcolumn {
    width: 100%;
    padding: 0;
  }

}

