@charset "utf-8";
/* CSS Document */

/* 

Template Name : Megasink - Business and Corporate bootstrap HTML Template
Author : Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 1199px) {
}
@media (max-width: 1024px) {
  .blog-wrapper .blog-meta span a {
    font-size: 11px;
  }
}
@media (max-width: 992px) {
  .call-us-widget a {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .navigation .navbar .navbar-nav > .nav-item {
    margin-right: 0;
  }
  .navigation .navbar .navbar-nav > .nav-item.search a:before {
    left: -11px;
  }
  .navigation .navbar-nav .nav-link {
    font-size: 18px;
  }
  .footer h2 {
    font-size: 46px;
  }
}
/* Small Devices, Tablets */
@media (max-width: 768px) {
  .slider .carousel-caption {
    left: 10px;
    right: 10px;
  }
  .slider .carousel-control-prev {
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .slider .carousel-control-next {
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .header-contact {
    text-align: center;
  }
  .header-social {
    float: none;
    text-align: center;
  }
  .header-social li a {
    padding: 12px 8px 12px 8px;
  }
  .navigation {
    padding: 10px 0px;
  }
  .header-upper ul.header-contact li {
    border-left: 0px;
  }
  .header-upper ul.header-contact li:last-child {
    border-right: 0px;
  }
  .navigation .navbar-light .navbar-toggler {
    border-color: #fff;
    border: none;
    justify-self: flex-end;
    margin-left: auto;
  }
  .navigation .navbar-light .navbar-toggler i {
    color: #fff;
  }
  .filter1 li span {
    padding: 10px 10px;
    font-size: 12px;
  }
  .portfolio-item .box-content {
    margin-bottom: 26px;
  }
  .portfolio-item .title {
    margin: 0px;
  }
  .portfolio-item:hover .social {
    margin: 38px 0 0px;
  }
  .footer h2 {
    line-height: 78px;
    margin-bottom: 40px;
  }
  .widget.widget-instagram .box-img {
    width: 31%;
    margin-right: 4px;
  }

  .sidebar-wrapper .single-sidebar.tag-box {
    margin-bottom: 40px;
  }
  .blog-single-social {
    width: 100%;
    text-align: left !important;
    margin-top: 15px;
  }
  .comments-block ul li ul {
    margin-left: 0px;
  }
  .call-us-widget {
    margin-bottom: 30px;
  }
  .contact-box h4 {
    font-size: 20px;
  }
}

/* Extra Small Devices, Phones */
@media (max-width: 575px) {
  .header-upper ul.header-contact li {
    font-size: 12px;
    padding: 8px 8px;
  }
  .slider .carousel-caption h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .slider .carousel-caption p {
    font-size: 20px;
    /* display: none; */
  }
  .slider .carousel-caption .btn-style-1,
  .slider .carousel-caption .btn-style-2 {
    padding: 6px 10px 6px 10px;
    font-size: 10px;
  }
  .faq-box .card .card-header .btn {
    font-size: 12px;
  }
  .filter1 {
    padding: 0px 6px;
  }
  .blog-wrapper .blog-more-btn {
    transform: translateX(0px);
  }
  .footer h2 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .footer .widget {
    display: inline-block;
  }
  .widget.widget-instagram .box-img {
    margin-bottom: 20px;
  }
  .footer .title,
  .footer h2 {
    text-align: left;
  }
  .filter1 li {
    margin-right: 0px !important;
  }
  .filter1 li span {
    padding: 8px 4px;
    font-size: 10px;
  }
  .filter1 li span:after {
    display: none;
  }
}
