/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* Banner */
  body, .banner-area, .banner-area div {
    height: auto;
  }

  .banner-area .content {
    padding-top: 120px;
    margin-bottom: 120px;
  }

  .banner-area.top-pad-50 .content {
    padding-top: 180px;
  }

  .banner-area.auto-height .content {
    padding-top: 200px;
  }

  .banner-area.text-big.top-pad-50 .content {
    padding-top: 200px;
  }

  .banner-area.top-pad-140p .carousel-item {
    padding-bottom: 55px;
  }

  .banner-area .shape-thumb {
    margin-right: 0;
    padding-bottom: 160px;
    display: none;
  }

  .banner-area .shape-thumb img {
    padding: 0;
  }

  .banner-area.inc-shape .carousel-indicators {
    bottom: 80px;
  }

  .banner-area .top-left-shape {
    height: 40% !important;
    width: 40%;
  }

  .demo-banner.auto-height {
    padding: 150px 0;
    padding-top: 250px;
  }

  .banner-area .box-cell .container.extra {
    display: none;
  }


  /* About */
  .about-content-area .thumb {
    padding-right: 15px;
    margin-bottom: 50px;
  }

  .about-content-area .left-shape {
    display: none;
  }


  /* We Do */

  .wedo-items .thumb {
    padding-left: 15px;
  }

  .wedo-items .thumb img {
    max-width: 100%;
    margin-top: 30px;
    border-radius: 8px;
}

.wedo-items .info {
  text-align: center;
}

/* Map */

.map-box li {
  height: 10px;
  width: 10px;
}

.map-box li::after {
  height: 8px;
  width: 8px;
}

.map-box li::before {
  height: 16px !important;
  width: 16px !important;
  margin-left: -8px !important;
  bottom: -5px !important;
}


.map-box li:first-child {
  
}

.map-box li:nth-child(2) {
  
}

.map-box li:nth-child(3) {
  
}

.map-box li:nth-child(4) {
  
}

.map-box li:nth-child(5) {
  right: 44%;
}

.map-box li:nth-child(6) {
  
}

.map-box li:nth-child(7) {
  top: 48%;
  right: 36.6%;
}

.map-box li:nth-child(8) {
  top: 50.5%;
  right: 36%;
}

.map-box li:nth-child(9) {
  top: 46.5%;
}

.map-box li:nth-child(10) {
  
}

/* Partner */

.clients-area {
  text-align: center;
}

.partner-carousel {
  margin-top: 30px;
  padding: 0;
  border: none;
}

.partner-carousel img {
  max-height: 60px;
}

.clients-items .text-center {
  border: none;
}
  
/* monetize */
.monetize-area .thumb {
  min-height: 400px;
  margin-top: 120px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 7px;
}

.monetize-area .info {
  max-width: initial;
  padding: 50px 15px;
  padding-bottom: 120px;
}


  /* Contact */
.default-pages .thumbs {
  display: none;
}

.default-pages.default-padding-top {
  padding-bottom: 120px;
}

}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {


  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-top {
    padding-top: 50px;
  }

  .site-heading {
    margin-bottom: 40px;
  }

  .site-heading h2 {
    font-size: 36px;
  }

  .breadcrumb-area h1 {
    font-size: 36px;
  }

  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }

  .breadcrumb-area {
    padding: 80px 0;
    position: relative;
  }

  /* Topbar */

  .top-bar-area {
    display: none;
  }

  .navbar .attr-nav .call {
    display: none;
  }

  nav.navbar .quote-btn {
    display: none;
  }

  .attr-nav {
    display: none;
  }

  .navbar.navbar-fixed.transparent .attr-nav > ul > li.contact,
  .navbar .attr-nav.button {
    display: none;
  }

  .side {
    padding: 50px 50px 50px 35px;
    width: 320px;
  }

  .side .close-side {
    top: -25px;
  }

  /* Banner Area */
  body, .banner-area, .banner-area div {
    height: auto;
  }

  .banner-area .content,
  .banner-area .double-items {
    overflow: hidden;
    padding: 50px 0;
  }

  .banner-area {
    text-align: center;
    opacity: inherit;
  }

  .banner-area p {
    padding: 0 !important;
  }

  .banner-area .content-box h2,
  .banner-area h2 {
    font-size: 36px;
  }

  .banner-area.inc-video h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area.inc-video a.video-play-button span {
    display: none;
  }

  .banner-area.top-pad-50 .content {
    padding-top: 200px;
    padding-bottom: 110px;
}

  .banner-area.inc-video.top-pad-50 .content {
    padding-top: 140px;
    padding-bottom: 120px;
  }

  .banner-area .shape-right-bottom {
    display: none;
  }

  .banner-area .carousel-indicators.right {
    padding: 50px;
    left: 0;
    right: 0;
  }

  .banner-area.top-pad-140p .carousel-item {
    padding-top: 90px;
  }

  .banner-area.text-default h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area .top-left-shape {
    display: none;
  }

  .banner-area .shape-thumb {
    margin-right: 0;
    padding-bottom: 100px;
  }

  .banner-area.auto-height .shape-thumb {
    padding-bottom: 0;
    margin-top: 0;
  }

  .banner-area.auto-height .content {
    padding-top: 150px;
  }

  .banner-area.auto-height .shape-thumb img {
    margin-top: 0;
  }

  .banner-area .shape-thumb img {
    padding: 0;
    max-width: 80%;
  }

  .banner-area .carousel-indicators {
    left: 0;
    right: 0;
  }

  .banner-area.text-big h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area.text-big h2 span {
    font-size: 30px;
  }

  .demo-banner.auto-height {
    padding: 100px 0;
    padding-top: 150px;
  }

  .banner-area.inc-video .content {
    padding-bottom: 110px;
  }

  .banner-area .carousel-control {
    display: none;
  }

  .banner-area .box-cell .container.extra {
    display: none;
  }


  /* About */
  .about-content-area .thumb {
    padding-right: 15px;
    margin-bottom: 30px;
  }

  .about-content-area .left-shape {
    display: none;
  }


  /* We Do */

  .wedo-items .thumb {
    padding-left: 15px;
  }

 .wedo-items .thumb img {
    max-width: 100%;
    margin-top: 30px;
    border-radius: 8px;
}

.wedo-items .info {
  text-align: center;
}

/* Partner */

.clients-area {
  text-align: center;
}

.partner-carousel {
  margin-top: 30px;
  padding: 0;
  border: none;
}

.partner-carousel img {
  max-height: 60px;
}

.clients-items .text-center {
  border: none;
}

/* Map */

.map-box li {
  height: 8px;
  width: 8px;
}

.map-box li::after {
  height: 6px;
  width: 6px;
}

.map-box li::before {
  height: 12px !important;
  width: 12px !important;
  margin-left: -6px !important;
  bottom: -3px !important;
}




.map-box li:nth-child(2) {
  
}


.map-box li:nth-child(4) {
  
}

.map-box li:nth-child(5) {
  right: 44%;
}

.map-box li:nth-child(6) {
  
}

.map-box li:nth-child(7) {
  
}

.map-box li:nth-child(8) {
  
}

.map-box li:nth-child(9) {
  
}

.map-box li:nth-child(10) {
  
}

  
/* monetize */
.monetize-area .thumb {
  min-height: 350px;
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 7px;
}

.monetize-area .info {
  max-width: initial;
  padding: 50px 15px;
}

/* Contact */
.default-pages .thumbs {
  display: none;
}

.default-pages.default-padding-top {
  padding-bottom: 50px;
}

}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

}


/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {


}

@media screen and (max-width: 991px) {

  /* global reset - start */
  .order-last {
    order: 0;
  }
}

/* Tablet Layout: 1024.*/
@media screen and (max-width: 420px) {
  .map-box li {
    height: 7px;
    width: 7px;
  }
  
  .map-box li::after {
    height: 5px;
    width: 5px;
  }
  
  .map-box li::before {
    height: 10px !important;
    width: 10px !important;
    margin-left: -5px !important;
    bottom: -2.5px !important;
  }
}