@media (max-width:1500px) {
  .assistive-text h1{
    font-size: 110px;
  }
  .text-contant a {
    margin-top: 60px;
  }
  .assistive-text strong {
    font-size: 28px;
    line-height: 36px;
  }
  .assistive-text {
    margin-bottom: 15px;
  }
}
/* portfolio */

@media screen and (max-width: 767px) {
  #portfolio .portfolio_row::before {
    width: 50px;
  }
}

@media screen and (max-width: 767px) {
  #portfolio .portfolio_row .rk-slide-v .rk-slide-item .portfolio-dtl p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: 300;
  }
}

@media screen and (max-width: 767px) {
  #portfolio .portfolio_row .rk-slide-pagination .slide-item {
    padding: 0px 3px;
    font-size: 10px;
  }

  .info {
    flex: auto;
  }
}

@media screen and (max-width: 767px) {
  #portfolio .portfolio_row .rk-slide-pagination .slide-item.active span::after {
    right: -8px;
    border-top: 8px solid transparent;
    border-left: 8px solid #f5911f;
    border-bottom: 8px solid transparent;
  }
}


@media screen and (min-width: 992px) {
  .sub-menu li ul.sub-menu-list {
    position: absolute;
    right: 100%;
    top: 0;
    background: #ffff;
    width: 100%;
    display: none;
    transform: all .5s linear;
    border-radius: 5px 0px 5px 5px;
    border-left: 0;
  }
  .sub-menu li:hover ul.sub-menu-list{
    display: block;
  }

  .manu-tab li.dropdown ul.sub-menu li:hover ul {
    display: block;
  }
  
.dropdown ul.sub-menu {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: 0px;
  top: 57px;
  display: inline-block;
  width: 250px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}
  #portfolio .portfolio_row .rk-slide-v .rk-slide-item .portfolio-dtl p {
    padding-bottom: 70px;
    margin-bottom: 1rem;
  }

  #portfolio {
    height: 100vh;
  }

  .text-contant::before {
    height: 650px;
    width: 30%;
    content: "";
    position: absolute;
    right: -70px;
    top: -20px;
    z-index: 2;
    transform: skew(-10deg, 6deg);
    background: rgb(255 255 255);
  }

  #portfolio::after {
    width: 75%;
  }

  .slider-bg-1>.owl-stage-outer:before {
    position: absolute;
    content: "";
    height: 360px;
    width: 210px;
    background: var(--bg-light);
    bottom: -133px;
    left: -30px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 4;
  }

  .slider-bg-1>.owl-stage-outer:after {
    background: var(--bg-light);
    width: 150px;
    height: 300px;
    content: "";
    position: absolute;
    right: -20px;
    top: -100px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 2;
  }

  #portfolio .portfolio_row .rk-slide-v .rk-slide-item.active .portfolio-banner:hover img {
    -webkit-transform: translate(0, 0) scale(1.2);
    -ms-transform: translate(0, 0) scale(1.2);
    transform: translate(0, 0) scale(1.2);
  }

  #portfolio .portfolio_row .portfolio-heading {
    position: absolute;
    right: -88px;
    bottom: 10px;
    padding: 0 15px;
    font-size: 50px;
    -webkit-text-shadow: 0 1px 1px white;
    -ms-text-shadow: 0 1px 1px white;
    text-shadow: 0 1px 1px white;
    -webkit-box-shadow: 9px -14px 15px 0px rgb(0 0 0 / 5%);
    -ms-box-shadow: 9px -14px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 9px -14px 15px 0px rgb(0 0 0 / 5%);

  }
}

/* Responsive css */
@media screen and (max-width: 1240px) {
  li.sales-mai4 a {
    font-size: 20px;
  }
}

@media screen and (max-width: 1199px) {
  .assistive-text h1 {
    font-size: 88px;
    line-height: 105px;
    margin-bottom: 15px;
}
  .service-accordion .service-accordion-title {
    padding: 50px 0;
  }

  .company-info {
    padding: 0;
  }
  .assistive-text strong {
    font-size: 22px;
    line-height: 29px;
}

  .assistive-text p {
    font-size: 1rem;
  }
  .text-contant {
    padding-top: 20px;
}

  .slider-bg-1>.owl-stage-outer,
  .text-contant {
    height: 500px;
  }

  .assistive-text {
    margin-bottom: 10px;
  }

  .experties li {
    width: 100%;
    margin: 10px 0;
    padding: 15px 15px;
  }

  .experties ul {
    margin-top: 5px;
  }

  .heading {
    line-height: 1;
    margin-bottom: 15px;
    font-size: 2.5rem;
  }

  .theme-btn {
    padding: 12px 25px;
  }

  .compnay-features {
    margin-top: 30px;
  }
}

@media screen and (max-width: 991px) {
  .footer-sticky {
    padding: 15px 10px;
    text-align: center;
  }
  .text-contant a {
    margin-top: 180px;
}
  .main_footer h4 {
    margin-top: 15px;
  }

  .footer-sticky-social-media ul {
    margin-top: 20px;
  }

  .sales-mail {
    margin: 0;
  }

  .section-5 {
    padding: 50px 0;
  }

  #testmonials-main h2 {
    font-size: 2.5rem;
  }

  .logg-footer-brand img {
    max-width: 250px;
    display: block;
    margin: 0 auto 10px;
  }

  #portfolio .portfolio_row .rk-slide-v .rk-slide-item.active .portfolio-heading {
    font-size: 2rem;
  }

  .banner_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: rgb(255 255 255 / 75%);
    z-index: 2;
  }

  .navbar-toggler,
  .navbar-toggler:focus {
    padding: 0;
    border: 0;
    outline: 0;
    box-shadow: 0 0 0 0;
  }

  .navbar-toggler svg {
    height: auto;
    width: 45px;
    fill: var(--theme-color);
    pointer-events: none;
  }
}

@media (max-width: 991px) and (min-width: 575px) {
  .experties ul {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }

  .experties li {
    width: calc(50% - 10px);
  }

  /* =========services css responsive========= */
  .service-title {
    font-size: 1.8rem;

  }
}


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

  /* =========services css responsive========= */
  .page-banner h2,
  .section_dtl h3 {
    font-size: 2.5rem;
  }

  .section_dtl {
    padding-bottom: 3rem;
  }

  .srv_dtl p {
    font-size: 14px;
  }

  .service-title {
    font-size: 1.6rem;
    margin: 15px 0;
  }

  .page-banner {
    padding: 50px 0;
  }

  .page-banner h2 {
    font-size: 2rem;
  }

  .footer {
    background-size: 230px 25%;
  }
}

@media only screen and (max-width: 991px) {
  .sticky .navbar-brand::before {
    height: calc(100% + 24px);
  }
  .navbar-nav>.nav-item:not(:last-child){
    margin-right: 0;
  }
  .srv_dtl {
    margin-bottom: 30px;
  }
  #navbarSupportedContent {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 320px;
    z-index: 5;
    padding: 30px 20px 20px;
    height: 100%;
  }
  #navbarSupportedContent>ul {
    overflow: auto;
    height: 100%;
  }
  .dropdown ul.sub-menu, .sub-menu-list {
    display: none;
  }
  .assistive-text h1 {
    word-break: break-all;
    line-height: 1;
  }

  .info1 {
    padding: 0 15px;
  }

  .t_c ul li a {
    font-size: 12px;
  }

  .info ul {
    font-size: 12px;
  }

  .t_c ul li a {
    font-size: 8px;
  }

  .text-contant button {
    margin-top: 150px;
  }
}

@media only screen and (max-width: 575px) {
  .assistive-text h1 {
    font-size: 77px;
}
  .action-btns a {
    font-size: 0.8rem;
  }
  .assistive-text strong {
    font-size: 24px;
    line-height: 30px;
}
  .t_c ul li a {
    font-size: 18px;
  }

  .form-group.wdt-full label:not(:last-child) {
    margin: 15px 0 0;
  }

  .form-group.wdt-full label {
    width: calc(50% - 10px);
    margin-top: 15px;
  }

  .form-group.wdt-full {
    justify-content: space-between;
  }

  .footer-sticky {
    padding: 20px 50px;
  }

  .footer-sticky-content {
    padding: 0;
  }

  #portfolio .portfolio_row .rk-slide-v .rk-slide-item.active .portfolio-heading {
    font-size: 1.25rem;
  }

  .banner_content .text-contant {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-contant button {
    margin-top: 15%;
  }
}

@media only screen and (max-width: 460px) {
  .bottom-header a.navbar-brand {
    max-width: 75%;
  }
  .placeit-btn {
    margin-bottom: 25px;
}

  .form-group.wdt-full label {
    width: 100%;
    margin-top: 15px;
  }

  .contactuspage {
    padding: 20px;
  }

  .assistive-text h1 {
    font-size: 70px;
  }
  .assistive-text strong {
    font-size: 20px;
}
.assistive-text strong {
  line-height: 27px;
}
.text-contant:after {
  height: 210px;
}
.text-contant a {
  margin-top: 140px;
}
}

@media screen and (max-width: 375px) {
  .assistive-text h1 {
    font-size: 60px;
  }

}