/* Media Queries */
@media all and (max-width: 767px) {
  .blueButton {
    width: 100%;
    margin-left: 0;
    margin-top: 16px; }
  .boxSupport {
    min-height: auto; }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 16px;
    color: #fff;
    transition-duration: 0.2s;
    border-bottom: 0;
    text-align: center; }
    .navbar-default .navbar-nav > li > a:hover {
      background-color: #C51545;
      color: #fff; }
  .navbar-nav .open .dropdown-menu {
    background: #39A7FF;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 8px 16px; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    padding: 8px 0;
    text-align: center; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #fff;
      background: #ea4673; }
  .navbar-default .navbar-nav > .active > a {
    color: #fff; }
  .navbar-nav {
    padding: 0; }
  .navbar-default {
    background: #fff !important; }
  .container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
    padding: 16px 0 8px 0; }
  .head_logo {
    margin-top: 2px; }
  .navbar-collapse {
    background: #fff;
    border-color: #eee !important;
    padding: 0 32px;
    min-height: 70vh !important;
    max-height: 70vh !important; }
  .navbar-default .menuColor > li:last-child > a {
    background: #39A7FF !important;
    margin-left: 0;
    color: #fff;
    text-align: center;
    margin-top: 16px; }
  .navbar-default .navbar-nav > li:nth-last-child(2) > a {
    border-bottom: 0; }
  .head_logo.scrolled {
    margin-top: 2px; }
  .navbar-toggle.scrolled {
    margin-top: 0px; }
  #heroSection {
    padding: 0; }
    #heroSection h1 {
      font-size: 32px; }
    #heroSection img {
      position: relative;
      min-width: 100%;
      max-width: 100%;
      margin-top: 64px; }
  #ourGoals {
    padding: 64px 0 32px 0; }
    #ourGoals h2 {
      font-size: 24px; }
    #ourGoals .margin-top64 {
      margin-top: 0; }
    #ourGoals .firstRk {
      margin-top: 32px; }
    #ourGoals .boxik {
      margin-bottom: 16px; }
    #ourGoals .lastRk {
      margin-top: 0; }
  #edu {
    padding: 32px 0 64px 0; }
    #edu h2 {
      font-size: 24px; }
    #edu img {
      position: relative;
      min-width: 100%;
      max-width: 100%;
      height: auto;
      margin-bottom: 16px; }
    #edu .row {
      display: block; }
    #edu .row > [class*='col-'] {
      display: block; }
    #edu .margin-top64 {
      margin-top: 0; }
  #testimonials {
    padding: 64px 0; }
    #testimonials h2 {
      padding: 0; }
  #video {
    padding: 64px 0; }
  #joinUs {
    padding: 64px 0; }
  .clientBox {
    margin-bottom: 16px; }
  #newsletter {
    margin-top: 64px; }
  #pageHero {
    padding: 194px 0 0 0; }
    #pageHero img {
      margin-top: 32px;
      min-width: 100%;
      max-width: 100%;
      height: auto;
      position: relative; }
  #pageContent {
    margin-top: -64px; }
  .woocommerce ul.products li.product {
    width: 100% !important;
    margin: 15px auto !important; }
  .woocommerce .woocommerce-cart-form {
    width: 100%; }
  .woocommerce .cart-collaterals {
    width: 100% !important; } }
