/* Responsive Css */

/*** 

====================================================================
main menu
====================================================================

***/
.main-menu {margin-right:60px;}

@media only screen and (max-width: 1499px){

  .header-top{
    padding: 13px 30px;
  }

}

@media only screen and (max-width: 1299px){

  .header-top .info-list li{
    margin-right: 0px;
  }

}


@media only screen and (max-width: 1799px){

  .main-menu .navigation > li{
    margin: 0px;
  }

}

@media only screen and (max-width: 1410px){

  .mkt_main-header .main-menu {
    padding-right: 0;
    margin-right: 0px;
}

}


@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .mkt_main-header.style-one .outer-container:before{
    /** display: none !important; **/
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
    margin-right: 30px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .header-top .top-right{
    justify-content: center;
  }

  .header-top .top-right .login-box:before{
    display: none;
  }

  .header-top .top-right .login-box{
    padding-right: 0px;
  }

}


@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
  .menu-area {float:right;}

}


@media only screen and (max-width: 640px){

  .header-top .top-left ul.info-list {
    display: inline-grid;
    justify-items: self-start;
  }
  
  .header-top ul.info-list li:before {
    display: none;
  }
  
  .header-top ul.info-list.clearfix li {
    margin-bottom: 10px;
  }

  .mkt_main-header .menu-right-content {
    display: none;
}



}

@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .mkt_main-header .outer-box{
    padding: 0px 15px;
  }

  .header-top{
    padding: 13px 15px;
  }

  .mkt_main-header .logo-box .logo{
    max-width: 140px;
  }

  .mkt_main-header .menu-right-content .search-box-outer{
    display: none;
  }

}

@media only screen and (max-width: 768px){

  .mkt_main-header.three ul.menu-left-content li span {
    display: none;
}

}


/*** 

====================================================================
Footer section
====================================================================

***/


@media only screen and (max-width: 991px){

  .footer-upper {
    padding: 50px 0px 50px;
}

  .newsletter-widget {
    margin-bottom: 30px;
}

}


@media only screen and (max-width: 767px){

  .footer-middle-widgets {
    justify-content: flex-start;
    gap: 100px;
    margin-top: 30px;
}

.main-footer .newsletter-form input[type="email"] {
  max-width: 100%;
}

.banner-two-section .bg-shape-2,
.banner-two-section .bg-shape-3{
  z-index: inherit;
}

}

/*** 

====================================================================
Banner section
====================================================================

***/

@media only screen and (max-width: 1440px){

  figure.banner-image {
    right: 0;
}

.banner-section .shape-4 {
  height: 300px;
}

.banner-content .shape-1 {
  left: 0;
}

}


@media only screen and (max-width: 1250px){

  .banner-content .shape-2 {
    display: none;
  }

}

@media only screen and (max-width: 1024px){

  figure.banner-image,
  .banner-section .shape-4 {
    display: none;
  }

  .banner-section {
    padding: 150px 0;
}

h1.banner-title {
  font-size: 70px;
  line-height: 1.3;
}

.banner-section:before {
  width: 350px;
}

}


@media only screen and (max-width: 768px){

  h4.banner-subtitle {
    letter-spacing: 10px;
}

}

@media only screen and (max-width: 425px){

  .banner-section:before {
    width: 100%;
  }

  h1.banner-title {
    font-size: 48px;
}

.banner-content .shape-1 {
  display: none;
}

.blog-container-two .blog-content{
  padding: 20px;
}

}


/*** 

====================================================================
work section
====================================================================

***/

@media only screen and (max-width: 1200px){

  .work-showcase-container .left-box {
    gap: 35px;
}

.work-showcase-container .right-box {
  gap: 100px;
}

}

@media only screen and (max-width: 991px){

  .work-showcase-container .right-box {
    gap: 30px;
}

.work-showcase-container .left-box {
  gap: 20px;
}

.work-showcase-container .left-box h1 {
  font-size: 50px;
}

.work-showcase-container .left-box h4 {
  font-size: 22px;
  letter-spacing: 2px;
}

}


@media only screen and (max-width: 768px){

  .work-showcase-container .right-box {
    padding-bottom: 30px;
}

.work-showcase-container .inner-box {
  flex-direction: column;
}

.work-showcase-container .inner-box .image {
  display: none;
}


}


/*** 

====================================================================
connect section
====================================================================

***/


@media only screen and (max-width: 1440px){

  .connect-content-box,
  .connect-content-box-two {
    padding: 20px;
}

.progress-circle {
  position: absolute;
  bottom: -75px;
  right: 50px;
}

}

@media only screen and (max-width: 1439px){

.progress-circle {
 display: none;
}

p.connect-text-2 {
  max-width: 100%;
}

}


@media only screen and (max-width: 768px){

  .connect-content-box,
  .connect-content-box-two {
    padding: 50px 15px;
}
  
}


/*** 

====================================================================
price section
====================================================================

***/


@media only screen and (max-width: 768px){

  .price-box {
    padding: 30px 45px;
  }
  
  .price-box .line {
    left: 5px;
  }

  .price-box:hover .line {
    left: 0px;
  }

}

/*** 

====================================================================
testimonials section
====================================================================

***/

@media only screen and (max-width: 768px){

  .testimonials-container .content p {
    font-size: 25px;
    line-height: 35px;
}

}

@media only screen and (max-width: 1700px){

 .testimonials-section button.owl-prev {
    left: 5%;
}

.testimonials-section button.owl-next {
  right: 5%;
}

}

@media only screen and (max-width: 1400px){

  .testimonials-section button.owl-next,
  .testimonials-section button.owl-prev {
     display: none;
 } 
 
 }

/*** 

====================================================================
contact-info-section
====================================================================

***/


@media only screen and (max-width: 1370px){

  .contact-info-section .inner-box {
    padding: 50px 65px 50px;
} 
 
 }

 @media only screen and (max-width: 550px){

  .contact-info-section .inner-box {
    padding: 20px;
} 
 
 }


/*** 

====================================================================
blog-section
====================================================================

***/

@media only screen and (max-width: 1186px){

  .blog-container {
    flex-direction: column;
    align-items: flex-start;
}

.blog-container ul.author-info-1 {
  margin-top: 27px;
}

  .blog-container .image {
    flex-basis: fit-content;
}
 
 }

 @media only screen and (max-width: 991px){

  .blog-container {
    flex-direction: row;
}
 
 }

 @media only screen and (max-width: 690px){

  .blog-container {
    flex-direction: column;
}
 
 }

/*** 

====================================================================
subscribe-section
====================================================================

***/

@media only screen and (max-width: 768px){

  .subscribe-section .inner-box {
    flex-direction: column;
    row-gap: 20px;
    text-align: center;
}

.subscribe-section h2 {
  font-size: 30px;
  line-height: 40px;
}
 
 }

 @media only screen and (max-width: 425px){

  .subscribe-section input[type="email"] {
    width: 300px;
}
}


/*** 

====================================================================
Banner Style Two
====================================================================

***/


@media only screen and (max-width: 768px){

  .banner-two-section .banner-content {
    padding: 170px 0 100px;
  }

  .banner-two-section .banner-content .shape-1,
  .banner-two-section .bg-shape-5 {
    display: none;
  }

}

/*** 

====================================================================
success-section
====================================================================

***/

@media only screen and (max-width: 1199px){

  .header-top,
  .success-section .shape-1 {
  display: none;
}

.banner-two-section .bg-shape-1{
  background-size: cover;
}

.mkt_main-header .outer-box {
  padding: 20px;
}

}

@media only screen and (max-width: 1024px){

  .success-section .left-box span.left-text {
    top: -30px;
    left: 90px;
}

.success-section .right-box {
  padding-left: 0;
}

.success-section .right-box h2 {
  font-size: 35px;
  line-height: 45px;
}

}

@media only screen and (max-width: 767px){

  .success-section .left-box span.left-text,
  .success-section .left-box .circle-main {
  display: none;
}

.brand-section.border-top{
  margin-top: 60px;
}
.brand-section.border-top .inner{
  padding: 30px 0;
}

}


/*** 

====================================================================
project section
====================================================================

***/


@media only screen and (max-width: 1440px){

  .project-box .content-box {
    left: 20px;
    right: 20px;
    padding: 10px 20px 10px 20px;
}

  .project-box .text-right h2 {
    font-size: 65px;
  }

}


/*** 

====================================================================
cta section
====================================================================

***/

@media only screen and (max-width: 1275px){

  .cta-section .content-box {
    padding: 50px;
}

}

@media only screen and (max-width: 1110px){

.cta-section .content-box {
  justify-content: end;
  align-items: center;
  row-gap: 25px;
  background-size: 0%;
  flex-direction: column;
  text-align: center;
}

}

@media only screen and (max-width: 767px){

  .cta-section .content-box .shape-1{
    display: none;
  }

  .cta-section .content-box {
    padding: 30px;
}

.cta-section .content-box h2 {
  font-size: 35px;
  line-height: 45px;
}


  
  }

/*** 

====================================================================
work process
====================================================================

***/

@media only screen and (max-width: 991px){

  .work-process-section .shape-1,
  .work-process-section .shape-2{
    display: none;
  }

  
  }

@media only screen and (max-width: 1399px){

  .breadcrumb__area .breadcrumb__wrapper {
    padding: 150px 0 120px 0;
}
  
}

@media only screen and (max-width: 425px){

  .breadcrumb__area .breadcrumb__wrapper {
    padding: 60px 0 60px 0;
    text-align: center;
}

.breadcrumb__menu ul {
  align-items: center;
  justify-content: center;
}
  
}