/* Responsive Css */

@media only screen and (max-width: 1999px){
 
.banner-section .author-box .author-1 {
    position: absolute;
    top: 34%;
    left: 13%;
    width: 15%;
}

.banner-section .author-box .author-4 {
    position: absolute;
    top: 34%;
    right: 13%;
    width: 15%;
}

.banner-section .author-box .author-3 {
    position: absolute;
    top: 65%;
    left: 23%;
    width: 15%;
    z-index: 9;
}


.banner-section .author-box .author-2{
  position: absolute;
    top: 65%;
    right: 23%;
    width: 15%;
    z-index: 9;
}

.line {
    position: absolute;
    bottom: 14%;
}

}


@media only screen and (max-width: 1799px){
 
.banner-section .author-box .author-1 {
    position: absolute;
    top: 38%;
    left: 13%;
    width: 15%;
}

.banner-section .author-box .author-4 {
    position: absolute;
    top: 38%;
    right: 13%;
    width: 15%;
}

.banner-section .author-box .author-3 {
    position: absolute;
    top: 68%;
    left: 23%;
    width: 15%;
    z-index: 9;
}


.banner-section .author-box .author-2{
  position: absolute;
    top: 68%;
    right: 23%;
    width: 15%;
    z-index: 9;
}

}


@media only screen and (max-width: 1499px){

.banner-section {
    padding: 200px 0px 385px 0;
}


}


@media only screen and (max-width: 1399px){


}


@media only screen and (max-width: 1299px){


}



@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;
  }

  .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;
  }

}



@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%;
  }

}


@media only screen and (max-width: 767px){

  .sec-title h2{
    font-size: 36px;
    line-height: 44px;
  }

  .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;
  }

}

@media only screen and (max-width: 599px){

  .pagination li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .contact-banner .header_layer {
    position: absolute;
    z-index: 9;
    text-align: center;
    width: 100%;
    left: 0;
    top: 70%;
}

  .header_layer {
    position: absolute;
    z-index: 9;
    text-align: center;
    width: 100%;
    left: 0;
    top: 25%;
}

.content-box img {
  padding-top: 100%;
}

.header_layer p {
    color: #fff;
    padding: 10px 20px;
}

.line {
    position: absolute;
    width: 100%;
    left: -20%;
    bottom: 5%;
    transition: 0.6s;
}
.line img {
      transform: scale(1.5);
}


.heading {
    padding: 5px;
    background: #f57f20;
    width: 60%;
    margin: 0 auto;
    border-radius: 27px;
    margin-bottom: 7%;
}

.service-flex .box .heading_line h2 {
    position: absolute;
    top: 20%;
    transform: translateY(-55%);
    font-size: 25px;
    color: #ffffff;
    background: #f57f20;
    padding: 10px 30px;
    border-radius: 25px;
}

.payroll-flex {
    display: block;
}


.recruiter_section {
    display: block;
}

.performance_section {
    display: block;
        margin-top: 70px;
}

.title_area {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.title_area p{
 padding: 10px 0;
}

.footer_title h2 {
    width: 75%;
}

.footer_image {
  padding: 20px 0;
}


.about_box .box .image_circle {
  margin-bottom: 30px;
}

.about_box .box .image_circle img {
  margin: 0 auto;
}

.ring {
    position: absolute;
    top: 6%;
    left: 15%;
}

.service-flex .box .image_circle img {
  margin: 0 auto;
}

.heading_box {
  position: absolute !important;
    width: 100%;
    top: 0;
}


.service-flex .box .heading_line .circle::before {
  
    top: -16px;
    right: 50px;
}

.payroll-flex .box .heading_line h2 {
  text-align: center;
}

.recruiter_section .box .heading_line h2 {
  left: 15%;
}

.performance_section .heading_box {
        position: absolute !important;
        width: 100%;
        top: 57%;
        left: 19%;
    }


}




















