body {
  overflow: visible;
  overflow-x: hidden;
}

@media (max-width: 1700px) {
  /*=== Header ===*/
  .abs-header-style-2.site-header .abs-header-content-area .container-fluid {
    padding: 0 30px;
  }
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-item:before {
    right: 0;
  }
  /*=== Homepage 01 ===*/
  .about-section-one,
  .pricing-section-one,
  .testimonial-section-one {
    margin: 0 50px;
  }
  .about-one-right-box {
    padding: 130px 45px 100px 45px;
  }
  .about-one-right-box .ihbox-style-area {
    padding: 0 100px 0 60px;
  }
  .pricing-section-one .abs-heading-subheading .abs-title {
    font-size: 45px;
    line-height: 55px;
  }
  .accordion-section-one {
    margin: 10px 50px;
  }
  /*=== Homepage 02 ===*/
  .service-section-two .service-slider-area {
    margin-right: -142px;
  }
  .video-section-two {
    margin: 0 50px;
  }
}

@media (max-width: 1600px) {
  /*=== Header ===*/
  .abs-header-style-2.site-header .abs-logo-area {
    padding-right: 30px;
  }
  /*=== Homepage 01 ===*/
  .about-section-one,
  .pricing-section-one,
  .testimonial-section-one {
    margin: 0 30px;
  }
  .about-one-right-box {
    padding: 130px 30px 100px 25px;
  }
  .about-one-right-box .ihbox-style-area {
    padding: 0 80px 0 0px;
  }
  .accordion-section-one {
    margin: 10px 30px;
  }
  /*=== Homepage 02 ===*/
  .service-section-two .service-slider-area {
    margin-right: -92px;
  }
  .video-section-two {
    margin: 0 30px;
  }
  .video-section-two .video-bottom-area {
    padding: 100px 50px 75px;
  }
}

@media (max-width: 1500px) {
  /*=== Header ===*/
  .abs-header-style-2.site-header .abs-logo-area {
    padding-right: 20px;
  }
  /*=== Homepage 01 ===*/
  .about-one-right-box .ihbox-style-area {
    padding: 0 50px 0 0px;
  }
  /*=== Homepage 02 ===*/
  .service-section-two .service-slider-area {
    margin-right: -42px;
  }
  .video-section-two .video-bottom-area {
    padding: 100px 30px 75px;
  }
  .testimonial-two-leftbox {
    margin-right: 35px;
  }
   .about-hero-text{
    width: 60%;
  }
}

@media (max-width: 1400px) {
 
  /*=== Header ===*/
  .abs-header-style-2.site-header .abs-logo-area {
    padding-right: 10px;
  }
  /*=== Homepage 01 ===*/
  .about-one-right-box .ihbox-style-area {
    padding: 0;
  }
  /*=== Homepage 02 ===*/
  .service-section-two {
    padding: 95px 0 95px 30px;
  }
  .service-section-two .service-slider-area {
    margin-right: 0;
  }
  .team-section-two .team-btn-bg .abs-text br {
    display: none;
  }
}

@media (max-width: 1366px) {
  /*=== Header ===*/
  .abs-header-style-1 .abs-header-text-box {
    display: none;
  }
  /*=== Section Padding ===*/
  section > .container {
    padding: 0 30px;
  }
  .section-xxl {
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .section-xl {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-lg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .abs-title-bar-wrapper > .container {
    padding: 0 30px !important;
  }
  /*=== Homepage-01 ===*/
  .about-one-right-box {
    padding: 100px 30px 80px 10px;
  }
  .about-one-right-box .left-col .abs-buttons {
    flex-direction: column;
    gap: 30px 0;
    align-items: start !important;
  }
  .about-one-right-box .left-col .abs-buttons .ms-4:has(.abs-btn-style-text) {
    margin-left: 0 !important;
  }
  .pricing-section-one .abs-heading-subheading .abs-title {
    font-size: 40px;
    line-height: 50px;
  }
  .pricing-section-one .left-col {
    padding: 60px 30px;
  }
  .pricing-section-one .pricing-toggle {
    width: fit-content;
  }
  .testimonial-section-one .testimonial-area .left-col {
    padding: 0 0px 0 30px;
  }
  .testimonial-section-one .testimonial-area .right-box {
    padding: 25px 30px;
  }
  .accordion-one-right-box {
    padding: 90px 30px;
  }
  .accordion-one-right-box .left-col {
    padding-right: 50px;
  }
  .accordion-one-right-box .accordion {
    padding: 0;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-content-wrapper {
    padding: 50px 30px 30px;
  }
  /*=== Homepage-02 ===*/
  .about-two-content .abs-heading-subheading {
    padding-left: 80px;
  }
  .about-two-content .inner-box .abs-column-one .abs-ihbox-style-5 {
    padding: 38px 30px 90px 30px;
  }
  .service-section-two {
    margin: 0 30px;
    padding: 90px 30px;
  }
  .service-section-two .abs-heading-subheading .abs-title {
    font-size: 40px;
    line-height: 46px;
  }
  .about-us-section-two {
    padding: 15px 30px 0;
  }
  .policy-inner {
    z-index: 2;
    position: relative;
  }
  .about-us-two-rightbox::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
    opacity: 0.8;
    border-radius: 10px;
    background-color: #ecf0f4;
  }
  .about-us-two-rightbox .abs-custom-heading,
  .about-us-two-rightbox .absgroup-ele-fid-style-4 {
    position: relative;
    z-index: 1;
  }
  .about-us-two-leftbox .abs-custom-heading,
  .about-us-two-rightbox .abs-custom-heading {
    padding-right: 0;
  }
  .abs-ihbox-style-9 {
    padding: 60px 30px 35px 30px;
  }
  .video-section-two .video-play-bg {
    padding: 100px 50px;
  }
  .video-section-two .video-bottom-area .content-box {
    margin: 0 20px 0 -40px;
  }
  .portfolio-section-two {
    padding: 100px 0 50px;
  }
  .portfolio-section-two .container-fluid {
    padding: 0 30px !important;
  }
  .client-section-two {
    padding: 0 30px 70px;
  }
  .team-section-two {
    margin: 0 30px;
    padding: 60px 30px;
  }
  .team-section-two > .container.p-0 {
    margin: 0 !important;
  }
  .team-section-two .team-btn-bg .abs-btn.white {
    height: fit-content;
  }
  .testimonial-section-two {
    margin: 15px 30px 0;
  }
  /* .testimonial-two-rightbox {
    padding: 90px 30px 90px 0px;
  } */
  .abs-blog-style-1 .abs-meta-wraper .abs-meta-line,
  .abs-blog-style-1 .abs-meta-wraper .abs-meta-line a {
    font-size: 12px;
    line-height: 20px;
  }
  .abs-blog-style-1 .abs-meta-wraper {
    padding: 5px 10px;
  }
  .abs-blog-style-1 .abs-meta-wraper .abs-meta-line:not(:last-child) {
    padding-right: 12px;
    margin-right: 2px;
  }
  /*=== Our History ===*/
  .history-section {
    margin: 100px 30px;
  }
  /*=== Portfolio-Grid-No-Gap ===*/
  .portfolio-grid-no-gap > .container-fluid {
    padding: 0 30px !important;
  }
  /*=== Portfolio Single ===*/
  .abs-portfolio-single-style-1 .abs-single-project-details-list-wrapper {
    padding-top: 10px;
  }
  .abs-portfolio-single-style-1 .abs-entry-content .list-group-wrap {
    padding-left: 50px;
  }
  /*=== Contact Us ===*/
  .contact-us-section .fid-style-3-wrap {
    justify-content: center;
  }
  .contact-form-right-box {
    margin-left: 0;
  }
  .contact-form-right-box > .absgroup-gap-20px {
    padding: 0 20px;
  }
  /*=== Footer ===*/
  .abs-footer-style-1 .abs-footer-big-area .abs-footer-left h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .abs-footer-style-1 .abs-footer-contact-area .abs-footer-contact-box {
    padding: 52px 35px;
  }
  .abs-footer-style-1 .abs-footer-text-area > .container,
  .abs-footer-style-1 .abs-footer-big-area-wrapper,
  .abs-footer-style-1 .abs-footer-contact-area-wrapper {
    padding: 0 30px;
  }
  .abs-footer-style-1 .abs-footer-widget-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1339px) {
  /*=== Header ===*/
  .abs-header-style-1 .abs-header-social,
  .abs-header-style-2 .abs-right-box .abs-header-social {
    display: none;
  }
}

@media (max-width: 1280px) {
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-item {
    height: 850px;
  }
  .abs-slider-one .abs-slider-subtitle {
    font-size: 15px;
    line-height: 15px;
  }
  .abs-slider-one .abs-slider-title {
    font-size: 113px;
    line-height: 113px;
  }
  .abs-slider-one .abs-slider-desc {
    font-size: 17px;
    line-height: 28px;
  }
  /*=== Homepage 02 ===*/
  .video-section-two .video-bottom-area .content-box {
    padding-right: 75px;
  }
}

@media (max-width: 1260px) {
  .abs-blog-group-left .abs-blog-style-2 .abs-post-title {
    font-size: 28px;
    line-height: 34px;
  }
  .abs-blog-style-2 .abs-content-wrapper {
    padding: 25px 30px 20px;
  }
}

@media (max-width: 1200px) {
  /* .abs-header-style-2 .abs-right-box .abs-header-search-btn {
      display: none;
  } */
  /* Main Navigation start */
  .mega-dropdown-li {
    padding-left: 1.5em;
  }
  .main-menu .navigation > li > ul a.mega-dropdown-link {
    margin-left: 15px;
  }
  .main-menu .navigation > li > ul .mega-dd-col.col-active {
    background: #f8f8f8;
  }
  .mega-dropdown-link:before {
    content: "\e814";
    font-family: "absgroup-base-icons";
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
  }
  .mega-dropdown-link.open:before {
    content: "\e812";
  }
  .sub-category__dd {
    display: none;
    padding-left: 35px;
  }
  .sub-category__dd li:not(:last-child) {
    border-bottom: solid 1px #ccc !important;
  }
  .sub-category__dd li a,
  .accessories-link {
    display: block;
    padding: 15px 0 !important;
  }
  .main-menu ul.navigation li.dropdown.active {
    background: #eee;
  }
  .accessories-link {
    padding-left: 20px !important;
  }
  /* Main NAvigation end */

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: none;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: calc(var(--bs-gutter-x) * 0.8);
    padding-left: calc(var(--bs-gutter-x) * 0.8);
  }
  /** Main menu resoposive **/
  .abs-menu-wrap {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 1000;
    width: 300px;
    height: 100%;
    padding: 0;
    display: block;
    transition: all 900ms ease;
    transform: translateX(400px);
    opacity: 0;
  }
  .active .abs-menu-wrap {
    right: 0px;
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
    opacity: 1;
  }
  .abs-mobile-menu-bg {
    position: fixed;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    z-index: 99;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 300ms ease;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
  }
  .active .abs-mobile-menu-bg {
    opacity: 1;
    width: 100%;
    visibility: visible;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transform: translateX(0%);
  }
  .closepanel {
    position: absolute;
    z-index: 99;
    right: 20px;
    margin-left: -20px;
    top: 30px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 25px;
    color: #000;
    border: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .navbar-toggler {
    display: block !important;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    font-size: 35px;
    line-height: 35px;
    color: var(--abs-blackish-color);
    width: 40px;
    z-index: 1;
  }
  .navbar-toggler:hover,
  .navbar-toggler:focus {
    outline: none;
  }
  .main-menu .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    z-index: 99;
    top: 82px;
  }
  .main-menu .navigation > li {
    float: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .site-header .site-navigation ul.navigation > li > a {
    height: auto;
    padding: 15px 25px;
    /* display: inline-block; */
    display: block;
    margin: 0;
    color: #000 !important;
  }
  .site-header .site-navigation ul.navigation > li.active > a.md-link {
    color: var(--abs-blackish-color) !important;
    background-color: #d9deff;
  }
  .main-menu .navigation > li > ul a.mega-dropdown-link.open {
    color: var(--abs-global-color);
  }
  .main-menu .navigation > li.dropdown:hover > ul {
    transform: translate(0);
  }
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    border: none;
    box-shadow: inherit !important;
    width: 100%;
    display: none;
    position: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .main-menu .navigation > li > ul > li > ul {
    left: 0;
    top: 100%;
  }
  .main-menu .navigation > li.dropdown > ul.open,
  .main-menu .navigation > li.dropdown > ul.open li.dropdown > ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    padding-left: 1em;
    /* padding-left: 2.5em; */
  }
  .main-menu .navigation > li > ul li,
  .main-menu .navigation > li > ul li a {
    border: none;
  }
  .menu-right-box {
    position: relative;
    right: 30px;
    top: 10px;
  }
  .site-header .righticon {
    display: block;
    position: absolute;
    right: 25px;
    top: 15px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    z-index: 1;
  }
  .site-header .menu-right-box,
  .abs-header-style-1 .abs-header-info,
  .abs-header-style-1 .abs-header-content .abs-right-box {
    display: none !important;
  }
  .abs-burger-menu-wrapper {
    display: block;
    width: 35px;
  }
  .abs-pre-header-wrapper,
  .abs-nav-menu-toggle,
  .site-header .abs-menuarea .abs-header-search-btn,
  .abs-header-style-2 .abs-right-box .abs-header-button {
    display: none;
  }
  ul.navigation.clearfix {
    padding: 90px 0;
  }
  .site-header .site-header-menu > .container {
    padding: 0 30px;
  }
  .abs-search-overlay .abs-search-outer {
    position: absolute;
    left: 50px;
    right: 50px;
  }
  .site-header .main-menu .navigation > li {
    padding: 0 !important;
  }
  .abs-header-style-1 .abs-header-search-btn a,
  .abs-header-style-2 .abs-sticky-header .abs-header-search-btn a {
    color: var(--abs-blackish-color);
  }
  .abs-header-style-1 .abs-bg-color-blackish .abs-header-search-btn a,
  .abs-header-style-2 .abs-header-search-btn a {
    color: var(--abs-white-color);
  }
  .site-header .abs-sticky-header-mobile-yes.abs-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    top: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    visibility: hidden;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
    backdrop-filter: blur(10px);
  }
  .site-header
    .abs-fixed-header.abs-sticky-header-mobile-yes.abs-sticky-header {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .abs-navbar > div {
    background-color: var(--abs-white-color);
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 1000;
    width: 100%;
    max-width: 500px;
    height: 100%;
    padding: 0;
    display: block;
    transition: all 900ms ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    opacity: 0;
  }
  .nav-menu-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    font-size: 35px;
    line-height: 35px;
    color: var(--abs-white-color);
    width: 40px;
    border: none;
  }
  .abs-navbar > div.active {
    right: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    opacity: 1;
    width: 100vw;
    overflow-x: hidden;
  }
  .site-header .abs-header-search-btn {
    padding-right: 20px;
  }
  .site-header
    .abs-sticky-header-mobile-yes.abs-sticky-header
    .nav-menu-toggle {
    color: var(--abs-blackish-color);
  }
  .abs-header-style-1 .abs-top-area .container-fluid {
    padding: 0 30px;
  }
  .abs-header-style-1 .abs-header-content {
    background-color: transparent;
  }
  .abs-header-search-form-wrapper.open .search-form {
    position: absolute;
    left: 50px;
    right: 50px;
  }
  .abs-header-style-2 .abs-main-header-area {
    background-color: var(--abs-blackish-color);
  }
  .abs-header-search-form .abs-header-search-form-wrapper {
    height: 400px;
  }
  .abs-header-search-form-wrapper .abs-search-close {
    right: 10px;
  }
  /*=== Section-Padding ===*/
  section > .container {
    padding: 0 30px !important;
  }
  .section-xxl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-lgt {
    padding-top: 80px;
  }
  .section-md {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-xl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-lg {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-lgb {
    padding-bottom: 80px;
  }
  /*=== Section-Title ===*/
  .abs-heading-subheading .abs-title {
    font-size: 52px;
    line-height: 62px;
  }
  .abs-heading-subheading .abs-heading-desc br {
    display: none;
  }
  /*=== Title Bar ===*/
  .abs-title-bar-content .abs-tbar-title {
    font-size: 48px;
    line-height: 65px;
  }
  /*=== Homepage-01 ===*/
  .about-section-one .col-md-4:has(.about-one-left-bg),
  .about-section-one .col-md-8:has(.about-one-right-box) {
    width: 100%;
  }
  .about-one-left-bg {
    padding: 300px 0;
    height: auto;
    margin-right: 0;
  }
  .about-one-right-box {
    padding: 80px 30px 60px 30px;
  }
  .about-one-right-box .left-col > .pe-3 {
    padding-right: 0 !important;
  }
  .absgroup-ele-fid-style-2 .abs-fid-inner {
    font-size: 50px;
    line-height: 50px;
  }
  .abs-ihbox-style-10 .abs-heading-desc {
    padding: 0;
  }
  .pricing-section-one .left-col,
  .pricing-section-one .right-col {
    width: 100%;
  }
  .pricing-section-one .left-col {
    padding: 80px 30px 100px;
  }
  .testimonial-section-one .video-play-bg {
    padding: 100px 0;
  }
  .testimonial-section-one .testimonial-area {
    padding: 80px 0;
  }
  .testimonial-section-one .testimonial-area .right-box {
    margin-left: 30px;
  }
  .accordion-section-one .first-col,
  .accordion-section-one .second-col {
    width: 100%;
  }
  .accordion-section-one .accordion-img {
    height: auto;
    padding: 230px 0;
    border-radius: 10px;
  }
  .accordion-one-right-box {
    padding: 80px 30px;
  }
  .accordion-one-right-box .left-col {
    margin-bottom: 50px;
  }
  /*=== Homepage-02 ===*/
  .ihbox-section-two .abs-column:last-child {
    margin-top: 40px;
  }
  .about-two-content .inner-box {
    padding: 40px 0 0 30px;
    margin: -35px 0 0 -80px;
  }
  .about-two-img:after {
    left: calc(100% - 126px);
  }
  .service-section-two {
    padding: 80px 0 70px;
  }
  .full-width-1200 {
    width: 100%;
  }
  .service-section-two .service-arrow {
    display: none;
  }
  .service-section-two .abs-heading-subheading {
    margin-bottom: 0;
  }
  .service-section-two .service-slider-area {
    margin-top: 40px;
  }
  .about-us-two-leftbox,
  .about-us-two-rightbox {
    padding: 50px 30px 30px;
  }
  .video-section-two .video-play-bg {
    padding: 80px 30px;
  }
  .video-section-two .video-bottom-area {
    padding: 80px 30px 70px;
  }
  .video-section-two .video-bottom-area .content-box {
    padding: 0 50px 0 35px;
  }
  .portfolio-section-two {
    padding: 80px 0 40px;
  }
  .portfolio-section-two .abs-heading-subheading .abs-heading-desc {
    padding: 30px 0 0 0px;
  }
  .abs-portfolio-style-2 .absgroup-box-content {
    padding: 30px;
  }
  .client-section-two {
    padding: 0 30px 60px;
  }
  .team-section-two {
    padding: 60px 0;
  }
  .team-section-two .team-btn-bg-wrap {
    margin-top: 0;
  }
  .team-section-two .team-btn-bg {
    margin-left: 0;
  }
  .testimonial-two-leftbox {
    margin-right: 25px;
  }
  .testimonial-two-rightbox {
    /* margin-left: -20px; */
    padding: 90px;
  }
  .abs-blog-style-1 .abs-meta-wraper .abs-meta-line:not(:last-child) {
    padding-right: 14px;
    margin-right: 3px;
  }
  /*=== Our History ===*/
  .abs-element-timeline-style-2 .abs-ourhistory-row,
  .abs-element-timeline-style-2 .abs-timeline-inner {
    margin: 0;
  }
  .abs-element-timeline-style-2 .abs-ourhistory-right .content {
    padding: 30px 40px;
  }
  /*=== Team Member ===*/
  .our-team-section {
    padding: 80px 0 20px;
  }
  /*=== Team Member Detail ===*/
  .abs-team-single .abs-team-contact-form-wrap {
    padding-left: 35px;
  }
  /*=== Portfolio Single ===*/
  .abs-portfolio-single-style-2 .abs-single-project-content .abs-entry-content {
    padding-right: 0;
  }
  .abs-portfolio-single-style-2 .abs-single-project-side-detail {
    padding-top: 60px;
  }
  .abs-portfolio-single-style-2 .abs-entry-content .pf-detail-img {
    width: 100%;
  }
  /*=== Sidebar ===*/
  .service-left-col,
  .service-right-col,
  .blog-left-col,
  .blog-right-col {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .sidebar .widget {
    margin-bottom: 20px;
  }
  /*=== Service Detail ===*/
  .service-details > .container > .row {
    flex-direction: column-reverse;
  }
  .service-details .abs-service-feature-image img {
    margin-top: 0;
  }
  .service-details .abs-ihbox-style-4-area {
    padding-right: 0;
  }
  .service-left-col,
  .blog-right-col {
    margin-top: 60px;
  }
  /*=== Portfolio ===*/
  .abs-portfolio-style-1 .absgroup-box-content {
    bottom: 30px;
    left: 30px;
    right: 30px;
  }
  .abs-portfolio-style-1 .abs-portfolio-title {
    font-size: 18px;
    line-height: 20px;
  }
  .abs-portfolio-style-1 .abs-port-cat a {
    font-size: 12px;
    line-height: 22px;
  }
  /*=== Portfolio Single ===*/
  .abs-portfolio-single-style-1 .abs-single-project-details-list-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
    padding: 0 0 30px;
  }
  .abs-portfolio-single-style-1 .abs-element-title1 {
    width: 100%;
  }
  .abs-portfolio-single-style-1 .abs-portfolio-lines-wrapper ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .abs-portfolio-single-style-1
    .abs-portfolio-single
    .abs-featured-img-wrapper {
    padding-bottom: 30px;
  }
  .abs-portfolio-single-style-1 .abs-entry-content .list-group-wrap {
    padding: 0;
  }
  .abs-portfolio-single-style-1 .ihbox-style-area {
    padding-bottom: 30px;
  }
  /*=== Blog Classic ===*/
  .single-blog-authorbox .authorbox-img,
  .single-blog-authorbox .abs-authorbox-title,
  .single-blog-authorbox .abs-authorbox-position {
    display: block;
  }
  /*=== Blog Single Details ===*/
  .blog-details .abs-entry-content .abs-block-column:first-child figure,
  .blog-details .abs-entry-content .abs-block-column:last-child figure {
    padding: 0;
  }
  .blog-details
    .abs-entry-content
    .abs-block-columns
    .abs-block-column:last-child {
    margin-top: 30px;
  }
  .post-navigation .nav-links a {
    width: auto;
  }
  /*=== Contact Us ===*/
  .contact-us-section {
    padding: 60px 0 40px;
  }
  .contact-form-right-box {
    margin-top: 20px;
    padding: 30px 10px 10px;
  }
  .contact-us-section .contact-form.left-box textarea.form-control {
    height: 130px;
  }
  /*=== Footer ===*/
  .abs-footer-style-1 .abs-footer-big-area .abs-footer-left h3 {
    font-size: 32px;
    line-height: 40px;
  }
  .abs-footer-style-1 .abs-footer-contact-area .abs-footer-contact-box {
    padding: 40px 30px;
    font-size: 20px;
  }
  .general-contact {
    margin-top: -80px;
  }
}

@media (max-width: 1199px) {
  .abs-team-single .abs-team-contact-form-wrap {
    padding: 30px 15px;
  }
  .abs-paragraph {
    color: #fff;
  }
  .review-adjust .review-steps p {
    font-size: 16px;
  }
  .service-details-wrapper .process-wrapper {
    border-top: none;
  }
  .service-details-wrapper .process-wrapper .demo-process-item {
    border: 1px solid #d8dde1;
    padding: 0 30px 25px;
    border-radius: 10px;
  }
  .about-hero-text {
    width: 100%;
    padding: 15px 40px;
        text-wrap: auto;
        bottom: -30px;
  }
  .sticky-header .translation-dd .bootstrap-select>.dropdown-toggle {
    color: var(--abs-white-color);
    border: solid 1px #6d74b1;
  }
}

@media (max-width: 1024px) {
  /*=== Section Title ===*/
  .abs-heading-subheading .abs-title {
    font-size: 46px;
    line-height: 56px;
  }
  .abs-heading-subheading .abs-title br {
    display: none;
  }
  /*=== Title Bar ===*/
  .abs-title-bar-content .abs-tbar-title {
    font-size: 42px;
    line-height: 50px;
  }
  .single-post .abs-title-bar-content-inner {
    width: 100%;
  }
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-item {
    height: 680px;
  }
  .abs-slider-one .abs-slider-content {
    padding: 285px 0 130px 0;
  }
  .abs-slider-area .abs-slider-subtitle {
    font-size: 12px;
    line-height: 12px;
  }
  .abs-slider-one .abs-slider-title {
    font-size: 90px;
    line-height: 90px;
  }
  .abs-slider-area .abs-slider-desc {
    font-size: 14px;
    line-height: 28px;
  }
  .abs-slider-two .abs-slider-item {
    height: 700px;
  }
  .abs-slider-two .abs-slider-title .first {
    font-size: 65px;
    line-height: 68px;
  }
  .abs-slider-two .abs-slider-title .second {
    font-size: 73px;
    line-height: 75px;
  }
  .abs-slider-two .abs-slider-desc {
    margin-bottom: 20px;
  }
  .abs-slider-two .swiper-button-prev {
    top: 42%;
  }
  /*=== Homepage-01 ===*/
  .about-one-left-bg {
    padding: 350px 0;
  }
  .absgroup-ele-ptable-style-1 .abs-pricing-table-box {
    padding: 40px 30px;
  }
  .testimonial-section-one .testimonial-area .left-col {
    padding: 0 30px 0 30px;
  }
  .testimonial-section-one .testimonial-area .right-box {
    margin: 0;
    padding: 50px 30px 0;
  }
  .testimonial-section-one .testimonial-area .right-box .abs-ihbox-style-8 {
    display: none;
  }
  .accordion-one-right-box .left-col {
    padding-right: 0;
  }
  /*=== Homepage-02 ===*/
  .about-two-img {
    padding: 250px 0;
    height: auto;
    margin: 0;
  }
  .about-two-img:before,
  .about-two-img:after {
    display: none;
  }
  .about-two-content {
    padding-top: 50px;
  }
  .about-two-content .abs-heading-subheading {
    padding-left: 0;
  }
  .about-two-content .inner-box {
    margin: 0;
    padding: 20px 0 0 0px;
  }
  .about-two-content .inner-box .list-group {
    padding: 20px 0 30px;
  }
  .about-us-two-rightbox {
    background-position: 0% 0%;
  }
  .video-section-two {
    background-position: 0px 0%;
  }
  .video-section-two .video-play-bg {
    padding: 60px 30px;
  }
  .video-section-two .video-play-bg .abs-custom-heading .abs-title {
    font-size: 46px;
    line-height: 50px;
  }
  .video-bottom-area .chart-wrap {
    width: auto;
    text-align: -webkit-center;
  }
  .video-section-two .video-bottom-area .content-box {
    border-right: none;
    margin: 50px 0;
    padding: 0;
  }
  .video-section-two .video-bottom-area .map-img {
    margin: 0;
    text-align: center;
  }
  .team-section-two .abs-custom-heading .abs-title {
    font-size: 80px;
    line-height: 80px;
  }
  .abs-team-style-2 .absgroup-box-content-inner {
    padding-right: 30px;
  }
  .abs-team-style-2 .abs-team-title {
    font-size: 22px;
    line-height: 22px;
  }
  .abs-team-style-2 .absgroup-box-team-position {
    line-height: 18px;
  }
  .abs-team-style-2 .abs-featured-wrapper.abs-hover-img {
    width: 200px;
    height: 200px;
  }
  .testimonial-two-leftbox {
    padding: 270px 0;
    height: auto;
    margin: 0;
    border-radius: 10px 10px 0 0;
  }
  .testimonial-two-rightbox {
    margin-left: 0;
    padding: 80px 30px;
  }
  .abs-blog-style-1 .abs-meta-wraper {
    width: 100%;
    left: 0;
    right: 0;
    transform: unset;
  }
  .abs-blog-style-1 .abs-meta-date-wrapper {
    right: 0;
  }
  .abs-blog-style-1 .abs-post-date .abs-date {
    font-size: 28px;
    line-height: 36px;
  }
  /*=== Our History ===*/
  .history-section {
    margin: 80px 30px;
    padding: 80px 30px 40px;
  }
  .abs-element-timeline-style-2
    .abs-timeline-inner:nth-child(even)
    .abs-ourhistory-right,
  .abs-element-timeline-style-2
    .abs-timeline-inner:nth-child(odd)
    .abs-ourhistory-left {
    padding-right: 0;
    padding-left: 30px;
  }
  .abs-element-timeline-style-2
    .abs-timeline-inner:nth-child(even)
    .abs-ourhistory-left,
  .abs-element-timeline-style-2
    .abs-timeline-inner:nth-child(odd)
    .abs-ourhistory-right {
    padding-right: 30px;
    padding-left: 0;
  }
  /*=== Team Member Detail ===*/
  .abs-team-single .abs-team-detail {
    padding-bottom: 30px;
  }
  .abs-team-single .abs-single-team-info {
    margin-bottom: 15px;
  }
  .abs-team-single .progressbar-area {
    margin-right: 0;
  }
  .abs-team-single .abs-team-contact-area {
    margin-top: 60px;
    padding: 30px 30px 10px 30px;
  }
  /*=== Service Details ===*/
  .service-details .service-single-02-img {
    padding: 180px 0;
    height: auto;
  }
  /*=== Portfolio Style ===*/
  .abs-portfolio-style-1 .absgroup-box-content {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
  /*=== Contact Us ===*/
  .contact-us-section .fid-style-3-wrap {
    justify-content: left;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .review-adjust .review-steps.border-right {
    width: 80%;
    border-radius: 30px 0 0 30px;
  }
  .review-adjust .review-steps.border-left {
    width: 80%;
    border-radius: 0 30px 30px 0;
  }
  .review-figures-img-main-wrapper img {
    max-height: 40px;
  }
  .sub-category .p-50 {
    padding: 30px !important;
  }
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-item {
    height: 510px;
    display: flex;
    align-items: center;
  }
  .abs-slider-one .abs-slider-item:before {
    top: 0;
  }
  .abs-slider-one .abs-slider-content {
    padding: 0;
  }
  .abs-slider-one .abs-slider-title {
    font-size: 71px;
    line-height: 71px;
    margin-bottom: 10px;
    width: max-content;
  }
  .abs-slider-one .abs-slider-desc {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .abs-slider-area .abs-slider-subtitle {
    margin-bottom: 10px;
  }
  .abs-slider-one .swiper-buttons {
    display: none;
  }
  .abs-slider-two .abs-slider-item {
    height: 510px;
  }
  .abs-slider-two .abs-slider-content {
    padding-top: 100px;
  }
  .abs-slider-two .abs-slider-title {
    margin-bottom: 0;
  }
  .abs-slider-two .abs-slider-title .second {
    font-size: 71px;
    line-height: 73px;
  }
  .abs-slider-two .abs-slider-desc {
    margin-bottom: 10px;
  }
  .abs-slider-two .swiper-button-prev {
    top: 37%;
  }
  /*=== Homepage-01 ===*/
  .absgroup-ele-ptable-style-1 .abs-ptable-col {
    margin-bottom: 30px;
  }
  /*=== Homepage-02 ===*/
  .abs-slider-two .abs-slider-content {
    padding-top: 20px;
  }
  .abs-slider-area .abs-slider-desc {
    font-size: 16px;
    line-height: 30px;
  }
  /*=== Our History ===*/
  .abs-element-timeline-style-2 .abs-timeline-inner .abs-ourhistory-right,
  .abs-element-timeline-style-2 .abs-timeline-inner .abs-ourhistory-left {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 75%;
    margin: 0 auto;
  }
  .abs-element-timeline-style-2 .abs-ourhistory-center {
    display: flex;
    justify-content: center;
  }
  .abs-element-timeline-style-2 .abs-ourhistory-row {
    padding-bottom: 30px;
    gap: 30px;
  }
  .abs-element-timeline-style-2 .abs-timeline-inner {
    padding-bottom: 20px;
  }
  .abs-element-timeline-style-2 .abs-timeline-image img {
    width: 100%;
  }
  /*=== Portfolio Sortable ===*/
  .abs-sortable-list-ul {
    margin-bottom: 30px;
  }
  .abs-sortable-list-ul li {
    margin-bottom: 25px;
  }
  /*=== Footer ===*/
  .abs-footer-style-1 .abs-footer-big-area > .container > .row {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .abs-footer-style-1
    .abs-footer-contact-area
    .abs-footer-contact-box:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(var(--abs-white-color-rgb), 0.1);
  }
  .product-arrows {
    display: none;
  }
  .clist-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  .clist-wrap .abs-header-button {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  /*=== Banner Slider ===*/
  .abs-slider-two .abs-slider-item {
    height: 595px;
  }
  /* .abs-slider-two .abs-slider-desc, */
  .abs-slider-two .abs-button .abs-btn-style-text.white,
  .abs-slider-two .swiper-buttons {
    display: none;
  }
  .abs-slider-two .abs-slider-content {
    padding-top: 30px;
  }
  .abs-slider-two .abs-slider-item .col-1 {
    width: 100%;
  }
  .abs-slider-two .abs-slider-subtitle {
    font-size: 16px;
    line-height: 16px;
  }
  .abs-slider-two .abs-slider-title {
    margin-bottom: 20px;
  }
  .abs-slider-two .abs-slider-title .first {
    font-size: 74px;
    line-height: 74px;
  }
  .abs-slider-two .abs-slider-title .second {
    font-size: 84px;
    line-height: 84px;
  }
  .sub-category .p-50 {
    padding: 0 !important;
    padding-top: 30px !important;
  }
}

@media (max-width: 767px) {
  .about-hero-text h3 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 8px;
  }
  .about-hero-text h6 {
    font-size: 14px;
    line-height: 1.2;
  }
  .service-box-items {
    padding: 30px 25px;
  }
  .review-adjust .adjustement-arrow {
    position: absolute;
    top: unset;
    left: 0;
  }
  .few-figures-header {
    position: relative;
  }
  .review-adjust .review-steps.border-right {
    padding: 16px 0 16px 16px;
  }
  .review-adjust .review-steps.border-left {
    padding: 16px 16px 16px 0;
  }
  .review-adjust .review-figures-img-main-wrapper {
    min-width: 65px;
    min-height: 65px;
    width: 65px;
    height: 65px;
  }
  .review-adjust .review-steps span {
    font-size: 35px;
    line-height: initial;
  }
  .few-figures-header-right .adjustement-arrow {
    right: 0;
    left: unset;
    bottom: -30px;
  }
  .few-figures-header-right .adjustement-arrow {
    right: 0;
    left: unset;
    bottom: -30px;
  }
  .few-figures-header-left .adjustement-arrow {
    left: 0;
    bottom: -22px;
  }

  .review-adjust .adjustement-arrow img {
    max-width: 50px;
  }
  .site-header .site-branding img {
    max-height: 30px;
  }
  /*=== Section-Padding ===*/
  .section-xxl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-md {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-xl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-sm {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-lg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-lgb {
    padding-bottom: 60px;
  }
  /*=== Section Title ===*/
  .abs-heading-subheading {
    margin-bottom: 30px;
  }
  .contact-us-section .abs-heading-subheading {
    margin-bottom: 30px;
  }
  .abs-heading-subheading .abs-title {
    font-size: 40px;
    line-height: 50px;
  }
  .abs-heading-subheading .abs-title br {
    display: none;
  }
  /*=== Header ===*/
  .abs-header-search-form .abs-header-search-form-wrapper {
    height: 300px;
  }
  .abs-header-search-form .abs-header-search-form-wrapper form .search-field {
    height: 70px;
    font-size: 20px;
  }
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-item {
    height: 380px;
  }
  .abs-slider-area .abs-slider-subtitle {
    letter-spacing: 1px;
  }
  .abs-slider-one .abs-slider-title {
    font-size: 49px;
    line-height: 49px;
    border-bottom: none;
  }
  .abs-slider-one .abs-slider-desc {
    display: none;
  }
  .abs-slider-two .abs-slider-item {
    height: 415px;
  }
  .abs-slider-two .abs-slider-title {
    margin-bottom: 10px;
  }
  .abs-slider-two .abs-slider-content {
    padding-top: 0px;
  }
  .abs-slider-two .abs-slider-subtitle {
    font-size: 11px;
    line-height: 11px;
  }
  .abs-slider-two .abs-slider-title .first {
    font-size: 52px;
    line-height: 52px;
  }
  .abs-slider-two .abs-slider-title .second {
    font-size: 59px;
    line-height: 59px;
  }
  /*=== Title Bar ===*/
  .abs-title-bar-content .abs-tbar-title {
    font-size: 38px;
    line-height: 55px;
  }
  /*=== Homepage-01 ===*/
  /* .service-arrow{
		display: none !important;
	} */
  .service-arrow .swiper-buttons {
    width: 120px;
    height: 55px;
    margin: 0 auto 20px;
    position: relative;
  }
  .services-slider .swiper-horizontal > .swiper-pagination-bullets,
  .services-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block;
    bottom: 10px;
  }
  .product-slider .swiper-horizontal > .swiper-pagination-bullets,
  .product-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
  }
  .testimonial-slider.swiper-horizontal > .swiper-pagination-bullets,
  .testimonial-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block;
  }
  .abs-service-style-1 .abs-service-title {
    font-size: 20px;
    line-height: 30px;
  }
  .abs-service-style-1 .abs-service-content-wrap {
    padding: 25px 10px 15px;
  }
  .about-one-left-bg {
    padding: 160px 0;
  }
  .about-one-right-box {
    padding: 60px 30px 40px 30px;
  }
  .about-one-right-box .ihbox-style-area {
    margin-top: 40px;
  }
  .about-one-right-box .ihbox-style-area .abs-miconheading-style-1 {
    padding: 0;
  }
  .about-one-right-box .list-group-wrap {
    margin-top: 0;
  }
  .pricing-section-one .left-col {
    padding: 60px 30px 70px;
  }
  .pricing-section-one .pricing-toggle {
    width: unset;
    grid-template-columns: auto;
  }
  .team-section-one .swiper-pagination,
  .testimonial-section-one .testimonial-area .swiper-pagination {
    display: none;
  }
  .testimonial-section-one .testimonial-area {
    padding: 60px 0;
  }
  .accordion-one-right-box {
    padding: 60px 30px;
  }
  .accordion-item .abs-accordion-title {
    font-size: 16px;
    line-height: 24px;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-content-wrapper {
    left: calc(50% - 100px);
  }
  /*=== Homepage-02 ===*/
  .ihbox-section-two .abs-column:nth-child(2) {
    margin-top: 40px;
  }
  .about-two-content .inner-box {
    padding: 0;
  }
  .abs-ihbox-style-5 .abs-ihbox-box {
    display: block;
  }
  .abs-ihbox-style-5 .abs-ihbox-svg,
  .abs-ihbox-style-5 .abs-ihbox-icon {
    margin-bottom: 30px;
  }
  .service-section-two {
    padding: 60px 0 50px;
  }
  .service-section-two .service-slider-area {
    margin-top: 20px;
  }
  .about-us-two-leftbox {
    padding: 50px 30px;
    height: auto;
  }
  .about-us-two-rightbox {
    height: auto;
    padding: 30px 30px 50px;
    margin-top: 15px;
  }
  .about-us-two-rightbox .abs-custom-heading .abs-title,
  .about-us-two-leftbox .abs-custom-heading .abs-title {
    letter-spacing: -1px;
  }
  .about-us-two-rightbox .abs-custom-heading .abs-title {
    font-size: 20px;
    line-height: 36px;
  }
  .about-us-two-rightbox .absgroup-ele-fid-style-4 {
    margin-top: 30px;
  }
  .absgroup-ele-fid-style-4 .abs-fid-inner {
    font-size: 60px;
  }
  .absgroup-ele-fid-style-4 .abs-fid-inner sub,
  .absgroup-ele-fid-style-4 .abs-fid-inner sup {
    font-size: 46px;
    line-height: 40px;
  }
  .absgroup-ele-fid-style-4 .abs-fid sub,
  .absgroup-ele-fid-style-4 .abs-fid sup,
  .absgroup-ele-fid-style-4 .abs-fid span {
    margin-left: -12px;
  }
  .absgroup-ele-fid-style-4 .abs-fid-before sub,
  .absgroup-ele-fid-style-4 .abs-fid-before sup,
  .absgroup-ele-fid-style-4 .abs-fid-before span {
    margin-right: -12px;
  }
  .absgroup-ele-fid-style-4 .abs-fid-before sup,
  .absgroup-ele-fid-style-4 .abs-fid sup {
    top: -25px;
    bottom: 0;
  }
  .abs-ihbox-style-9 .abs-element-title {
    padding: 0;
  }
  .video-section-two .video-play-bg {
    text-align: center;
  }
  .video-section-two .video-play-bg .abs-custom-heading .abs-title {
    font-size: 32px;
    line-height: 36px;
  }
  .video-section-two .video-bottom-area {
    padding: 60px 30px 50px;
  }
  .portfolio-section-two {
    padding: 60px 0 30px;
  }
  .client-section-two {
    padding: 0 30px 50px;
  }
  .team-section-two {
    padding: 30px 0;
  }
  .team-section-two .abs-custom-heading {
    margin-bottom: 40px;
  }
  .team-section-two .abs-custom-heading .abs-title {
    font-size: 60px;
    line-height: 60px;
  }
  .abs-team-style-2 .abs-team-title {
    font-size: 20px;
    line-height: 26px;
  }
  .abs-team-style-2 {
    padding: 0;
  }
  .abs-team-style-2 {
    justify-items: center;
  }
  .abs-team-style-2 .absgroup-box-content-inner {
    padding: 0;
    text-align: center;
  }
  .abs-team-style-2 .absgroup-box-content-inner .abs-hover-img {
    position: unset !important;
    opacity: 1 !important;
    transform: scale(1) !important;
    width: 100% !important;
    height: 100% !important;
  }
  .team-section-two .team-btn-bg {
    flex-direction: column;
    gap: 30px;
  }
  .testimonial-two-rightbox {
    padding: 60px 30px;
  }
  .abs-testimonial-style-1 .absgroup-post-item {
    padding: 112px 0 0;
  }
  .testimonial-two-rightbox .swiper-buttons {
    display: none;
  }
  .abs-blog-style-1 .abs-post-title {
    font-size: 22px;
    line-height: 30px;
  }
  .abs-blog-style-1 .abs-meta-wraper {
    position: relative;
    margin-top: 10px;
  }
  /*=== Our History ===*/
  .history-section {
    margin: 60px 30px;
    padding: 60px 30px 30px;
  }
  .abs-element-timeline-style-2 .abs-timeline-inner .abs-ourhistory-right,
  .abs-element-timeline-style-2 .abs-timeline-inner .abs-ourhistory-left {
    width: 100%;
    margin: 0;
  }
  .abs-element-timeline-style-2 .abs-heading-subheading {
    margin-bottom: 30px;
  }
  .client-style-area {
    padding-bottom: 50px;
  }
  /*=== Team Member ===*/
  .our-team-section {
    padding: 60px 0 0px;
  }
  /*=== Team Member Detail ===*/
  .site-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .abs-team-single .abs-team-title {
    font-size: 40px;
    line-height: 40px;
  }
  .abs-team-single .abs-single-team-info {
    grid-template-columns: repeat(1, 1fr);
  }
  .abs-team-single .abs-entry-content .abs-custom-heading .abs-title,
  .service-details .abs-custom-heading .abs-title,
  .abs-portfolio-single .abs-entry-content .abs-custom-heading .abs-title,
  .blog-details .abs-entry-content .abs-custom-title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -1px;
  }
  .abs-team-single .abs-team-contact-area {
    background-image: none;
  }
  /*=== Portfolio Single ===*/
  .abs-portfolio-single-style-1 .abs-single-project-details-list {
    padding: 35px 30px;
  }
  .abs-portfolio-single-style-1 .abs-portfolio-lines-wrapper ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .absgroup-gap-0px .abs-miconheading-style-11:nth-child(n + 2) {
    margin-top: 30px;
  }
  .absgroup-gap-0px .abs-miconheading-style-11 .abs-ihbox-style-11 {
    border-width: 1px;
    border-radius: 20px;
  }
  .abs-ihbox-style-6 {
    padding: 30px;
  }
  .abs-ihbox-style-6 .abs-ihbox-box {
    display: block;
  }
  .abs-ihbox-style-6 .abs-ihbox-icon-wrapper,
  .abs-ihbox-style-6 .abs-ihbox-svg-wrapper {
    margin: 0 0 20px 0;
  }
  .abs-portfolio-single .abs-entry-content .pf-detail-img {
    width: 100%;
  }
  .abs-portfolio-single-style-2 .ihbox-style-area .abs-ihbox-style-11 {
    height: auto;
    margin-top: 30px;
  }
  .abs-portfolio-single-style-2 .abs-entry-content .pf-detail-img:first-child {
    margin-bottom: 30px;
  }
  /*=== Blog Single Details ===*/
  .comment-list .children {
    margin-left: 0;
  }
  .blog-details .abs-entry-content blockquote {
    padding: 110px 30px 30px 30px;
    font-size: 20px;
    line-height: 30px;
  }
  .blog-details .abs-entry-content blockquote:before {
    top: 30px;
    left: 30px;
  }
  .blog-details .abs-author-box {
    display: block;
    border-radius: 20px;
    padding: 30px;
  }
  .abs-author-box .abs-author-image {
    margin: 0 0 30px 0;
  }
  /*=== Contact Us ===*/
  .contact-us-section {
    padding: 60px 0 60px;
  }
  .contact-form-right-box .abs-social-links-bg {
    padding: 30px;
  }
  .contact-form-right-box .abs-social-links-bg .abs-heading-title {
    text-align: center;
    padding: 0;
  }
  .contact-form-right-box .abs-social-links-bg .abs-social-links {
    margin-top: 20px;
  }
  .contact-iframe-section iframe {
    height: 400px;
  }
  /*=== Footer ===*/
  .abs-footer-style-1 {
    padding-top: 70px;
  }
  .abs-footer-style-1 .abs-footer-big-area .abs-footer-left h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .abs-footer-style-1 .abs-footer-widget-area {
    padding-top: 0;
  }
  .abs-footer-style-1 .abs-footer-text-area .abs-footer-text-inner,
  .abs-footer-style-1 .abs-footer-social-area ul {
    text-align: center;
  }
  .abs-footer-style-1 .abs-footer-text-area .abs-footer-text-inner > .row {
    gap: 15px;
  }
  .mobile-contact {
    display: inline-block;
  }
  .desktop-contact {
    display: none;
  }
  .c-number {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  /*=== Section Title ===*/
  .abs-heading-subheading .abs-title {
    font-size: 36px;
    line-height: 46px;
  }
  /*=== Title Bar ===*/
  .abs-title-bar-wrapper,
  .abs-title-bar-content {
    min-height: 350px;
  }
  .abs-title-bar-content .abs-tbar-title {
    font-size: 34px;
    line-height: 50px;
  }
  .single-post .abs-tbar .abs-tbar-title {
    font-size: 30px;
    line-height: 40px;
  }
  /*=== Section Padding ===*/
  .section-lgt {
    padding-top: 60px;
  }
  /*=== Homepage-01 ===*/
  .absgroup-ele-fid-style-2 .abs-fld-wrap {
    display: block;
    padding-bottom: 20px;
  }
  .abs-fid-style-2-progress-top .absgroup-ele-fid-style-2 .abs-fld-wrap {
    padding-top: 20px;
  }
  .absgroup-ele-fid-style-2 .abs-heading-desc {
    margin: 0;
  }
  .pricing-section-one .abs-heading-subheading .abs-title {
    font-size: 30px;
    line-height: 40px;
  }
  .absgroup-ele-ptable-style-1 .absgroup-ptable-symbol,
  .absgroup-ele-ptable-style-1 .absgroup-ptable-price {
    font-size: 50px;
    line-height: 50px;
  }
  .testimonial-section-one .video-play-bg {
    padding: 80px 0;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-post-title a,
  .abs-blog-group-left .abs-blog-style-2 .abs-post-title {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-content-wrapper {
    padding: 30px 20px 20px;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-post-title,
  .abs-blog-style-2 .abs-post-title {
    font-size: 22px;
    line-height: 28px;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-content-wrapper {
    top: 30px;
    bottom: 30px;
    left: calc(40% - 30px);
  }
  .abs-blog-style-2 .abs-meta-line a,
  .abs-blog-style-2 .abs-meta-line {
    font-size: 13px;
  }
  .abs-blog-group-left .abs-blog-style-2 .abs-content-wrapper {
    left: 30px;
  }
  /*=== Homepage-02 ===*/
  .abs-ihbox-style-4 .abs-ihbox-box {
    display: block;
    text-align: center;
  }
  .abs-ihbox-style-4 .abs-ihbox-contents {
    padding-top: 15px;
  }
  .abs-ihbox-style-4 .abs-ihbox-icon-wrapper,
  .abs-ihbox-style-4 .abs-ihbox-svg-wrapper {
    margin: 0 auto;
  }
  .about-two-content .inner-box .abs-column-one .abs-ihbox-style-5 {
    padding: 30px;
  }
  .about-two-content .inner-box .abs-column-one .swiper-buttons {
    display: none;
  }
  /*=== Our History ===*/
  .abs-element-timeline-style-2 .abs-ourhistory-right .content {
    padding: 30px;
  }
  .abs-element-timeline-style-2 .abs-timeline-post-items {
    padding-bottom: 0;
  }
  /*=== Team Member Detail ===*/
  .abs-team-single .abs-team-icon-box-area {
    display: block;
  }
  .abs-team-single .list-group .list-group-item {
    align-items: self-start;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next,
  .post-navigation .nav-links a {
    width: 100%;
  }
  .post-navigation .nav-links .nav-title {
    font-size: 18px;
    line-height: 24px;
  }
  /*=== Portfolio Single ===*/
  .post-navigation .nav-links {
    display: block;
  }
  /*=== Blog Classic ===*/
  .blog-classic .abs-blog-classic-inner .abs-post-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    letter-spacing: -1px;
  }
  /*=== Blog Single Details ===*/
  .blog-details .abs-entry-content blockquote {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-details .abs-blog-meta-bottom {
    display: block;
  }
  .abs-blog-meta-bottom-left,
  .abs-blog-meta-bottom-right {
    text-align: center;
    width: 100%;
  }
  .post-navigation .nav-next {
    margin-top: 25px;
  }
  .comment-list .abs-comment-avatar {
    float: none;
  }
  .blog-details .abs-comment-content {
    margin: 25px 0 0;
  }
  .blog-details .comment-respond {
    padding: 40px 30px;
    margin-bottom: 0;
  }
  .post-navigation .nav-links .nav-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .blog-details .comment-respond .comment-reply-title {
    font-size: 20px;
    line-height: 30px;
  }
    .certification-card {
    border-right: none;
  }
  .col-12:last-child .certification-card {
    border-bottom: none;
  }
}

@media (max-width: 485px) {
  /*=== Header ===*/
  .site-header .abs-header-search-btn {
    display: none;
  }
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-title {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 0;
  }
  .abs-slider-two .abs-slider-title .first {
    font-size: 43px;
    line-height: 43px;
  }
  .abs-slider-two .abs-slider-title .second {
    font-size: 45px;
    line-height: 45px;
  }
  /*=== Section Title ===*/
  .abs-heading-subheading .abs-title {
    font-size: 32px;
    line-height: 42px;
  }
  /*=== Homepage 02 ===*/
  .team-section-two .abs-custom-heading .abs-title {
    font-size: 40px;
    line-height: 40px;
  }
  /*=== Portfolio Single ===*/
  .abs-portfolio-single-style-1
    .abs-portfolio-lines-wrapper
    .abs-portfolio-line-li,
  .abs-portfolio-single-style-2
    .abs-portfolio-lines-wrapper
    .abs-portfolio-line-li {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
  }
  .abs-portfolio-single-style-1
    .abs-portfolio-lines-wrapper
    li.abs-portfolio-line-li::before {
    position: unset;
    margin-bottom: 10px;
  }
  .abs-portfolio-single-style-2
    .abs-portfolio-lines-wrapper
    .abs-portfolio-line-li {
    padding: 20px 0 0 0;
  }
  .abs-portfolio-single-style-2
    .abs-portfolio-lines-wrapper
    li.abs-portfolio-line-li::before {
    position: unset;
    margin-bottom: 10px;
    height: 55px;
    width: 55px;
  }
}

@media (max-width: 480px) {
  .absgroup-ele-fid-style-3 .abs-fld-contents {
    display: block;
  }
  .absgroup-ele-fid-style-3 .abs-fid-inner {
    padding: 15px 0 5px 0;
  }
  .abs-ihbox-style-3 .abs-ihbox-box {
    display: block;
  }
}

@media (max-width: 380px) {
  /*=== Team Member Detail ===*/
  .abs-ihbox-style-2 .abs-ihbox-box {
    display: block;
  }
  .abs-ihbox-style-2 .abs-ihbox-icon-wrapper,
  .abs-ihbox-style-2 .abs-ihbox-svg-wrapper {
    margin: 0 0 20px 0;
  }
}

@media (max-width: 375px) {
  /*=== Banner Slider ===*/
  .abs-slider-one .abs-slider-title {
    font-size: 31px;
    line-height: 31px;
  }
  .abs-slider-two .abs-slider-title .first {
    font-size: 39px;
    line-height: 39px;
  }
  .abs-slider-two .abs-slider-title .second {
    font-size: 42px;
    line-height: 42px;
  }
  /*=== Homepage 01 ===*/
  .absgroup-ele-ptable-style-1 .abs-pricing-table-box {
    padding: 30px 20px;
  }
  .absgroup-ele-ptable-style-1 .abs-ptable-line > *,
  .absgroup-ele-ptable-style-1 .abs-ptable-line {
    font-size: 16px;
  }
  .absgroup-ele-ptable-style-1 .absgroup-ptable-btn .abs-ptl-btn .abs-btn {
    font-size: 13px;
  }
  .abs-testimonial-style-2 .absgroup-box-author {
    display: block;
  }
  .abs-testimonial-style-2 .abs-featured-img-wrapper {
    margin: 0 0 20px 0;
  }
  .blog-section-one
    .abs-blog-group-left
    .abs-blog-style-2
    .abs-content-wrapper {
    inset: 20px;
  }
  .blog-section-one
    .abs-blog-group-right
    .abs-blog-style-2
    .abs-content-wrapper {
    padding: 20px;
  }
  /*=== Homepage 02 ===*/
  .absgroup-ele-fid-style-4 .abs-fid-inner {
    font-size: 46px;
    line-height: 50px;
  }
  .abs-testimonial-style-1 .absgroup-box-author {
    display: block;
  }
  .abs-testimonial-style-1 .abs-featured-img-wrapper {
    margin: 0 0 20px 0;
  }
}

@media (max-width: 320px) {
  /*=== Homepage 02 ===*/
  .team-section-two .team-btn-bg .abs-btn.white {
    font-size: 13px;
    padding: 16px 25px;
  }
  .team-section-two .team-btn-bg .abs-btn .abs-button-content-wrapper:before {
    width: 40px;
  }
  .team-section-two .team-btn-bg .abs-btn .abs-button-icon {
    left: -5px;
  }
  /*=== Service Detail ===*/
  .widget.abs-service-ad {
    padding: 30px 10px;
  }
}

/*=== MIN-WIDTH ===*/
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}

@media (min-width: 1367px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1300px;
  }
  .general-contact .abs-miconheading-style-7:not(:last-child) {
    border-right: solid 1px #ccc;
  }
}

@media (min-width: 1366px) {
  /*=== Footer ===*/
  .abs-footer-style-1 .abs-footer-widget-area .abs-footer-widget:first-child {
    padding-left: 0;
  }
}

@media (min-width: 1201px) {
  /* Main Navigation start */
  /* .main-menu .navigation > li.mega-dropdown a {
		font-weight: 400;
	} */
  .main-menu .navigation > li.mega-dropdown {
    position: unset;
  }
  .main-menu .navigation > li.mega-dropdown .mega-dropdown-ul {
    overflow: hidden;
  }
  .main-menu
    .navigation
    > li.mega-dropdown
    .mega-dropdown-ul
    .mega-dropdown-li {
    padding: 0 25px;
  }
  .main-menu .navigation > li > .mega-dropdown-ul a.mega-dropdown-link {
    padding: 25px 5px 15px 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
    border-bottom: solid 2px var(--abs-global-color);
    text-transform: uppercase;
    /* background: #fff6e9; */
    color: var(--abs-blackish-color);
  }
  .main-menu .navigation > li > .mega-dropdown-ul a.accessories-link {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    background: #fff6e9;
    margin-block: 15px;
    border-radius: 5px;
  }
  .sub-category__dd {
    display: block;
  }
  .sub-category__dd li {
    padding-inline: 0 !important;
  }
  .sub-category__dd li a {
    color: #545454 !important;
    font-weight: 400 !important;
  }
    .sub-category__dd li.active a{
      color: var(--abs-global-color) !important;
    }
  /* Main Navigation end */

  /*=== Header ===*/
  .site-header .site-navigation ul.navigation .righticon {
    display: none;
  }
  .main-menu .navigation > li > ul li.active > a {
    color: var(--abs-global-color);
  }
  .site-navigation ul.navigation > li {
    margin: 0 10px;
  }
  .site-navigation ul.navigation > li > a {
    height: 80px;
    line-height: 80px;
    float: left;
    min-height: 1px;
    vertical-align: top;
    position: relative;
  }
  .site-navigation ul.navigation > li > a:hover,
  .site-navigation ul.navigation > li > a:hover:after {
    color: var(--abs-global-color);
  }
  .site-navigation ul.navigation > li.active > a {
    color: var(--abs-global-color);
  }
  .main-menu ul > li.dropdown > a:after {
    font-family: "absgroup-base-icons";
    font-size: 12px;
    content: "\e811";
    font-weight: 600;
    margin: 0px 0 0 7px;
  }
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    min-width: 250px;
    position: absolute;
    /* padding: 8px 0; */
    top: 102%;
    left: 0px;
    border-radius: 10px;
    z-index: 100;
    visibility: hidden;
    /* border-top: 3px solid var(--abs-global-color); */
    background-color: var(--abs-white-color);
    opacity: 0;
    -webkit-box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
    box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%);
    -webkit-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  .main-menu .navigation > li > ul li {
    font-weight: 400;
    padding: 8px 25px;
  }
  .main-menu .navigation > li > ul li:hover > a {
    padding-left: 18px;
    color: var(--abs-global-color);
  }
  .main-menu .navigation > li > ul li:hover > a:before {
    width: 12px;
  }
  .main-menu .navigation > li > ul a:before {
    position: absolute;
    content: "";
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 1px;
    background-color: var(--abs-global-color);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .main-menu .navigation > li > ul > li > ul {
    left: 100%;
    top: 0;
    margin-top: -8px;
  }
  .main-menu ul > li.dropdown > ul > li.dropdown::after {
    position: absolute;
    right: 25px;
    font-family: "absgroup-base-icons";
    font-size: 16px;
    content: "\e814";
    font-weight: 600;
    margin-left: 8px;
    top: 5px;
    color: var(--abs-blackish-color);
  }
  .main-menu ul > li.dropdown > ul > li.dropdown.active::after,
  .main-menu ul > li.dropdown > ul > li:hover::after {
    color: var(--abs-global-color);
  }
  .site-header .abs-social-links li {
    float: left;
  }
  .site-header .abs-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    top: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    visibility: hidden;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
    backdrop-filter: blur(10px);
  }
  .site-header .abs-fixed-header.abs-sticky-header {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .abs-burger-menu-wrapper,
  .nav-menu-toggle,
  .abs-header-style-1 .abs-right-box .abs-header-search-btn {
    display: none;
  }
  .abs-header-style-1 .abs-main-header-area {
    position: relative;
  }
  .abs-header-style-1 .abs-top-area {
    position: relative;
    padding: 8px 0 48px;
  }
  .abs-header-style-1 .abs-top-area .container-fluid,
  .abs-header-style-1 .abs-main-header-area .container-fluid {
    max-width: none;
    padding: 0 70px;
  }
  .abs-header-style-1 .abs-header-text-box {
    position: relative;
    flex: 1;
    margin-left: 20px;
    color: rgba(var(--abs-white-color-rgb), 0.7);
  }
  .abs-header-style-1 .abs-header-text-box:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 30px;
    margin-right: 20px;
    position: relative;
    top: 6px;
    /* background-color: rgba(var(--abs-white-color-rgb),.2); */
  }
  .abs-header-style-1 .abs-header-text-box a {
    color: rgba(var(--abs-white-color-rgb), 0.7);
  }
  .abs-header-style-1 .abs-header-text-box .abs-text-btn {
    display: inline-block;
    position: relative;
    color: var(--abs-white-color);
    transition: 0.4s ease-in;
  }
  .abs-header-style-1 .abs-header-text-box .abs-text-btn::before,
  .abs-header-style-1 .abs-header-text-box .abs-text-btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 3px;
    left: 0;
    transition: transform 0.6s ease-in-out;
  }
  .abs-header-style-1 .abs-header-text-box .abs-text-btn::before {
    transform: scaleX(1);
    transform-origin: bottom left;
    background-color: rgba(var(--abs-white-color-rgb), 0.5);
  }
  .abs-header-style-1 .abs-header-text-box .abs-text-btn:after {
    transform: scaleX(0);
    transform-origin: bottom right;
    background-color: var(--abs-global-color);
  }
  .abs-header-style-1 .abs-header-text-box a > i {
    font-size: 30px;
    line-height: normal;
    margin-left: 5px;
    position: relative;
    top: 6px;
  }
  .abs-header-style-1 .abs-header-text-box a:hover,
  .abs-header-style-1 .abs-header-text-box a:hover .abs-text-btn {
    color: var(--abs-global-color);
  }
  .abs-header-style-1 .abs-header-text-box a:hover .abs-text-btn::before {
    width: 0;
    transform: scaleX(0);
  }
  .abs-header-style-1 .abs-header-text-box a:hover .abs-text-btn::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .abs-header-style-1 .abs-header-content {
    position: absolute;
    left: 70px;
    right: 70px;
    top: -40px;
    padding: 0 10px;
    border-radius: 10px;
  }
  .abs-header-style-1 .abs-sticky-header .abs-top-area {
    padding: 0;
  }
  .abs-header-style-1 .abs-sticky-header .abs-top-area .container-fluid {
    padding: 0 30px;
  }
  .abs-header-style-1 .abs-sticky-header .abs-header-content {
    position: unset;
    width: 100%;
    border-radius: 0;
    padding: 0 0 0 30px;
    background-color: transparent;
  }
  .abs-header-style-2 .abs-header-overlay {
    position: absolute;
    top: 20px;
    z-index: 2;
    width: 100%;
  }
  .abs-header-style-2 .abs-header-overlay,
  .abs-header-style-2 .abs-header-content-area .container-fluid {
    transition: all 0.3s ease;
  }
  /* Sticky Header */
  .sticky-header.abs-header-style-2 .abs-header-overlay {
    top: 0;
    background: #fff;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
  }
  .sticky-header.abs-header-style-2 .abs-header-content-area .container-fluid {
    padding: 0 30px;
  }
  .sticky-header.abs-header-style-2:not(.abs-fixed-header) .abs-header-content {
    backdrop-filter: blur(0);
  }
  .sticky-header.abs-header-style-2 .abs-header-content.abs-bg-color-blackish {
    background: transparent;
  }
  .sticky-header.site-header .site-branding .abs-main-logo {
    display: none;
  }
  .sticky-header.site-header .site-branding .abs-sticky-logo {
    display: inline-block;
  }
  .sticky-header.abs-header-style-2 .site-navigation ul.navigation > li > a {
    color: var(--abs-blackish-color);
  }
  .sticky-header .site-navigation ul.navigation > li.active > a {
    color: var(--abs-global-color);
  }
  .sticky-header.abs-header-style-2:not(.abs-fixed-header) .abs-header-content {
    padding: 0;
  }
  .sticky-header.site-header .abs-header-social .abs-social-li a.muted {
    color: var(--abs-blackish-color);
  }
  /* Sticky Header End */
  .abs-header-style-2 .abs-header-content-area .container-fluid {
    padding: 0 70px;
    max-width: none;
    width: auto;
  }
  .abs-header-style-2:not(.abs-fixed-header) .abs-header-content {
    padding: 0 12px 0 30px;
    border-radius: 10px;
    backdrop-filter: blur(20px);
  }
  .abs-header-style-2 .abs-logo-area {
    padding-right: 40px;
  }
  .abs-header-style-2 .site-navigation ul.navigation > li {
    margin: 0 20px;
  }
  .abs-header-style-2 .site-navigation ul.navigation > li > a {
    height: 90px;
    line-height: 90px;
  }
  .abs-header-style-2 .abs-header-social .abs-social-li a:hover {
    color: var(--abs-blackish-color);
    background-color: var(--abs-global-color);
  }
  .abs-header-style-2 .abs-sticky-header .container-fluid {
    padding: 0 30px;
    max-width: none;
    width: auto;
  }
  .abs-header-style-2:not(.abs-fixed-header)
    .abs-sticky-header
    .abs-header-content {
    padding: 0;
    backdrop-filter: none;
  }
  /*=== Title Bar ===*/
  .abs-title-bar-content {
    padding-top: 105px;
  }
  /*=== Homepage 01 ===*/
  .pricing-section-one .left-col {
    width: 30.8%;
  }
  .pricing-section-one .right-col {
    width: 69.2%;
  }
  /*=== Homepage 02 ===*/
  .team-section-two .abs-team-style-2:nth-child(5),
  .team-section-two .abs-team-style-2:nth-child(6) {
    padding-top: 30px;
  }
  /*=== Team Member Detail  ===*/
  .single .container {
    max-width: 1300px;
  }
  .abs-team-single .abs-team-detail-content {
    padding-left: 50px;
  }
  .abs-team-single .abs-team-content {
    padding: 0 30px;
  }
  .abs-team-single .abs-team-contact-form-wrap {
    padding-left: 35px;
  }
  /*=== Sidebar ===*/
  .blog-left-col,
  .service-right-col {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .blog-right-col,
  .service-left-col {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .blog-left-col {
    padding-right: 40px;
  }
  .service-right-col {
    padding-left: 40px;
  }
  /*=== Footer ===*/
  .site-footer .container {
    max-width: 1300px;
  }
}

@media (min-width: 1200px) {
  /*=== Portfolio Single ===*/
  .abs-portfolio-single-style-2 .abs-single-project-content {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .abs-portfolio-single-style-2 .abs-single-project-side-detail {
    flex: 0 0 27%;
    max-width: 27%;
  }
}

@media (min-width: 1025px) {
  .sub-category .abs-team-single .abs-team-detail-content {
    padding: 0 6%;
    max-width: 800px;
    padding-top: 50px;
  }
  /*=== Homepage 01 ===*/
  .abs-animation-style7 img {
    transform: scale(0.5);
    transition: 0.9s;
  }
  .abs-animation-style7.active img {
    transform: scale(1);
  }
  /*=== Team Member Detail ===*/
  .abs-team-single .abs-sticky-sidebar {
    width: 46%;
  }
  .abs-team-single .abs-team-detail-content {
    width: 54%;
    padding-left: 50px;
  }
}

@media (min-width: 768px) {
  /*=== Homepage 01 ===*/
  .accordion-one-right-box .abs-ihbox-style-3 {
    margin-top: -15px;
  }
  /*=== Team Single ===*/
  .abs-team-single .abs-team-icon-box-area {
    margin-top: -20px;
  }
  /*=== Portfolio Single ===*/
  .abs-column-one .abs-ihbox-style-11 {
    padding: 30px 80px 30px 60px;
    margin-left: 25px;
  }
  .abs-column-one .abs-miconheading-style-11 .abs-ihbox-box {
    flex-direction: row;
    text-align: inherit;
  }
  .abs-column-one .abs-miconheading-style-11 .abs-box-number {
    top: 50%;
    transform: translate(-50%, -50%);
    left: 0;
  }
  .abs-column-one .abs-miconheading-style-11 .abs-ihbox-icon-wrapper {
    width: 105px;
    height: 105px;
    font-size: 58px;
    line-height: 105px;
  }
  .abs-column-one .abs-miconheading-style-11 .abs-ihbox-contents {
    padding: 0 0 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .abs-column-one .abs-miconheading-style-11 .abs-element-title {
    margin: 0;
    flex: 0 0 36%;
    max-width: 36%;
  }
  .abs-column-one .abs-miconheading-style-11 .abs-heading-desc {
    padding-left: 30px;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-md-3:nth-child(4n) .certification-card {
    border-right: none;
  }
  .col-md-3:nth-last-child(-n+4) .certification-card {
    border-bottom: none;
  }
}

@media (min-width: 1366px) and (max-width: 1580px) {
  .abs-header-style-1 .abs-header-text-box {
    margin-left: 10px;
  }
  .abs-header-style-1 .abs-header-text-box,
  .abs-header-style-1 .abs-header-box-content {
    font-size: 15px;
  }
  .abs-header-style-1 .abs-header-text-box:before {
    margin-right: 10px;
  }
  .abs-header-style-1 .abs-header-text-box a > i {
    font-size: 25px;
    top: 4px;
    margin-left: 5px;
  }
  .site-header.abs-header-style-1 .abs-header-box .abs-header-box-icon {
    margin-right: 15px;
  }
  .site-header.abs-header-style-1 .abs-header-box .abs-header-box-icon i {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }
  .abs-header-style-1 .abs-header-box-title {
    font-size: 13px;
  }
}

@media (min-width: 1366px) and (max-width: 1480px) {
  .abs-header-style-1 .abs-header-text-box,
  .abs-header-style-1 .abs-header-box-content {
    font-size: 14px;
  }
  .abs-header-style-1 .abs-header-box-title {
    font-size: 12px;
  }
}

@media (min-width: 1201px) and (max-width: 1339px) {
  .site-header .site-branding img {
    max-height: 36px;
  }
}

@media (min-width: 1201px) and (max-width: 1700px) {
  .abs-header-style-1 .abs-top-area .container-fluid,
  .abs-header-style-1 .abs-main-header-area .container-fluid {
    padding: 0 50px;
  }
  .abs-header-style-1 .abs-header-content {
    left: 50px;
    right: 50px;
  }
  .site-header .abs-header-info-inner .abs-header-box {
    padding: 0 0 0 10px;
    margin-right: 10px;
  }
  .abs-header-style-2.site-header .site-navigation ul.navigation > li {
    margin: 0 15px;
  }
}

@media (min-width: 1201px) and (max-width: 1650px) {
  .abs-header-style-2.site-header .site-navigation ul.navigation > li {
    margin: 0 8px;
  }
}

@media (min-width: 1201px) and (max-width: 1630px) {
  .abs-header-style-1 .abs-top-area .container-fluid,
  .abs-header-style-1 .abs-main-header-area .container-fluid {
    padding: 0 30px;
  }
  .abs-header-style-1 .abs-header-content {
    left: 30px;
    right: 30px;
  }
}

@media (min-width: 1201px) and (max-width: 1480px) {
  .site-navigation ul.navigation > li {
    margin: 0 10px;
  }
  .abs-header-style-1 .abs-header-search-btn {
    padding-left: 15px;
  }
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1276px;
  }
  .site-navigation ul.navigation > li > a {
    font-size: 13px;
  }
  .abs-header-style-1 .abs-top-area .abs-right-box {
    display: none !important;
  }
  .absgroup-ele-ptable-style-1 .abs-pricing-table-box {
    padding: 35px 20px;
  }
  .absgroup-ele-ptable-style-1 .absgroup-ptable-symbol,
  .absgroup-ele-ptable-style-1 .absgroup-ptable-price {
    font-size: 50px;
    line-height: 50px;
  }
  .absgroup-ele-ptable-style-1 .abs-ptable-line > *,
  .absgroup-ele-ptable-style-1 .abs-ptable-line {
    font-size: 15px;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .abs-blog-style-2 .abs-post-title {
    font-size: 22px;
    line-height: 27px;
  }
  .abs-blog-style-2 .abs-content-wrapper {
    padding: 25px 25px 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .absgroup-gap-0px.abs-column-four .abs-ihbox-style-11 {
    padding: 65px 20px 35px 20px;
  }
  .absgroup-gap-0px.abs-column-four .abs-miconheading-style-11:nth-child(n + 4),
  .absgroup-gap-0px.abs-column-three
    .abs-miconheading-style-11:nth-child(n + 4),
  .absgroup-gap-0px.abs-column-two .abs-miconheading-style-11:nth-child(n + 3) {
    margin-top: 30px;
  }
  .absgroup-gap-0px.abs-column-four
    .abs-miconheading-style-11:nth-child(3n)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-three
    .abs-miconheading-style-11:nth-child(3n)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-two
    .abs-miconheading-style-11:nth-child(2n)
    .abs-ihbox-style-11 {
    border-right-width: 1px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .absgroup-gap-0px.abs-column-four
    .abs-miconheading-style-11:nth-child(3n + 1)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-three
    .abs-miconheading-style-11:nth-child(3n + 1)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-two
    .abs-miconheading-style-11:nth-child(2n + 1)
    .abs-ihbox-style-11 {
    border-left-width: 1px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .abs-blog-group-left .abs-blog-style-2 .abs-post-title {
    font-size: 24px;
    line-height: 30px;
  }
  .abs-blog-style-2 .abs-post-title,
  .abs-blog-style-2 .abs-post-title a {
    -webkit-line-clamp: 1;
    line-clamp: 1;
  }
  .abs-blog-style-2 .abs-post-title {
    font-size: 22px;
    line-height: 28px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .abs-portfolio-single-style-2 .ihbox-style-area .abs-ihbox-style-11 {
    padding: 30px 50px;
  }
  .abs-column-four .abs-team-style-1 .abs-team-btn .abs-team-text {
    width: 40px;
    line-height: 40px;
  }
  .abs-column-four .abs-team-style-1 .abs-team-social-links li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .absgroup-gap-0px.abs-column-four .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-three .abs-ihbox-style-11 {
    padding: 65px 20px 35px 20px;
  }
  .absgroup-gap-0px.abs-column-four .abs-miconheading-style-11:nth-child(n + 3),
  .absgroup-gap-0px.abs-column-three
    .abs-miconheading-style-11:nth-child(n + 3),
  .absgroup-gap-0px.abs-column-two .abs-miconheading-style-11:nth-child(n + 3) {
    margin-top: 30px;
  }
  .absgroup-gap-0px.abs-column-four
    .abs-miconheading-style-11:nth-child(2n)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-three
    .abs-miconheading-style-11:nth-child(2n)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-two
    .abs-miconheading-style-11:nth-child(2n)
    .abs-ihbox-style-11 {
    border-right-width: 1px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .absgroup-gap-0px.abs-column-four
    .abs-miconheading-style-11:nth-child(2n + 1)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-three
    .abs-miconheading-style-11:nth-child(2n + 1)
    .abs-ihbox-style-11,
  .absgroup-gap-0px.abs-column-two
    .abs-miconheading-style-11:nth-child(2n + 1)
    .abs-ihbox-style-11 {
    border-left-width: 1px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .col-sm-6:nth-child(2n) .certification-card {
    border-right: none;
  }
  .col-sm-6:nth-last-child(-n+2) .certification-card {
    border-bottom: none;
  }
}

/* MAX WIDTH */

@media (max-width: 1700px) and (min-width: 1501px) {
  .about-us-two-rightbox {
    background-position: 200% -335%;
  }
}

@media (max-width: 1700px) and (min-width: 1367px) {
  .pricing-toggle .pricing-toggler {
    min-width: 180px;
  }
}

@media (max-width: 1650px) and (min-width: 1367px) {
  .absgroup-ele-ptable-style-1 .abs-pricing-table-box {
    padding: 40px 30px;
  }
}

@media (max-width: 1600px) and (min-width: 768px) {
  .about-one-right-box .left-col {
    width: 58%;
  }
  .about-one-right-box .right-col {
    width: 42%;
  }
}

@media (max-width: 1550px) and (min-width: 1201px) {
  .abs-header-style-2 .site-navigation ul.navigation > li > a {
    font-size: 13px;
  }
  .abs-header-style-2 .abs-header-social .abs-social-li a {
    width: 35px;
    height: 35px;
    font-size: 13px;
    line-height: 35px;
  }
  .abs-header-style-2 .abs-social-links li:not(:last-child) {
    padding: 0 7px 0 0;
  }
}

@media (max-width: 1450px) and (min-width: 1301px) {
  .abs-header-style-2 .site-navigation ul.navigation > li > a {
    font-size: 12px;
  }
}

@media (max-width: 1450px) and (min-width: 1201px) {
  .abs-header-style-2:not(.abs-fixed-header) .abs-header-content {
    padding: 0 10px;
  }
  .abs-header-style-2.site-header .site-navigation ul.navigation > li {
    margin: 0 9px;
  }
  .abs-header-style-2 .abs-right-box .abs-header-social {
    padding-right: 15px;
  }
}

@media (max-width: 1500px) and (min-width: 1367px) {
  .pricing-section-one .left-col {
    padding: 60px 30px;
  }
  .pricing-toggle .pricing-toggler {
    min-width: 170px;
  }
  .absgroup-ele-ptable-style-1 .abs-pricing-table-box {
    padding: 30px 20px;
  }
  .about-us-two-rightbox {
    background-position: -490% -340%;
  }
}

@media (max-width: 1366px) and (min-width: 1200px) {
  .pricing-toggle .pricing-toggler {
    min-width: 150px;
  }
}

@media (max-width: 1366px) and (min-width: 1320px) {
  .blog-section-one > .container {
    padding: 0 !important;
  }
}

@media (max-width: 1366px) and (min-width: 768px) {
  .video-section-two .video-play-bg .left-col {
    width: 70%;
  }
  .video-section-two .video-play-bg .right-col {
    width: 30%;
  }
}

@media (max-width: 1200px) and (min-width: 768px) {
  .ihbox-section-two .abs-column {
    width: 50%;
  }
}

@media (max-width: 991px) and (min-width: 880px) {
  .abs-slider-one .abs-slider-title {
    margin-bottom: 20px;
  }
  .abs-slider-one .abs-slider-desc {
    font-size: 17px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .d-card:hover .d-card_content,
  .d-card:hover .d-card_title {
    transform: translate3d(0, 0, 0);
  }
  .d-card:hover:after {
    opacity: 0.8;
  }
}
