@media (max-width: 767px) {
  .banner-sec {
    margin-top: 0;
    height: 625px;
  }
  .banner-sec .banner-slide .item {
    position: relative;
  }
  .banner-sec .banner-slide .item img {
    width: 200px;
    margin: auto;
  }
  .banner-sec .banner-slide .item .slide-content {
    margin-top: 20px;
  }
  .banner-sec .banner-slide .item .banner-content .banner-para {
    width: 100%;
  }
  .banner-sec .banner-slide .item .slide-content p {
    padding-top: 10px;
  }
  .banner-sec .banner-slide .item .banner-content {
    top: 0;
    padding: 20px 15px;
  }
  .banner-sec .banner-slide .item .slide-content h1 {
    font-size: 30px;
  }
  .inner-banner {
    margin-top: 0;
    height: auto;
  }
  .inner-caption {
    padding-top: 0;
  }
  .inner-service .security-cont {
    padding-top: 0;
  }

  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .nav-section .navbar ul li a {
    color: #000000;
  }

  .nav-section::after {
    height: 100%;
    transform: unset;
    left: 0;
    width: 100%;
  }
  .banner-btn-area .main-btn {
    margin-right: 6px;
  }

  .nav-section .navbar {
    height: auto;
  }
  .nav-section .navbar .navbar-brand {
    display: block;
    width: 246px;
    padding: 22px 0;
  }
  .logo {
    display: none;
  }
  .sticky .navbar-brand img {
    width: 80% !important;
  }
  .nav-section .navbar .navbar-brand img {
    width: 100%;
  }
  .nav-section-scrolled.nav-section .navbar .navbar-brand img {
    width: 64%;
  }

  .nav-section {
    padding: 4px 0;
    background: #fff;
  }
  .navbar-toggler {
    background: #5e3004 !important;
    padding: 7px 13px !important;
  }
  .icon-center {
    margin: 0 auto 18px;
  }
  .nav-section .navbar {
    padding: 0;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  .inner-caption h2 {
    font-size: 32px;
    text-align: center;
  }

  .inner-service .security-cont {
    padding-top: 0;
  }
  .step-sec p {
    width: 100% !important;
  }
  .step-sec .step-area {
    width: 100%;
  }
  .step-sec .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
  }
  .step-sec .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    transform: translateX(-60%);
  }
  .step-sec .owl-carousel .owl-nav button.owl-next,
  .step-sec .owl-carousel .owl-nav button.owl-prev {
    top: 95%;
  }
  .about-sec .cont-area {
    margin-top: 0;
  }
  .about-sec .contact-img {
    width: 100%;
  }

  /* Feature style */
  .feature-promo {
    padding-bottom: 20px;
  }

  /* For testimonial section */
  .testimonials .owl-carousel .owl-stage-outer {
    padding: 50px 0 15px;
  }
  .testimonials .item {
    height: auto;
    padding: 10px 0 0;
    width: 94%;
    margin-bottom: 20px;
  }
  .testimonials .item .info .author-img {
    margin-top: -56px;
  }
  .testimonials .item .info .author-img {
    width: 90px;
    height: 90px;
  }
  .nav-section .navbar .navbar-nav .nav-link.active,
  .navbar .navbar-nav .show > .nav-link {
    color: #391b03;
    font-weight: bold;
    display: inline-block;
  }
  .sticky .navbar .navbar-nav .nav-link.active {
    border-color: #000;
  }
  .cta-left-info {
    width: 100%;
  }
  .cta-img {
    width: 38% !important;
    bottom: -1px;
  }
  .software-utilize {
    padding: 17px 0 50px;
  }
  .image-feature {
    padding: 40px 0 60px;
  }

  .testimonials .item .client-desk .info h6 {
    text-align: center;
  }
  .testimonials .item::before {
    bottom: -63px;
    right: 14px;
    width: 29px;
    height: 168px;
  }
  .testimonials .item::after {
    top: -63px;
    left: 14px;
    width: 29px;
    height: 168px;
  }

  .quote {
    width: 58px;
    margin-bottom: 15px;
  }
  .quote-area {
    border-right: 0;
    border-bottom: 10px solid #032f5e;
  }
  .testimonials {
    padding: 64px 0 125px;
  }
  .testimonials .item p {
    text-align: center;
    margin-bottom: 0;
  }
  .testimonials .item .client-desk .info h6 {
    line-height: 20px !important;
  }

  .testimonials .item .client-desk .cont {
    padding-top: 6px;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .testimonials .item .client-desk .client-area p {
    padding-top: 10px;
    text-align: center;
    line-height: 26px;
  }
  .testimonials .item .quote {
    bottom: -10px;
    right: 9px;
  }

  .testi-head h1 {
    font-size: 26px;
  }
  .testimonials::after {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before {
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -50px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    bottom: -50px;
    transform: translateX(-60%);
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 55px;
    height: 55px;
    top: 100%;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: 40%;
    transform: translateX(60%);
    bottom: -30px;
  }

  /* footer bottom style start */
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom p {
    margin-bottom: 0;
  }
  .wideget-contact-area .address li:last-child a {
    font-size: 16px;
  }
  .wideget-contact-area ul li i {
    padding-top: 3px;
  }
  .wideget-area ul {
    padding-top: 9px;
  }
  .footer-contact-sec {
    display: block;
  }
  .footer-contact-sec li {
    margin-bottom: 30px;
  }
  .wideget-contact-area ul li p {
    padding-top: 0;
  }
  .footer {
    padding: 60px 0 20px;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-position: center;
  }

  .protect-box {
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .choose-sec ul {
    margin-top: 10px;
  }
  .protect-box:before {
    background-size: cover;
    opacity: 0.8;
  }
  .we-use .we-box:after {
    width: 350px;
    bottom: -82px;
  }
  .we-use .we-box p {
    line-height: 26px;
  }
  .we-use .we-box .we-icon {
    padding: 22px;
  }
  .mobile-choose ul li:after {
    top: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .banner-sec {
    margin-top: 0;
    height: auto;
  }
  .banner-sec .banner-slide .item {
    position: relative;
    height: 810px;
  }
  .banner-sec .banner-slide .item img {
    width: 400px;
    margin: auto;
  }
  .cta-img {
    bottom: -11px;
  }
  .banner-sec .banner-slide .item .slide-content {
    margin-top: 20px;
  }
  .banner-sec .banner-slide .item .banner-content .banner-para {
    width: 100%;
  }
  .banner-sec .banner-slide .item .slide-content p {
    padding-top: 10px;
  }
  .banner-sec .banner-slide .item .banner-content {
    top: 0;
    padding: 20px 15px;
  }
  .banner-sec .banner-slide .item .slide-content h1 {
    font-size: 42px;
  }

  .navbar-toggler-icon i {
    font-size: 30px;
    color: #ffffff;
    padding-top: 2px;
  }
  .nav-section .navbar ul li a {
    color: #000000;
  }
  .we-use .we-box h3 {
    margin-top: 37px;
  }
  .we-use .we-box p {
    line-height: 24px;
  }

  .nav-section::after {
    height: 100%;
    transform: unset;
    left: 0;
    width: 100%;
  }
  .banner-btn-area .main-btn {
    margin-right: 6px;
  }

  .nav-section .navbar {
    height: auto;
  }
  .nav-section .navbar .navbar-brand {
    display: block;
    width: 200px;
    padding: 22px 0;
  }
  .logo {
    display: none;
  }
  .nav-section .navbar .navbar-brand img {
    width: 84%;
  }
  .nav-section-scrolled.nav-section .navbar .navbar-brand img {
    width: 64%;
  }
  .nav-section {
    padding: 4px 0;
    background: #fff;
  }
  .navbar-toggler {
    background: #5e3004 !important;
    padding: 7px 13px !important;
  }
  .icon-center {
    margin: 0 auto 18px;
  }
  .nav-section .navbar {
    padding: 0;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .nav-section .container-fluid {
    padding: 0 4px;
  }
  .main-btn {
    font-size: 14px;
    margin-top: 0;
  }
  .inner-caption h2 {
    font-size: 32px;
    margin-top: 82px;
  }
  .inner-banner {
    margin-top: 0;
    height: auto;
  }
  .inner-caption {
    padding-top: 0;
  }
  .inner-service .security-cont {
    padding-top: 0;
  }
  .step-sec p {
    width: 100% !important;
  }
  .step-sec .step-area {
    width: 100%;
  }
  .step-sec .owl-carousel .owl-nav button.owl-next {
    right: 40%;
    transform: translateX(60%);
  }
  .step-sec .owl-carousel .owl-nav button.owl-prev {
    left: 40%;
    transform: translateX(-60%);
  }
  .step-sec .owl-carousel .owl-nav button.owl-next,
  .step-sec .owl-carousel .owl-nav button.owl-prev {
    top: 95%;
  }
  .testimonials .owl-carousel .owl-nav button.owl-next,
  .testimonials .owl-carousel .owl-nav button.owl-prev {
    top: 100%;
  }
  .testimonials .owl-carousel .owl-nav button.owl-next {
    right: 39%;
  }
  .testimonials .owl-carousel .owl-nav button.owl-prev {
    left: 38%;
  }
  .testimonials .item .quote {
    right: -2px;
  }
  .protect-box {
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .choose-sec ul {
    margin-top: 20px;
  }
}

@media (min-width: 991px) and (max-width: 1192px) {
  .nav-section::after {
    width: 290px;
  }

  .navbar-brand {
    width: 180px;
  }
  .navbar-brand img {
    width: 100%;
  }
  .nav-section-scrolled .navbar .navbar-brand img {
    width: 80%;
  }
}
