/* 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: 10px 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;
  }
  .homeVisionSec .image-column h5 {
    top: 95px;
  }
  .curveArrowImg {
    left: 680px;
  }
  .homeAboutUs .row {
    align-items: center;
  }
  .careerContentRow .imageBox img {
    top: 280px;
    height: 180px;
  }
  .contentCol .contentBox p {
    max-width: 100%;  
  }
}
@media only screen and (max-width: 1100px){
    .curveArrowImg {
        left: 620px;
    }
}


@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;
  }
  .pb_40 {
    padding-bottom: 24px;
  }
  .pb_60 {
    padding-bottom: 24px;
  }
  .pb_90 {
    padding-bottom: 60px;
  }
  .pb_80 {
    padding-bottom: 60px;
  }
  .pb_100 {
    padding-bottom: 60px;
  }
  .pt_100 {
    padding-top: 60px;
  }
  .pb_120 {
    padding-bottom: 60px;
  }
  .homeAboutUs .row {   
    flex-direction: column-reverse;
  }
  .homeAboutUs .image-column {
    padding-bottom: 40px;
  }
  .homeAboutUs .image-column img {
    width: 100%;
  } 
  .homeVisionSec .image-column {
      margin-bottom: 40px;
  }
  .homeVisionSec .image-column figure.image img {
      height: 300px;
  }
  .iconBoxCol.firstIconBox {
    padding-bottom: 100px;
  }
  .growBusinessSec .iconBoxCol.firstIconBox .singleIconBox {
    max-width: 100%;
    padding: 100px 44px 60px 44px;
  }
  .iconBoxCol.secondIconBox .singleIconBox {
    max-width: 100%;
  }
  .growBusinessSec .iconBoxCol.firstIconBox .singleIconBox:before {
    display: none;
  }
   .growBusinessSec .iconBoxCol.firstIconBox .singleIconBox:after {
    display: none;
  }
  .iconBoxCol.secondIconBox .singleIconBox img {
    top: -60px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 130px;
  }
   .iconBoxCol.thirdIconBox .singleIconBox {
    max-width: 100%;
  }
  .iconBoxCol.thirdIconBox .singleIconBox img {
    top: -60px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 130px;
  }
  .iconBoxCol.secondIconBox {
    padding-bottom: 100px;
  }
  .growBusinessSec .pattern-layer {
    height: 340px;
  }
  .smallTitleCol img {
    right: 110px;
    width: 50px;
    height: 80px;
    margin: 0 auto;
    left: unset;   
  }
  .partnerSec .titleCol {
    padding-bottom: 40px;
  }
  .partnerSec .stepRow:before {
    top: 0;
  }
  .logoSliderSec .text-inner ul.text-list li img {
    height: 140px;
  }
  .partnerSec .stepRow:before {
    top: 0;
    height: 106%;
  }
  .getStartedSec {
    position: relative;
    padding: 180px 0 60px 0;
  }
  .curveArrowImg {
    left: 490px;
  }
  .contentCol .contentBox {
    padding: 40px 40px 60px 40px;
    margin: 0;
    border-radius: 20px;
  }
  .careerContentRow .contentCol {
    margin-bottom: 24px;
  }
  .careerContentRow .contentCol:nth-last-child(1) {
    margin-bottom: 0px;
  }
  .careerContentRow .imageBox {
    text-align: center;
  }
  .careerContentRow .imageBox img {
    top: 0;
    height: 180px;
    position: relative;
  }
  .homeCtaSec .pattern-layer {
    height: 370px;
  }
  .contact-section .sec-title h6 {
    max-width: 100%;
  }
  .footer-widget.logo-widget {
    text-align: center;
    margin-bottom: 60px !important;
  }
  .main-footer .social-links {
    justify-content: center;
  }
  .footer-bottom .bottom-inner {
    flex-wrap: wrap;
  }
  .footer-bottom .bottom-inner .copyright {
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
  }
  .footer-bottom .bottom-inner .companyLink {
    width: 100%;
    text-align: center;
  }
  .footer-widget.image-widget {
    text-align: center;
  }
  .footer-widget.image-widget img {
    height: 160px;
  }
  .homeAboutUs .content-column {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  
}


@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: 60px;
  }

  .partnerRightBoxNum .numberBox img {
    height: 70px;
    width: auto;
  }
  .partnerRightBoxNum .numberBox {
      text-align: center;
      margin-bottom: -40px;
      position: relative;
  }
  .partnerSec .stepRow .row:nth-child(even) {
    flex-direction: column-reverse;
  }
  .partnerRightBoxContent .contentBox {
    padding: 60px 20px 40px 20px;
  }
   .partnerLeftBoxNum .numberBox img {
    height: 70px;
    width: auto;
  }
  .partnerLeftBoxNum .numberBox {
      text-align: center;
      margin-bottom: -40px;
      position: relative;
  }
  .partnerLeftBoxContent .contentBox {
    padding: 60px 20px 40px 20px;
  }
  .partnerSec .stepRow:before {
    display: none;
  }
  .partnerSec .stepRow .row:after {
    display: none;
  }
  .partnerSec .pl_60 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}


@media only screen and (max-width: 690px){
  .pattern-layer.mobileLayer {
      display: block;
  }
  .pattern-layer.deskstopLayer {
      display: none;
  }
  .heroSec {
      padding: 100px 0px 40px 0px !important;
      height: 100vh;
  }
  .pl_60 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .pb_90 {
    padding-bottom: 24px;
  }
  .pb_80 {
    padding-bottom: 24px;
  }
  .pb_100 {
    padding-bottom: 40px;
  }
  .pt_100 {
    padding-top: 40px;
  }
  .pb_120 {
    padding-bottom: 40px;
  }
  .homeAboutUs .titleCol h2 {
    max-width: 280px;
    margin: 0 auto;
  }
  .homeAboutUs .titleCol h2 span{
    display: inline-block;
  }
  .homeAboutUs .content-column {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .homeVisionSec .image-column h5 {
    top: 155px;
  }
  .homeVisionSec .pattern-layer {
    height: 280px;
  }
  .smallTitleCol h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .smallTitleCol img {
    right: 0px;
    height: 40px;  
  }
  
  .logoSliderSec .slide-text .text-inner {
    transform: rotate(0deg);
  }
  section.logoSliderSec {
    margin-bottom: 0;
    padding: 0;
  }
  .getStartedSec {
      position: relative;
      padding: 40px 0;
  }
  .getStartedSec .sec-title h3.title-animation {
      padding-bottom: 16px;
  }
  .getStartedSec .sec-title h5 {
      font-size: 1.25rem;
  }

  .ctaRow .btn-box a.theme-btn {
      height: 80px;
      font-size: 16px;
      line-height: 70px;
      padding: 0;
  }
  .ctaRow .btn-box a.theme-btn img {
      height: 40px;
  }
  .contact-section .sec-title h2 {
    font-size: 28px;
    line-height: 36px;
    max-width: 100%;
  }
  .contact-section .form-inner {
    padding: 24px;
  }

}

@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;
  }
}


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

  .mobile-menu{
    width: 100%;
  }

}




















