/* Responsive Css */

@media only screen and (max-width: 1668px){

  .main-header.two .menu-area {
    padding: 0 25px;
}

.main-header.two .main-menu {
  padding-right: 25px;
  margin-right: 0;
}

}

@media only screen and (max-width: 1585px){

  .main-header.three .outer-box {
    padding: 0px;
}

}

@media only screen and (max-width: 1440px){

.main-header.two .outer-box {
  padding: 0px 30px;
}

.main-header.three .main-menu {
  padding-right: 0;
  margin-right: 0;
}

.sec-pad {
  padding: 40px 0px 40px 0px;
}

}

@media only screen and (max-width: 1420px){

  .main-header.three .icon-box {
    display: none;
}
  
  }

@media only screen and (max-width: 1350px){

  .main-header.two .btn-box {
    display: none;
  }
  
}

  @media only screen and (max-width: 1200px){
 
  .main-header.two .menu-area {
      background: inherit;
  }
    
}

@media only screen and (max-width: 1499px){


  .main-header .outer-box{
    padding: 0px 30px;
  }

  .main-header .menu-right-content .support-box{
    display: none;
  }

}


@media only screen and (max-width: 1299px){

  .header-top .info-list li{
    margin-right: 20px;
  }

}


@media only screen and (max-width: 1799px){

  .main-menu .navigation > li{
    margin: 0 20px;
  }

}

@media only screen and (max-width: 1410px){

  .main-header .main-menu {
    padding-right: 0;
    margin-right: 0;
}

}


@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .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-inner{
    display: block;
  }

  .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 (max-width: 1060px){

  .main-header.three .header-top {
    padding: 13px 30px 13px 30px;
}

.main-header.three .header-top {
    width: 100%;
    margin: 0 auto;
}

.page-title-section .content-box {
  padding: 100px 0px;
}

.page-title-section .shape-1,
.page-title-section .shape-2{
display: none;
}

.page-title-section .content-box h1 {
font-size: 50px;
}

}


@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;
  }

}

@media only screen and (max-width: 768px){
  .error-page .inner {
    padding: 80px 0px;
}


.error-page .shape-1 {
  display: none;
}

.error-page .shape-2 {
  display: none;
}

.error-page .inner p {
  padding: 23px 20px;
  color: #fff;
}

.error-page .inner h1 {
  font-size: 100px;
}

.error-page .inner h3 {
  font-size: 20px;
  margin-top: 0;
}

}



@media only screen and (max-width: 991px){

  .header-top .info-list li{
    float: none;
  }

  .header-top ul.info-list li:before {
    display: none;
  }

  .header-top .info-list{
    text-align: center;
  }

  .rtl .feature-section .upper-box .text-box{
    padding-right: 20px;
  }

  .rtl .content_block_one .content-box{
    margin-right: 0px;
  }

  .rtl .skills-section .content_block_three .content-box{
    margin-right: 0px;
  }

  .rtl .image_block_one .image-box{
    margin-right: 0px;
  }

  .rtl .image_block_two .image-box{
    margin-left: 0px;
  }
  .rtl .testimonial-style-two .sec-title{
    padding-right: 0px;
  }
  .rtl .team-details .experience-inner{
    margin-right: 0px;
  }
  .rtl .shop-details-content .content-box{
    margin-right: 0px;
  }

}


@media only screen and (max-width: 800px){

  .main-header.two .header-top .top-inner {
    flex-direction: column;
}

}

@media only screen and (max-width: 767px){

  .main-header .menu-right-content .cart-box{
    margin-right: 0px;
  }

  .rtl .main-header .menu-right-content .cart-box{
    margin-left: 0px;
  }

  .main-header .menu-right-content .btn-box{
    display: none;
  }

  .feature-section .title-inner{
    padding-right: 0px;
  }

  .sec-pad {
    padding: 70px 0px 70px 0px;
}
  .sec-title{
    font-size: 36px;
  }

  .about-section {
    padding: 70px 0 45px 0;
}

.title-box {
  margin-bottom: 30px;
}

.faq-icon-box {
  margin: 30px 0;
}

.question {
  text-align: center;
  margin-bottom: 20px;
}

.question.text-right {
  justify-content: center;
}

.footer__social__media {
  padding: 30px 0;
}

.footer__social__media ul{
  justify-content: center;
}

.footer__middle__link{
  padding-bottom: 30px;
}

.footer__text p{
  text-align: center;
}

.news__letter {
  padding: 30px 30px;
}

.news__letter__left {
  margin-bottom: 20px;
}

}


@media only screen and (max-width: 590px){

  .main-header.two .menu-right-content {
    display: none !important;
  }

}

@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .main-header .outer-box{
    padding: 0px 15px;
  }

  .header-top{
    padding: 13px 15px;
  }

  .main-header .logo-box .logo{
    max-width: 250px;
  }

  .main-header .menu-right-content .search-box-outer{
    display: none;
  }

  .main-header.two .header-top {
    padding: 15px;
}

}

@media only screen and (max-width: 392px){

  ul.bread-crumb li a{
    padding-right: 20px;
    padding-left: 0;
  }

  ul.bread-crumb li a:after {
    right: 0;
}

.page-title-section ul.bread-crumb {
  letter-spacing: 5px;
}

}































