/*Responsive CSS */

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {


  .container-medium {
    width: 100%;
  }

  /* Topbar */
  .top-bar-area .row {
    display: block;
  }

  .top-bar-area .address-info .info {
    text-align: center;
    width: 100%;
  }

  .top-bar-area .address-info.text-left {
    position: relative;
    top: 8px;
  }

  .top-bar-area .address-info .info ul {
    display: inline-block;
  }

  .top-bar-area .address-info .info ul li .info {
    text-align: left;
  }

  .top-bar-area .social {
    display: none;
  }

  /* Banner */
  .banner-area .text-large .content h2 {
    font-size: 60px;
  }

  .banner-area .top-pad .content {
    padding-top: 100px;
  }

  /* About */
  .about-area .features-items .single-item {
    border-bottom: 1px solid #e7e7e7;
  }

  .about-area .features-items .single-item:nth-child(2),
  .about-area .features-items .single-item:nth-child(4),
  .about-area .features-items .single-item:nth-child(6) {
    border-right: none;
  }

  .about-area .features-items .single-item:nth-last-child(2) {
    border-bottom: none;
  }

  .about-area .about-items .about-info {
    padding-right: 0;
  }

  .about-area.fixed-features .about-items .about-info,
  .about-area.fixed-features .about-items .thumb {
    padding-right: 15px;
  }

  .about-area .about-content .thumb {
    margin-top: 50px;
  }

  .about-area .about-items .thumb {
    padding-right: 0;
    margin-top: 50px;
  }

  .about-area .about-items .thumb-box .thumb {
    padding-right: 0;
    margin-top: 0;
  }

  .about-area .about-items .thumb-box {
    position: relative;
    top: 0;
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .about-area.solid .about-items .thumb-box {
    margin-bottom: 30px;
  }

  .about-area.solid .about-items.reverse .thumb-box {
    margin-bottom: 0;
  }

  .about-area .about-items .thumb-box .thumb.shape-bg {
    padding-right: 0;
  }

  .about-area .about-items .thumb.shape-bg::after {
    display: none;
  }

  .about-area .management-quote {
    margin-top: 30px;
  }

  .about-area .about-items .right-info {
    margin-top: 30px;
  }

  .about-area .about-items .right-info.features {
    margin-top: 50px;
  }

  .about-area .about-items .about-info.right-info li {
    margin-top: 50px;
  }

  .about-area.fixed-features {
    padding-top: 120px;
  }

  .about-area .about-items .about-info li {
    margin-top: 30px;
  }

  .fixed-features .features-items {
    top: 0;
    margin-bottom: 50px;
  }

  .achivements .progressbar canvas {
    height: 70% !important;
    width: 70% !important;
  }
  
  /* Services */
  .about-area .about-items .left-info {
    padding-right: 15px;
}
  .services-area .item {
    display: block;
    text-align: center;
}

.services-area .item i {
    margin-right: 0;
}

.services-area .item .icon {
    margin-bottom: 25px;
}




  /* Why Chose Us */

.why-choose-us-area::after {
    width: 100%;
}

.why-choose-us-area .item-box .info {
    max-width: 100%;
    padding: 120px 50px;
}

  .choose-us-area .info {
    padding-left: 15px;
    margin-top: 50px;
  }
    .choose-us-area .content .info {
        margin-top: 0;
    }

  .choose-us-area .thumb-box img:first-child {
    width: 100%;
}

.choose-us-area .thumb-box img:last-child {
  display: none;
}

.choose-us-area ul {
  margin: 0 -15px;
  margin-top: 30px;
}


.choose-us-area ul li {
    display: block;
    margin-bottom: 0;
    float: left;
    width: 50%;
    padding: 0 15px;
}

.choose-us-area ul li i {
  margin: 0;
  margin-bottom: 30px;
}

    

  /* Portfolio */
  .portfolio-area .gallery-items.col-2 .portfolio-item,
  .portfolio-area .gallery-items.col-3 .portfolio-item,
  .portfolio-area .gallery-items.col-4 .portfolio-item {
    width: 50%;
  }

  
  /* Footer */
  .footer-bottom .row {
    justify-content: space-between;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  /* Heading */
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }


  .container-medium {
    width: 100%;
  }

  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }


  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-bottom.bottom-less {
    padding-bottom: 20px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  

  .default-padding-top {
    padding-top: 50px;
  }

  .default-padding.bottom-30 {
    padding-bottom: 0;
    padding-top: 50px;
  }

  .default-padding.bottom-20 {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .padding-less-mobile {
    padding-top: 0;
  }

  .site-heading {
    margin-bottom: 40px;
  }

  .site-heading.single {
    margin-bottom: 20px;
  }

  .page-title-area {
    padding: 100px 0;
  }

  .page-title-area h1 {
    font-size: 36px;
  }

  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }

  /* Topbar */
  .top-bar-area {
    display: none;
  }

  nav.navbar .quote-btn {
    display: none;
  }

  .side {
    padding: 50px 50px 50px 35px;
    width: 320px;
  }
  .side .close-side {
    top: -40px;
}

  /* Banner Area */

  .banner-area .content h2 {
    font-size: 36px;
  }

  .banner-area .content h3 {
    line-height: 1.4;
  }

  .banner-area .content p {
    padding: 0;
  }

  body, .banner-area, .banner-area div {
    height: auto ;
  }

  .banner-area .content {
    overflow: hidden;
    padding: 50px 0;
  }

  .banner-area.transparent-nav .content {
      padding-top: 120px !important;
      padding-bottom: 90px !important;
    }

    .banner-area.top-padding .content {
  padding-bottom: 90px !important;
}
  

  .banner-area .top-pad .content {
    padding-top: 105px;
  }

  .banner-area .text-large .content h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area.top-padding .content {
    padding-top: 120px;
    padding-bottom: 50px;
  }

  .banner-area .text-center .content p {
    padding: 0;
  }

  .banner-area .text-medium .content h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  /* Carousel Indicators */
  .banner-area .carousel-indicators {
    right: auto;
    left: 50%;
    top: auto;
    transform: translate(-50%, -50%);
    bottom: 25px;
  }

  .banner-area .carousel-indicators li {
    display: inline-block;
    margin: 0 4px;
  }

  /* About */


  .about-area .about-items .left-info {
    padding-right: 15px;
  }
  .about-area .features-items {
    padding: 0 30px;
    margin-bottom: 30px;
  }

  .about-area .about-items .right-info {
    margin-top: 30px;
  }

  .about-area .about-items.reverse .info {
    padding-right: 15px;
  }

  .about-area .features-items .single-item {
    border-right: none;
    border-bottom: 1px solid #e7e7e7;
  }

  .about-area .about-content .info {
    padding-right: 15px;
  }

  .about-area .content-left .thumb {
    margin-top: 30px;
  }

  .about-area .about-items .thumb-box .thumb {
    padding-right: 0;
  }

  .about-area .about-items .thumb-box {
    top: 0;
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .about-area.solid .about-items .thumb-box {
    margin-bottom: 30px;
  }

  .about-area.solid .about-items.reverse .thumb-box {
    margin-bottom: 0;
  }

  .about-area .about-items .info li {
    float: none;
    padding-right: 0;
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }

  .about-area .about-items .thumb-box .thumb.shape-bg {
    padding-right: 15px;
  }

  .about-area .about-items .thumb-box .thumb.shape-bg::after {
    display: none;
  }

  .about-area .about-items .info li:last-child {
    margin-bottom: 0;
  }

  .about-area .about-items .info li .info {
    padding-left: 0;
    padding-right: 0;
  }

  .about-area .about-items .info li .icon {
    margin-bottom: 15px;
  }

  .about-area .about-items .about-info {
    padding-right: 15px;
    text-align: center;
  }

  .about-area .about-items .about-info li {
    display: block;
    width: 100%;
    margin-top: 30px;
  }

  .about-area .about-items .right-info.features {
    margin-top: 50px;
  }

  .about-area .about-items .about-info.right-info li{
    margin-top: 50px;
  }
 
  .about-area .about-items .about-info.right-info li:nth-child(2) {
    margin-top: 50px;
  }

  .about-area .about-items .about-info li i {
    margin-bottom: 25px;
    padding-right: 0;
  }

  .about-area .management-quote {
    margin-top: 30px;
  }

  .about-area .about-items .thumb {
    padding-right: 15px;
    margin-top: 30px;
  }

  .about-area .about-items .thumb-box .thumb {
    margin-top: 0;
  }

  .about-area.fixed-features {
    padding-top: 50px;
  }

  .about-area .about-content .thumb img:nth-child(2) {
    display: none;
  }

  .about-area .about-content .thumb img:first-child {
    width: 100%;
    margin-top: 0;
  }

  .fixed-features .features-items {
    top: 0;
  }



  /* Why Chose Us */
  .why-choose-us-area::after {
    width: 100%;
  }

  .why-choose-us-area .item-box .info {
    max-width: 100%;
    padding: 50px 15px;
    border-left: none;
  }

  .choose-us-area .thumb-box {
    padding-right: 0;
  }

  .choose-us-area .thumb-box h2 {
    display: none;
  }

  .choose-us-area .info {
    padding-left: 15px;
    margin-top: 30px;
  }
  
  .choose-us-area .item-flex {
    text-align: center;
}


.choose-us-area ul li {
    width: 100%;
    margin-bottom: 50px;
    display: block;
    text-align: center;
}

  .choose-us-area ul li:last-child {
    margin-bottom: 0;
  }

.choose-us-area .thumb-box img:last-child {
  display: none;
}

.choose-us-area .thumb-box img:first-child {
    width: 100%;
}

.choose-us-area .thumb-box::after {
  display: none;
}

.choose-us-area ul li i {
  margin-right: 0;
}


  /* Services */
  .services-single-area .sidebar {
    padding-left: 15px;
    margin-top: 50px;
  }

  .services-area .services-items .item {
    text-align: center;
  }

  .services-area .services-items .item span {
    display: none;
  }

  .services-area.modern .services-items .item .icon i {
    display: none;
  }

  .services-area.modern .services-items .item .info {
    padding-top: 30px;
  }
  
  .services-area .item {
    display: block;
    text-align: center;
}

.services-area .item .icon {
    margin-bottom: 25px;
}

.services-area .item i {
    margin-right: 0;
}

.services-area {
    padding-bottom: 0;
}

 

  /* Services */
  .services-area.inc-thumb .item {
    display: block;
  }

  .services-area.inc-thumb .item .thumb {
    min-height: 300px;
    width: 100%;
  }

  .services-area.inc-thumb .item .thumb, 
  .services-area.inc-thumb .item .info {
    width: 100%;
    text-align: center;
  }

  .services-area.inc-thumb .item .info {
    padding: 30px;
    padding-top: 40px;
  }

  .services-area.inc-thumb .item .info h4 i {
    left: 50%;
    top: -78px;
    margin-left: -40px;
    z-index: -1;
    border-radius: 50%;
  }

  .services-area.inc-thumb .item .info h4 {
    z-index: 1;
  }


  
  /* Portfolio */
  .portfolio-area.default-padding {
    padding-bottom: 35px;
  }

  .portfolio-area.gallery-carousel {
    padding-bottom: 50px;
  }

  .portfolio-area .gallery-items.col-2 .portfolio-item,
  .portfolio-area .gallery-items.col-3 .portfolio-item,
  .portfolio-area .gallery-items.col-4 .portfolio-item {
    width: 100%;
  }

  .gallery-items-area button {
    border: 1px solid #e7e7e7;
    margin: 5px 3px;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 13px;
  }

  .gallery-items-area button.active {
    border-color: transparent;
  }

  .gallery-items-area button::after {
    display: none;
  }

  .portfolio-area.default-padding-top.vc_custom_1604894916928 {
    padding-bottom: 50px !important;
  }


  /* Footer */

  footer .footer-content.default-padding {
    padding-top: 0;
}
  
  footer .footer-items.default-padding {
  padding-top: 0;
}

  .footer-bottom .row {
    display: block;
    text-align: center;
  }

  .footer-bottom .text-left, 
  .footer-bottom .text-right {
    text-align: center;
  }

  .footer-bottom .text-right {
    margin-top: 15px;
  }
}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

  /* Portfolio */
  .portfolio-area .gallery-items.col-2 .portfolio-item,
  .portfolio-area .gallery-items.col-3 .portfolio-item,
  .portfolio-area .gallery-items.col-4 .portfolio-item {
    width: 50%;
  }


  /* Services */
  .services-area.inc-thumb .item {
    display: flex;
  }

  .services-area.inc-thumb .item .thumb {
    min-height: auto;
    width: 50%;
  }

  .services-area.inc-thumb .item .thumb, 
  .services-area.inc-thumb .item .info {
    width: 50%;
    text-align: left;
  }

  .services-area.inc-thumb .item .info {
    padding: 60px 30px;
  }

  .services-area.inc-thumb .item .info h4 i {
    left: -50px;
    top: -30px;
    border-radius: inherit;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {


  .side {
    padding: 50px;
    width: 400px;
  }

  /* About */
  .about-area .about-items .info li {
    float: left;
    padding-right: 30px;
    display: flex;
    text-align: left;
    margin-bottom: 0;
  }

  .about-area .about-items .info li .info {
    padding-left: 15px;
  }

  .about-area .about-items .info li .icon {
    margin-bottom: 0;
  }


@media only screen and (max-width: 500px) {
  /* Gallery Single */

  .gallery-single-area ul.project-info li {
      float: left;
      width: 100%;
      margin: 5px 00;
  }


  .team-single-area .right-info .social h4 {
    display: none;
  }

}