.footer-section  .modal-dialog {
    text-align: left;
    width: 94%; } 
  .modal-content {
    padding: 5px 20px;
	text-align:left:
    p {
      color: #000000;
      font-size: 16px;
      font-family: 'Roboto',sans-serif;
    }
    .modal-header {
      padding: 15px 0;
      .close {
        font-size: 35px;
      }
    }
    h3 {
      color: #000000;
    }
    h1 {
      color: #000000;
      font-size: 26px;
      font-weight: bold;
      font-family: 'Roboto', sans-serif;
    }
    .blue {
      padding: 35px 0;
      p {
        font-size: 17px;
        color: #00b5da;
      }
    }
    .heading {
      padding-top: 15px;
    }
    h2 {
      color: #000000;
      font-size: 21px;
    }
    ul li {
      float:none;
      display:list-item;
      list-style-type: disc;
      margin:0;
      padding:0 10px;
      border-left:none;
      color: #000000;
      font-size: 16px;
      font-family: 'Roboto',sans-serif;
    }
    .first {
      padding-left: 65px;
    }
	
	@media (max-width: 767px) {
  .modal-dialogg {
    width: 100%;
    height: 100%;
    margin-top: 10%;
    margin-left: -50%;
    padding: 0;
    position: absolute;
    left: 50%;
    text-align: center; }

  .navbar-collapse .navbar-nav {
    text-align: center !important; }

  .navbar-default .navbar-collapse {
    float: none !important; }

  .phone-holder img {
    display: none; }

  .phone-holder-second img {
    display: none; }

  .intro-section .description {
    text-align: center;
    margin-top: 0; }
    .intro-section .description h1 span {
      display: block; }

  .intro-section .video-btn {
    margin-left: 0;
    margin-top: 0;
    padding: 8px 46px; }

  .intro-section p {
    display: none; }
  .intro-section h1 {
    font-size: 30px; }
  .intro-section h3 {
    font-size: 16px;
    line-height: 26px; }
  .intro-section .app-download {
    margin-top: 80px;
    margin-bottom: 20px; }

  .term-section .googleapp {
    margin-left: 0; }

  .about-section {
    text-align: center; }

  .circle img {
    float: none; }

  .circle p {
    margin-left: 0; }

  .circle h3 {
    left: 0; }

  .term-section img {
    width: auto; }

  .term-section h1 {
    font-size: 30px; }

  .form-section {
    text-align: center; }
    .form-section h1 {
      font-size: 30px; }

  .form-section .location p {
    margin-left: 0;
    font-size: 12px; }

  .form-section .contact p {
    font-size: 16px;
    line-height: 26px; }

  .form-section img {
    display: none; }

  .form-section span {
    display: block; }

  .form-section input {
    font-size: 14px; }
.form-section .g-recaptcha  {
    margin-left: -6px
  }
  .about-section {
    padding: 0; }
    .about-section .description {
      margin-top: 60px; }
    .about-section h1 {
      font-size: 30px;
      margin-bottom: 20px; }
    .about-section #tech-info {
      font-size: 16px; }

  .navbar-default .navbar-brand {
    background: url("../img/logo.png");
    background-size: 43px 25px;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px;
    margin-bottom: 6px;
    margin-left: -15px; }

  .video-section iframe {
    height: 200px !important; }

  .modal-dialog {
    text-align: center;
    width: 94%; 
	}
	.footer-section .footerName {
	 float:none !important;
      text-align: center !important;
      float: none;
      margin-bottom: 20px;
    }
   .footer-section .footer-navbar {
      margin: 0;
      text-align: center;
	  }
      .footer-navbar ul li {
     float:none !important;;
	 text-align:center !important;
   
     margin:0;
     padding:0 10px;
     border:0  !important;
  }
  .footer-navbar  li:first-child {
    border: 0;
  }
  .footer-navbar a {
    color: #ffffff;
  }
   .footer-section .social {
      text-align: center !important;
      margin-top: 30px;
    }
	
	 }
  

