@media only screen and (max-width: 1400px) {
  .megamenu-image-part {
    padding: 35px 25px;
  }

  .megamenu-list-header {
    font-size: 18px;
    line-height: 25px;
  }

  .megamenu-list>li>a {
    padding: 8px 0;
    font-size: 14px;
    line-height: 21px;
  }

  .container {
    max-width: 1250px;
  }

  h1 {
    font-size: 55px;
    line-height: 62px;
  }

  h2 {
    font-size: 45px;
    line-height: 52px;
  }

  .para,
  .cust-form label {
    font-size: 16px;
    line-height: 23px;
  }

  .sub-sec-head {
    font-size: 20px;
    line-height: 27px;
  }

  .three-col-width {
    width: 355px;
  }

  .industry .section-wrap {
    gap: 10px;
  }

  .industry-wrap {
    justify-content: center;
  }

  .industry-img {
    width: 45%;
  }

  .industry-img img,
  .industry-img a {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .industry-sec .section-wrap {
    gap: 10px;
  }

  .circle-info {
    width: 250px;
    height: 250px;
  }
}

/*** 

====================================================================
  media query of width 1399px
====================================================================

 ***/

@media screen and (max-width: 1399px) {
  .four-col-width {
    width: 265px;
  }
}

/*** 

====================================================================
  media query of width 1024px
====================================================================

 ***/

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

  /* ---------------------- toolbar ----------------- */
  .header_area {
    display: none;
  }

  #mobile-nav {
    display: block;
  }

  #nav-menu,
  #nav-menu.now-active {
    display: none;
  }

  .container {
    max-width: 100%;
  }

  h1 {
    font-size: 45px;
    line-height: 52px;
  }

  h2 {
    font-size: 35px;
    line-height: 42px;
  }

  h3 {
    font-size: 22px;
    line-height: 29px;
  }

  .para,
  .cust-form label {
    font-size: 14px;
    line-height: 21px;
  }

  .sub-sec-head {
    font-size: 16px;
    line-height: 23px;
  }

  .three-col-width {
    width: 300px;
  }

  .service-head {
    position: initial;
  }

  .hrztl-sec {
    margin-bottom: 10px;
  }

  .cta-sec {
    padding: 80px;
  }

  .portfolio-slider {
    height: auto;
  }

  .portfolio-slider__img,
  .portfolio-slider__content {
    transform: initial;
  }

  .portfolio-slider__content {
    margin-top: 50px;
  }

  .portfolio-slider__item {
    flex-direction: column;
  }

  .portfolio-slider__img {
    width: 440px;
    height: 360px;
  }

  .vert-tab {
    flex-direction: column;
  }

  .recr-content.active {
    justify-content: flex-start;
  }

  .recr-content {
    margin: 5px 0 0 0;
    padding: 25px;
  }

  .vert-tab>div {
    width: 100%;
    height: auto;
  }

  .recr-content h3 {
    transform: none;
  }

  .director-wrap>div:nth-of-type(1) img {
    width: 60px;
  }

  .portfolio-div {
    max-width: 400px;
  }

  .service-page {
    height: auto !important;
  }

  .about-company-service .four-col-width:nth-child(even) {
    margin-top: 25px;
  }

  .industry-div {
    padding: 20px 25px;
  }

  .thank-you-head {
    font-size: 100px;
  }

  .cust-btn-blue {
    font-size: 14px;
    padding: 10px 20px;
  }

  .circle-info {
    width: 200px;
    height: 200px;
  }
}

/*** 

====================================================================
  media query of width 991px
====================================================================

 ***/
@media only screen and (max-width: 991px) {
  .about-company-service {
    margin-top: 60px;
  }

  .about-company-service .four-col-width:nth-child(even) {
    margin-top: 0;
  }

  .about-company-service .four-col-width {
    width: 215px;
    min-height: auto;
  }

  .model-div {
    width: 49%;
  }

  .case-study-img {
    height: auto;
    width: 500px;
  }
}

/*** 

====================================================================
  media query of width 768px
====================================================================

 ***/

@media only screen and (max-width: 768px) {
  .industry-wrap {
    width: 100%;
  }

  .contact-form {
    margin-top: 60px !important;
  }

  .contact-form.search-form {
    margin-top: 0 !important;
  }

  .contact-page .banner-content .container {
    margin-top: 150px;
  }

  .portfolio-div {
    margin-top: 50px !important;
  }

  .portfolio-div:last-child {
    display: none;
  }

  .model-div {
    width: 45%;
  }

}

/*** 

====================================================================
  media query of width 1024px
====================================================================

 ***/

@media only screen and (max-width: 600px) {
  .py-100 {
    padding: 60px 0;
  }

  .pt-100 {
    padding-top: 60px;
  }

  .pb-100 {
    padding-bottom: 60px;
  }

  .p-100 {
    padding: 60px;
  }

  .mt-100 {
    margin-top: 60px !important;
  }

  h1 {
    font-size: 30px;
    line-height: 37px;
  }

  h2 {
    font-size: 25px;
    line-height: 32px;
  }

  .para,
  .cust-form label {
    font-size: 12px;
    line-height: 19px;
  }

  .arrow-btn,
  .sub-sec-head {
    font-size: 14px;
    line-height: 21px;
  }

  .arrow-btn::after {
    width: 40px;
    height: 40px;
    background-size: 16px;
  }

  .icon-circle {
    height: 60px;
    width: 60px;
    outline: 5px solid #BCC79D;
  }

  .icon-circle img,
  .contact-info-wrap .row>div img {
    width: 40px;
  }

  .cta-sec {
    padding: 25px;
  }

  h3 {
    font-size: 16px;
    line-height: 23px;
  }

  .three-col-width {
    width: 45%;
  }

  .industry-img h3 {
    position: absolute;
    bottom: 12px;
    left: 12px;
  }

  .industry-wrap {
    gap: 15px;
  }

  .portfolio-slider {
    width: 100%;
  }

  .portfolio-slider__img {
    width: 90%;
    height: auto;
  }

  .gradiant-circle {
    width: 80px;
    height: 80px;
  }

  .gradiant-circle img {
    width: 40px;
  }

  .header-content .mt-60 {
    margin-top: 25px
  }

  .industry-div .gradiant-circle {
    margin: 0 30px;
  }

  .developer .hire-developer-icon>div,
  .page-404 .banner-content .container .contact-wrap>div {
    width: 45%;
  }

  .thank-you-head {
    font-size: 70px;
  }

  .cust-btn-blue {
    font-size: 12px;
    padding: 8px 16px;
  }

  .casestudy-sec {
    padding: 100px 0;
  }

  .cs-client>div {
    width: 50%;
  }
  .arrow-circle{
    top: 10px;
    right: 10px;
  }
  .casestudy-div {
    width: 45%;
  }
}


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

  .three-col-width,
  .page-404 .banner-content .container .contact-wrap>div,
  .model-div {
    width: 100%;
  }

  .icon-circle {
    height: 35px;
    width: 35px;
    outline: 5px solid #BCC79D;
  }

  .icon-circle img {
    width: 25px;
  }

  .portfolio-slider__pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .portfolio-slider__pagination .swiper-pagination-bullet-active {
    height: 18px;
  }

  .contact-details .icon-circle {
    height: 40px;
    width: 40px;
    outline: 5px solid #BCC79D;
  }

  .contact-details .icon-circle img {
    width: 25px;
  }

  .arrow-circle,
  .arrow-circle::before {
    height: 25px;
    width: 25px;
    background-size: 10px;
  }

  .partner-sec .section-wrap img {
    width: 30%;
  }

  .address.row>* {
    width: auto;
  }

  .industry-div {
    padding: 15px;
  }

  .industry-div .gradiant-circle {
    width: 60px;
    height: 60px;
  }

  .industry-div .gradiant-circle img {
    width: 25px;
    height: 25px;
  }

  .gradient-technology .col-6 {
    width: 100%;
    margin-bottom: 10px;
  }

  .gradient-technology .row {
    margin-bottom: 0 !important;
  }

  .thank-you-head {
    font-size: 50px;
  }

  .circle-info {
    width: 150px;
    height: 150px;
  }
  .arrow-circle{
    top: 5px;
    right: 5px;
  }
}