@media only screen and (max-width: 768px) {

  body {
    font-size: 14px;
  }

  section {
    margin: 0;
    padding: 1rem;
  }

  .banner1 {
    height: 180px;
  }

  .heading {
    font-size: 30px;
    margin-bottom: 15px;
  }

  p {
    font-size: 15px !important;
  }

  .mobile-hide {
    display: none;
  }

  .mobile-show {
    display: block;
  }

  .txt2 {
    font-size: 19px !important;
  }

  .brdr h3 {
    font-size: 1.5rem;
  }

  .brdr p {
    margin-bottom: 2rem;
  }

  .partner {
    margin-top: 1rem;
  }

  .faqcollapse {
    margin-top: 1.5rem;
  }

  .faqcollapse a {
    font-size: 16px;
  }

  .howitwork h3 {
    font-size: 1.5rem;
  }

  .howit h5 {
    font-size: 1rem;
    line-height: 1.3;
  }

  .howitwork [class*=col-sm-] {
    margin: 1rem auto;
  }
  .banner-1 [class*=col-sm-]:last-child{
    border: none;
  }
  .banner-1 [class*=col-sm-]{
    border: none;
    border-bottom: 1px solid #1378c0;
    margin: auto 1rem;
  }

  .icons h5{
    font-size: 14px; 
  }
  .icons h2{
    font-size: 1.4rem;
    margin-bottom: 1;
  }
  .icons{
    padding: 2rem 1rem;
    height: auto;
  }

  /************************************
                Header
  ************************************/
  .navbar {
    height: auto;
  }

  .space-left,
  .space-right {
    width: 100%;
  }

  .howitwork {
    padding: 0;
  }

  .loginbtn {
    margin-left: 0px !important;
    text-align: center;
    margin-top: 0.5rem !important;
  }

  .banner1 {
    margin-top: 62px;
  }

  .talk {
    margin-top: 62px;
  }

  .talk .alert {
    margin-top: 72px;
  }



  .navbar .nav-item.active .nav-link {
    display: inline-block;
  }

  .navbar-brand img {
    width: 150px !important;
    height: auto;
  }

  ul.navbar-nav {
    margin-top: 1rem !important;
  }

  /************************************
                Banner
  ************************************/
  .banner .txt1 {
    width: 90%;
  }

  .banner h2 {
    font-size: 1.25rem;
  }

  .banner h3 {
    font-size: 1rem;
  }

  .banner h1 {
    font-size: 2rem;
  }

  .banner {
    height: auto;
    margin-top: 61px;
  }

  .banner1 h1 {
    font-size: 24px;
  }

  .heading1{
    font-size: 1.25rem;
  }

  .txt2 {
    width: auto;
    text-align: center;
  }

  .cntct-form h2,
  .cntct-form h4 {
    font-size: 1.25rem;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .cntct-form {
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }

  .cross {
    font-size: 24px;
  }


  section {
    height: auto !important;
  }

  .slick-dots li button:before {
    font-size: 36px !important;
  }

  .slick-dots li.slick-active button:before {
    color: #1378c0;
  }

  section.tally h3 {
    margin: 1rem auto;
  }

  .quote-left:before {
    left: 35%;
  }

  .quote-left:after {
    right: 35%;
  }

  #contact-banner h3 {
    /*padding-top: 15px;*/
    margin: 50px 0 0;
    font-size: 20px;
  }

  #contact-banner button.btn3 {
    margin: 15px auto 50px;
    width: 140px;
    height: 31px;
    font-size: 18px;
  }

  .brdr-right {
    padding-bottom: 70px;
    border: none;
    border-bottom: 1px solid #fff;
  }

  /*=============================
     Privacy Section
=============================*/
  .privacy {
    padding: 1rem;
  }

  /*=============================
     Article Section
=============================*/

  section.research .heading {
    width: auto;
  }

  /*=============================
     Reviews Section
=============================*/
  .pointing {
    width: 100%;
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .cntct-form .col-sm-6 {
    border: none;
    border-bottom: 1px solid #999;
  }

  section.research [class*=col-md-] {
    border: none;
    border-bottom: 1px solid #333;
    margin: 10px auto;
    padding: 2rem 1rem;
  }

  /*=============================
      Footer Section
}
=============================*/
  .brdr-right1 {
    /*border: none;*/
    /*border-bottom: 1px solid lightgrey;*/
    padding-bottom: 20px;
    height: auto;
    padding: 0;
    padding-bottom: 20px;
  }

  footer [class*=col-md-] {
    border: none;
    border-bottom: 1px solid lightgray;
    justify-content: flex-start;
  }

  footer {
    text-align: left;
    padding: 1.25rem;
  }

  #socio-icons {
    text-align: left;
  }

  #socio-icons .brdr-right1 {
    border: none;
  }

  footer h4 {
    font-size: 18px;
    margin: 20px auto;
  }

  footer p {
    font-size: 14px;
  }

  footer ul {
    margin: 0;
  }

  /*Blog Page*/
  .blog h5 {
    margin: 1rem auto;
  }
}

@media (min-width: 767px) and (max-width: 800px) {
  section {
    height: auto !important;
  }

  .banner {
    height: auto;
  }

  .txt2 {
    width: auto;
  }

  .user-review h4 {
    font-size: 20px;
    left: 4px;
  }

  .user-review h6 {
    left: 35px;
    font-size: 16px;
  }

  .user-review img {
    right: 30px;
  }

  .pointing {
    height: 200px;
  }

  .quote-left:before {
    left: 38%;
  }

  .quote-left:after {
    right: 38%;
  }

  .pointing:after {
    bottom: -12%;
  }
}

@media only screen and (max-width: 480px) {
  .user-review img {
    right: 35px;
  }

  .quote-left:before {
    left: 23%;
  }

  .quote-left:after {
    right: 23%;
  }
}