h1, h2, h3, h4, p, ul {
  font-family: 'Open Sans', sans-serif; }

@media (min-width: 767px) {
  .navbar {
    padding: 20px 0;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0; } }
a.page-scroll {
  font-weight: bolder;
  font-size: 11px;
  letter-spacing: 1px;
  color: #9da6ac !important; }

.navbar-default .navbar-nav > .active > a {
  background-color: transparent !important;
  color: #cccccc !important; }

.navbar-default a:hover {
  background-color: #008eff; }

.navbar-default {
  background: #007DFE;
  border: none !important; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    float: right; }
  .navbar-default .navbar-nav > li > a {
    color: #008eff; }
  .navbar-default .navbar-brand {
    background: url("../img/logo_small_blue.png");
    background-size: 116px 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 120px; }

.top-nav-collapse {
  background-color: #ffffff; }

button:focus {
  outline: 0; }

a:focus {
  outline: 0; }

.faq-wizdraw-section {
  background: -webkit-linear-gradient(#004afe 0%, #009cff 50%);
  background: -moz-linear-gradient(#004afe 0%, #009cff 50%);
  background: -o-linear-gradient(#004afe 0%, #009cff 50%);
  background: linear-gradient(#004afe 0%, #009cff 50%);
  padding: 140px 0 70px 0;
  color: #ffffff; }
  .faq-wizdraw-section h4 {
    font-size: 28px;
    line-height: 33px;
    font-weight: bold; }

.faq-description-section a:hover, .faq-description-section a:focus {
  text-decoration: none; }
.faq-description-section .panel {
  border: none; }
.faq-description-section .panel-body {
  color: #9da6ac;
  font-size: 16px;
  background-color: #f7f8fa;
  border-bottom: 1px solid #edf2f5; }
.faq-description-section .panel-group .panel-heading + .panel-collapse > .list-group, .faq-description-section .panel-group .panel-heading + .panel-collapse > .panel-body {
  padding: 0 200px 50px 200px; }
.faq-description-section .active {
  text-align: center;
  color: #029bff;
  background-color: #f7f8fa;
  border-top: 1px solid #edf2f5; }
.faq-description-section .example {
  text-align: center;
  color: #029bff;
  background-color: #ffffff;
  border-bottom: 1px solid #edf2f5; }
.faq-description-section .panel-title {
  font-weight: 600;
  font-size: 22px;
  margin: 40px 0; }
.faq-description-section .white {
  /*height:25px;*/
  background-color: #ffffff; }

.help-section {
  background-color: #f7f8fa;
  padding: 100px 0 120px 0; }
  .help-section h1 {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 30px;
    color: #585b60;
    margin-top: 50px; }
  .help-section h4 {
    font-size: 22px;
    color: #9da6ac; }
  .help-section input {
    width: 75%;
    padding: 15px;
    border: none;
    border-radius: 3px;
    margin-bottom: 70px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    background-color: #008eff;
    font-weight: bold;
    margin-top: 49px; }
.footer-section {
  background-color: #029bff;
  
  padding: 20px 0;
  }
  .footerName {
 
  color: #ffffff;
 
  }
  
  .footer-navbar {
    margin: 7px 0 0 100px;
  }
   .footer-navbar ul li {
     float:left;
     display:block;
     margin:0;
     padding:0 10px;
     border-left:#ccc solid 1px;
  }
  .footer-navbar  li:first-child {
    border: 0;
  }
  .footer-navbar a {
    color: #ffffff;
  }
 .footer-section h4 {
    font-size: 14px;
    float: left;
    color: #fff;
    margin-top: 14px;
  }
  h5 {
    font-size: 14px;
    float: left;
    margin-right: 15px;
  }
  .social {
    a {
      padding-right: 7px;
    }
  }
  .modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
	
    padding: 15px 0;
  }
.footer-section  .modal-dialog {
    text-align: left;
    width: 94%; } 
 .footer-section .modal-content {
    padding: 5px 20px;
	text-align:left:
    p {
      color: #000000;
      font-size: 16px;
      font-family: 'Roboto',sans-serif;
    }
	}
 .footer-section   .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)  {
  .navbar-collapse .navbar-nav {
    text-align: center !important; }

  .navbar-default .navbar-collapse {
    float: none !important; }

  .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; }
	/* Footer Section */
   .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;
    } 

  .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    padding: 0 20px 50px 20px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    padding: 0 100px 50px 100px !important; } }

/*# sourceMappingURL=faq.css.map */
