@media screen and (min-width: 1350px) and (max-width: 1599px) {
  .footer-image-box{
    left: 20%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1349px) {
  .slick-prev,
  .slick-next {
    top: 40%;
  }
  .home-title {
    font-size: 48px;
  }
  p {
    font-size: 16px;
  }
  .footer-image-box {
    position: absolute;
    left: 16%;
  }
  .footer-image-box-2{
    left: 23%;
  }
  .dark-bg1 .col-lg-4 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .pxy-120 .col-lg-4 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .dark-bg1 .col-lg-7 {
    flex: 0 0 auto;
    width: 50%;
  }
  .pxy-120 .col-lg-7 {
    flex: 0 0 auto;
    width: 50%;
  }
  .step-2-line::before {
    top: 19%;
  }
  .step-3-line::before {
    top: 19%;
  }
  .step-4-line::before {
    top: 19%;
  }
  .step-4-line::after {
    height: 19%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slick-prev,
  .slick-next {
    top: 35%;
  }
  .project-multiple .slick-prev, .project-multiple .slick-next {
    top: 50%;
    width: 60px;
    height: 60px;
  }
  .home-title {
    font-size: 44px;
  }
  p {
    font-size: 16px;
  }
  .col-lg-3-tab {
    flex: 0 0 auto;
    width: 33.33%;
  }
  .footer-image-box {
    position: absolute;
    left: 17%;
    top: -130px;
    max-width: 300px;
  }

  .inner-sec-title {
    font-size: 36px;
  }
  .footer-image-box-3 {
    top: 115px;
  }

  .footer-image-box-2 {
    bottom: 0;
    top: 115px;
  }
  .footer-image-box-4 {
    top: 70px;
  }
  .dark-bg1 .col-lg-4 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .pxy-120 .col-lg-4 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .dark-bg1 .col-lg-7 {
    flex: 0 0 auto;
    width: 50%;
  }
  .pxy-120 .col-lg-7 {
    flex: 0 0 auto;
    width: 50%;
  }
  .step-2-line::before {
    top: 21%;
  }
  .step-3-line::before {
    top: 22%;
  }
  .step-4-line::before {
    top: 18%;
  }
  .step-4-line::after {
    height: 18%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item{
    padding-left: 0;
  }
  .project-multiple .slick-prev, .project-multiple .slick-next {
    top: 50%;
    width: 50px;
    height: 50px;
  }
  .dropdown-item {
    text-align: left;
  }
  .mxy-25 {
    margin-top: 25px;
  }
  .py-35 {
    padding-top: 20px;
  }
  .pxy-120 {
    padding: 70px 0px;
  }
  .my-50 {
    margin-top: 30px;
  }
  .my-75 {
    margin-top: 20px;
  }
  .navbar .navbar-brand img {
    width: 200px;
    padding: 10px 0px;
  }
  .main_part {
    padding-top: 105px;
  }
  .top-header-text {
    font-size: 15px;
  }
  .about-home-box {
    margin-top: -100px;
  }
  .home-title {
    font-size: 30px;
  }
  p {
    font-size: 16px;
  }
  .slick-dots {
    bottom: 0;
  }
  .dark-bg {
    padding: 50px 0px;
  }
  .footer-image-box {
    position: absolute;
    left: -165px;
    top: -90px;
    max-width: 250px;
    transform: rotate(0.1turn);
    -webkit-transform: rotate(0.1turn);
    -moz-transform: rotate(0.1turn);
    -ms-transform: rotate(0.1turn);
    -o-transform: rotate(0.1turn);
}
  .footer-box .row {
    justify-content: center !important;
  }
  .footer-logo-box {
    margin-top: 15px;
  }
  .footer-ul-box li {
    margin-right: 15px;
    margin-left: 15px;
  }

  .inner-sec-title {
    font-size: 36px;
  }
  .footer-image-box-3 {
    top: 115px;
  }
/*  .inner-page-banner .banner-img {
    min-height: 250px;
  }*/
  .divider-line {
    width: 200px;
    height: 5px;
    margin-bottom: 15px;
  }
  .testimonial-box-slide {
    margin-top: 50px;
    padding: 0px 100px;
    text-align: center;
  }
  .testimonial-username {
    padding-top: 10px;
  }

  .step-1-line {
    display: none;
  }
  .step-2-line {
    display: none;
  }
  .step-3-line {
    display: none;
  }
  .step-4-line {
    display: none;
  }
  .pl-60 {
    padding-left: 1rem;
  }
  .pr-60 {
    padding-right: 1rem;
  }
  .play-icon img {
    max-width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  p.copyright {
    position: absolute;
    width: 100%;
      color: #fff;
      line-height: 40px;
      font-size: 0.6em;
    text-align: center;
    margin-top:20px;
    bottom:0;
  }
  .dropdown-item {
    text-align: left;
  }
  .mxy-25 {
    margin-top: 25px;
  }
  .py-35 {
    padding-top: 20px;
  }
  .pxy-120 {
    padding: 70px 0px;
  }
  .my-50 {
    margin-top: 30px;
  }
  .my-75 {
    margin-top: 20px;
  }
  .navbar .navbar-brand img {
    width: 200px;
    padding: 10px 0px;
  }
  .main_part {
    padding-top: 105px;
  }
  .top-header-text {
    font-size: 15px;
  }
  .about-home-box {
    margin-top: -100px;
  }
  .home-title {
    font-size: 27px;
    bottom:-12px;
  }

  p {
    font-size: 16px;
  }
  .slick-dots {
    bottom: 0;
  }
  .dark-bg {
    padding: 50px 0px;
  }
  .footer-image-box {
    position: absolute;
    left: -145px;
    top: -320px;
    max-width: 250px;
    transform: rotate(0.1turn);
    -webkit-transform: rotate(0.1turn);
    -moz-transform: rotate(0.1turn);
    -ms-transform: rotate(0.1turn);
    -o-transform: rotate(0.1turn);
}
  .footer-box .row {
    justify-content: center !important;
  }
  .footer-logo-box {
    margin-top: 15px;
  }
  .slick-dots li button {
    display: none;
  }
  .primary_btn {
    padding: 12px 40px;
    font-size: 16px;
  }
  .footer-ul-box li {
    margin-right: 15px;
    margin-left: 15px;
  }

  .inner-sec-title {
    font-size: 36px;
  }
  .footer-image-box-3 {
    top: 115px;
  }
  /*.inner-page-banner .banner-img {
    min-height: 250px;
  }*/
  .divider-line {
    width: 200px;
    height: 5px;
    margin-bottom: 15px;
  }
  .testimonial-box-slide {
    margin-top: 50px;
    padding: 0px 100px;
    text-align: center;
  }
  .testimonial-username {
    padding-top: 10px;
  }
  .logo-box .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .logo-box {
    border-radius: 10px;
    padding: 0px 25px 25px 25px;
    margin-top: 30px;
  }
  .testimonial-box .slick-dots li button {
    display: block;
  }
  .brand-logo-box {
    padding: 50px 0px 60px 0px;
  }
  .design-title {
    font-size: 36px;
  }
  .design-title-step{
    font-size: 40px;
  }

  .step-1-line {
    display: none;
  }
  .step-2-line {
    display: none;
  }
  .step-3-line {
    display: none;
  }
  .step-4-line {
    display: none;
  }
  .pl-60 {
    padding-left: 1rem;
  }
  .pr-60 {
    padding-right: 1rem;
  }
  .project-single .slick-dots li{
    width: 12px;
    height: 12px;
  }
  .project-single .slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
  }
  .pr-slide-title{
    font-size: 14px;
    padding: 0px 0px;
  }
  .project-single .slick-dots li button:before{
    width: 12px;
    height: 12px;

  }
  .project-single .slick-dots {
    position: absolute;
    text-align: end;
    width: 1000%;
    bottom: 0px;
    right: 19px;
    margin-top: auto;
    margin-bottom: 2px;
    margin-right: auto;
    margin-left: auto;
  }
  .play-icon img {
    max-width: 40px;
  }
  .project-single .img-box{
    min-height: 200px;
  }
}
@media screen and (max-width: 577px) {
}
@media screen and (max-width: 479px) {

  .navbar .navbar-brand img {
    width: 160px;
  }
  .main_part {
    padding-top: 115px;
  }
  .top-row {
    position: relative;
    margin-top: 0;
    right: 0;
    background: #1d1f1e;
  }
  .top-header-text {
    font-size: 12px;
  }
  .top-row .col-auto {
    padding: 0px 5px;
  }
  .home-title {
    font-size: 30px;
  }
  .footer-logo {
    max-width: 120px;
  }
  .footer-p {
    font-size: 16px;
  }
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 80px;
  }
  .slick-next:before {
    padding: 6px;
  }
  .slick-prev:before {
    padding: 6px;
  }

  .inner-sec-title {
    font-size: 30px;
  }
  .testimonial-box-slide {
    margin-top: 50px;
    padding: 0px 50px;
  }
  .testimonial-title {
    font-size: 22px;
    line-height: 28px;
  }
  .testimonial-username {
    font-size: 24px;
    line-height: 30px;
  }
  .design-title {
    font-size: 30px;
  }
  .design-title-step{
    font-size: 36px;
  }
}
@media screen and (max-width: 425px) {
  .primary_btn {
    padding: 12px 25px;
    font-size: 14px;
  }
}
@media screen and (max-width: 375px) {
  .top-header-text {
    font-size: 11px;
  }
  p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 320px) {
}
