@media only screen and (max-width: 1024px) {
  .our-story-m {
    padding: 0%;
  }

  .shape {
    display: none;
  }

  .custom-inner-content {
    min-height: 266px;
    padding: 5px 20px 5px;
  }

  .operation-table {
    width: 500px;
  }

  .section-title-1 h2 {
    font-size: 65px;
  }

  #fixed-form-container {
    right: 0px;
    top: 30px;
  }

  .footer-row {
    padding-top: 50px;
  }

  .scroll-nav-wrap {
    bottom: 0px;
  }

  .grid figure h2 {
    font-size: 3.5rem;
  }

  figure.effect-bubba:hover h2 {
    padding-top: 25%;
  }
}

@media only screen and (max-width: 991px) {
  .operation-table {
    width: 400px;
  }
  .scroll-nav-wrap{
    bottom: 0px;
  }
  .scroll-nav li a{
    padding: 13px 25px;
  }
  .scroll-nav li a:before{
    display: none;
  }
  .lg-view{
    display: none;
  }
  .mb-view{
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .about-owl-carousel {
    padding: 0% 0%;
  }

  .operation-table {
    float: none;
    padding: 0;
    width: 100%;
  }

  .grid figure {
    width: 100%;
  }

  .shape {
    display: none;
  }

  .grid figure h2 {
    font-size: 2.5rem;
  }

  #fixed-form-container {
    display: none;
  }

  .pin {
    left: 30%;
  }

  section.parallax-section.parallax-sec-half-right:before,
  section.parallax-section.parallax-sec-half-left:before {
    background: #fff;
    height: auto;
  }

  .show-share {
    display: none;
  }

  section.parallax-section.parallax-sec-half-right .bg,
  section.parallax-section.parallax-sec-half-right:before {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .footer__copyright-text a {
    font-size: 13px;
    font-weight: 600;
  }

  .footer-contacts li {
    font-size: 14px;
  }

  .about-owl-carousel {
    padding: 0%;
  }

  section.parallax-section {
    padding: 40px 0;
  }

  section.dark-bg .section-title h2 {
    text-align: center;
    padding: 30px 0;
  }

  .to-top {
    right: 10px;
  }

  .locations {
    padding: 0 !important;
  }

  .footer__copyright-text {
    text-align: center !important;
  }

  section.parallax-section .section-title h2:before {
    display: none;
  }

  section.parallax-section.parallax-sec-half-right,
  section.parallax-section.parallax-sec-half-left {
    padding: 80px 0;
  }

  section.parallax-section.parallax-sec-half-right .bg,
  section.parallax-section.parallax-sec-half-right:before {
    width: 0;
  }

  .header-logo img {
    display: none;
  }

  .nav-inner-wrap {
    top: 100px;
  }

  .home-page-icon1,
  .home-page-icon {
    display: none;
  }

  .team-info {
    min-height: 0px;
  }

  .main-header {
    width: 100%;
    height: 60px;
  }

  .logo-holder {
    float: left;
    width: 80px;
    height: 55px;
    line-height: 55px;
  }

  section {
    padding: 30px 0;
  }

  .section-title {
    padding: 10px 0 10px 20px;
    margin-bottom: 0px;
    text-align: left;
  }

  .footer-header {
    margin-top: 15px;
    margin-bottom: 0;
  }

  .footer__copyright-text p {
    font-size: 13px;
  }

  .policy-box p {
    font-size: 13px;
  }

  .pin {
    left: 23%;
  }

  .pin:before {
    width: 200px;
    height: 107px;
    background-size: cover;
  }

  .footer-title {
    display: none;
  }

  .fullscreenslider-counter,
  .fullscreen-slider-wrap .sp-cont {
    display: none;
  }

  .shape {
    display: none;
  }

  .operation-table {
    float: none;
    padding: 0;
    width: 100%;
  }

  .grid figure {
    width: 100%;
  }

  #sec4 {
    background-position: right !important;
  }

  .advantage {
    width: 100%;
  }

  .sec-lines {
    display: none
  }

  .show-share {
    display: none;
  }

  #fixed-form-container {
    display: none;
  }

  .subfooter {
    height: 100%;
  }

  .process-wrap li h4 {
    margin-bottom: 10px;
  }

  .time-line-icon i {
    font-size: 27px;
  }

  .time-line-icon i:after {
    width: 90px;
    height: 30px;
  }

  .nav-holder {
    top: 0px;
  }
}

@media only screen and (max-width: 490px) {
  .grid figure h2 {
    font-size: 3rem;
  }

  figure.effect-bubba:hover h2 {
    padding-top: 20%;
  }
}

@media only screen and (max-width: 440px) {
  .operation-table th {
    font-size: 1.2rem;
  }

  .operation-table td {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 420px) {
  .grid figure h2 {
    font-size: 2rem;
  }

  figure.effect-bubba:hover h2 {
    padding-top: 15%;
  }
}

@media only screen and (max-width: 340px) {
  .grid figure h2 {
    font-size: 2rem;
  }

  figure.effect-bubba:hover h2 {
    padding-top: 10%;
  }

  figure.effect-bubba:hover p {
    font-size: 14px;
  }
}