/* Responsive Css */


@media only screen and (max-width: 1799px){
  .dueal-section.alternat-3{
    padding-left: 0px;
    padding-right: 0px;
  }

}


@media only screen and (max-width: 1499px){



}


@media only screen and (max-width: 1399px){


}


@media only screen and (max-width: 1299px){


}



@media only screen and (max-width: 1200px){

  .main-menu,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 14px 10px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .dueal-section .testimonial-content,
  .dueal-section.alternat-3 .content_block_three .content-box{
    margin: 0px;
  }

  .dueal-section .image-layer-1,
  .dueal-section .image-layer-2{
    display: none;
  }

  .dueal-section.service-page{
    padding-bottom: 120px;
    overflow: hidden;
  }
  .slide-text .text-inner .text-list li {
    margin: 0 30px;
  }
}



@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: 991px){
  .dueal-section.alternat-3 .content_block_three .content-box{
    margin-bottom: 30px;
  }

  .dueal-section.alternat-3 .content_block_three .content-box .sec-title h2{
    color: #fff;
  }

  .dueal-section.service-page .bg-color{
    width: 100%;
  }

  .dueal-section .hiring-content{
    margin: 0px 0px 30px 0px;
  }

  .dueal-section.service-page{
    padding-bottom: 90px;
  }

  .dueal-section .hiring-content h2,
  .dueal-section .hiring-content p{
    color: #fff;
  }

  .dueal-section .bg-color{
    width: 100%;
  }
  .slide-text .text-inner .text-list li {
      margin: 0 20px;
  }
}


@media only screen and (max-width: 767px){

  .sec-title h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .sec-title h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .dueal-section,
  .dueal-section .outer-container{
    padding: 70px 0px;
  }

  .dueal-section .dots-style-one .owl-dots{
    display: none;
  }

  .dueal-section.alternat-3{
    padding: 0px;
  }

  .dueal-section.service-page{
    padding: 60px 0px 40px 0px;
  }
  .slide-text .text-inner .text-list li img {
      max-height: 30px;
  }
}

@media only screen and (max-width: 599px){

  .pagination li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .pb_80 {
    padding-bottom: 50px;
  }
  .pt_80 {
    padding-top: 50px;
  }
  .pb_60 {
    padding-bottom: 40px;
  }
  .pt_60 {
    padding-top: 40px;
  }
  .pb_50 {
    padding-bottom: 35px;
  }
  .pt_50 {
    padding-top: 35px;
  }
  .pt_40 {
    padding-top: 20px;
  }
  .pb_40 {
    padding-bottom: 20px;
  }
  .pt_20 {
    padding-top: 10px;
  }
  .pb_20 {
    padding-bottom: 10px;
  }
  .sec-title h2 {
      font-size: 32px;
      line-height: 34px;
  }
  html, body {
    overflow-x: hidden;
  }
}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width:100%;
  }
 .menu-area {font-size:13px;   text-align:right; !important
  }
  .theme-btn btn-one a{font-size:13px;
    padding:8px 10px !important
  }
  .menu-right-content {font-size:13px;
    padding:8px 10px !important}
}