@media only screen and (min-width: 2160px) {
  .hero-area .overlay :nth-child(1) {
    height: 294px !important;
  }
}

@media screen and (min-width: 1920px) {
  .hero-area .contents {
    padding: 280px 0 390px;
  }
  .hero-area .overlay :nth-child(1) {
    height: 250px;
  }
  .showcase-slider .owl-item img {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .hero-area .contents h2 {
    font-size: 38px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 12px 5px;
    font-size: 13px;
    margin-left: 15px;
  }
  .hero-area .contents {
    padding: 210px 0 280px;
  }
  #business-plan .business-item-info h3 {
    font-size: 28px;
  }
  #business-plan .business-item-info p {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .section {
    padding: 80px 0px;
  }
  #business-plan {
    padding-bottom: 80px;
  }
  .feature-info {
    width: 60%;
  }
  #features .feature-item {
    padding: 15px;
  }
  #features .feature-item h4 {
    margin-bottom: 10px;
  }
  #footer-Content h3.block-title {
    font-size: 16px;
  }
  #footer-Content ul.menu li a {
    font-size: 14px;
    line-height: 31px;
  }
  #footer-Content {
    padding-top: 80px;
  }
  #footer-Content .copyright {
    margin-top: 80px;
  }
  .hero-area .contents h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 20px;
  }
  #footer-Content h3.block-title {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .contents h2 {
    color: #fff;
    font-size: 40px !important;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 12px 0px;
    font-size: 13px;
    margin-left: 12px;
  }
  .hero-area .contents {
    padding: 200px 0 0px;
  }
  #features .feature-item p {
    font-size: 14px;
    display: block;
    line-height: 25px;
  }
  #footer-Content .footer-logo img {
    padding-top: 0;
  }
  #footer-Content .copyright p {
    color: #3ecf8e;
    font-size: 14px;
  }
  .hero-area .intro-img {
    padding: 100px 0 0px;
  }
  .blog-hero-area .contents h2 {
    font-size: 36px;
  }
  .btn-singin {
    color: #fff;
    padding: 10px 14px;
    margin-left: 12px;
    box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
    font-size: 11px;
  }
  .btn-light-singin {
    color: #fff;
    padding: 10px 14px;
    margin-left: 12px;
    box-shadow: 0px 8px 9px 0px rgba(96, 94, 94, 0.17);
    font-size: 11px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 12px 0px;
    font-size: 13px;
    margin-left: 9px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pr-5 {
    padding-right: 0 !important;
  }
  .showcase-area .pr-0,
  .px-0 {
    padding-right: 15px !important;
  }
  .contact-img img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    margin: 6px 15px;
  }
  .navbar {
    padding: 0;
    background: #5533ff;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%) !important;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .navbar-brand img {
    width: 100px;
  }
  .float-left {
    float: initial !important;
    margin-right: auto !important;
    margin-bottom: 20px !important;
  }
  .pr-5 {
    padding-right: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .navbar {
    padding: 0;
  }
  .navbar-brand img {
    width: 100px;
  }
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    margin: 6px 15px;
  }
  .btn-singin {
    background: transparent;
    color: #fff;
    padding: 10px 23px;
    margin-left: 0;
    box-shadow: 0px 0px 0px 0px rgba(96, 94, 94, 0.17);
  }
  .hero-area .contents {
    padding: 200px 0 50px;
  }
  .hero-area .contents p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
  }
  .hero-area .contents .btn {
    margin-top: 30px;
    margin-right: 4px;
    text-transform: uppercase;
    width: 125px;
    height: 45px;
    padding: 15px 14px;
    font-size: 12px;
  }
  .hero-area .contents .btn-border {
    border: 1px solid #fff;
    color: #fff;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11),
      0 1px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    width: 122px;
    height: 45px;
    padding: 15px 15px;
  }
  .hero-area .intro-img {
    padding: 30px 0 0px;
  }
  .section {
    padding: 70px 0px;
  }
  .contact-img img {
    max-width: 100%;
  }
  #services .services-item {
    padding: 30px 15px;
    margin-bottom: 15px;
  }
  #business-plane .business-item-info h3 {
    font-size: 25px;
  }
  .section-header .section-title {
    font-size: 25px;
  }
  #services .services-item p {
    font-size: 14px;
  }
  #business-plane .business-item-info p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .section-header .desc-text p {
    font-size: 14px;
    color: #5e629c;
    line-height: 24px;
    margin-bottom: 0;
  }
  #features .feature-item {
    padding: 10px;
    text-align: center;
  }
  #features .feature-item .feature-icon {
    margin-bottom: 20px;
    float: initial !important;
    margin-right: auto;
  }
  #features .feature-item p {
    font-size: 15px;
    display: block;
  }
  #footer-Content .copyright p {
    color: #3ecf8e;
    font-size: 12px;
  }
  #footer-Content ul.menu li a {
    color: #e2e2e2;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
  }
  #footer-Content h3.block-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  #footer-Content .footer-logo img {
    padding-top: 0;
  }
  #footer-Content {
    background: #180e29;
  }
  #footer-Content .footer-logo img {
    padding-top: 0;
    width: 40%;
  }
  #business-plane {
    padding-bottom: 40px;
  }
  #footer-Content .copyright {
    margin-top: 30px;
  }
  #footer-Content h3.block-title {
    margin-bottom: 18px;
    margin-top: 15px;
  }
  .back-to-top {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 15px;
    padding: 8px 0px;
    margin-left: 18px;
  }
  .hero-area .contents h2 {
    font-size: 38px;
  }
  .section {
    padding: 100px 0px;
  }
  .feature-info {
    width: 80%;
  }
  .feature-info {
    width: 68%;
  }
  #footer-Content {
    padding-top: 100px;
  }
  #footer-Content .copyright {
    margin-top: 100px;
  }
  .hero-area .contents p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }
  .hero-area2 .contents p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }
}
