﻿@import url("/css/corona.css");

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.title-name h1 {
  font-size: 24px;
  margin: 0;
}
.site-masthead  {
  background-image: url("/online/img/vc-bg-new.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #00152f;
  color: #fff;
}
.title-name.title-background span {
  background-color: rgba(2, 71, 138, 0.9);
  padding-left: 12px;
  padding-right: 12px;
}

ul.checkmark li{
  list-style-type: none;
  font-size: 1em;
}

ul.checkmark li:before {
  content: '\2713';
  display: inline-block;
  color: #06C;
  padding: 0 6px 0 0;
  list-style-type: none;
}

.tutoring-video	{
	margin-top: 30px;
	}

.tutoring-video blockquote	{
	font-size: inherit;
}

.mdc-carousel .carousel-caption strong {
    display: block;
    font-weight: 400;
    text-shadow: none;
    font-size: 23px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 1.25;
}

.carousel-caption > strong {
    margin-top: 0px;
}

.text-muted {
  color: #707777;
}

@media (min-width: 768px) {
  .site-masthead  {
      
  }
  .title-area { 
    width: 100%; 
    position: relative;
  }
  .title-container { 
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    display: table; 
  }
  .title-name {
    display: table-cell; 
    vertical-align: middle;
  }
  

  
}
@media (max-width: 767px) {
  .site-masthead {
    padding:10px 0;
  }
  .mdc-carousel .carousel-caption strong {
    font-size: 16px;
}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .title-area { 
    height: 120px;  
  }

  .title-container { 
    height: 120px; 
  }

  .title-name h1 {
    font-size: 37px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .title-area { 
    height: 140px;  
  }

  .title-container { 
    height: 140px; 
  }

  .title-name h1 {
    font-size: 48px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .title-area { 
    height: 180px;  
  }

  .title-container { 
    height: 180px; 
  }
  .title-name h1 {
    font-size: 60px;
  }
}

/*
  .social-media-skip-footer-vc {
	font-size: 0.9em
}
*/

/*Style the Masthead Navigation
.navbar-default {
  background-color: #0875CC;
}
*/


.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
  background-color: #64b5f6;
  color: #333;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0060a9;
}

.vc-extra-footer {
  font-size: 12px;
  background-color: #222;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 60px;
  margin-bottom: -30px;
  color: #8E8B8B;
  line-height: 16px;
  border-bottom: 1px solid #3c3c3c;
}
.vc-extra-footer .well {
  background-color: transparent;
  border: 1px solid #3c3c3c;
  border-radius: 0;
  padding: 10px;
}
.vc-extra-footer .module-header{
  border-bottom: 1px solid #3c3c3c;
}
.vc-extra-footer a {
  color: #ffffff;
}
.vc-extra-footer a.btn.btn-default.btn-block {
  color: #337ab7;
  text-decoration: none;
}
.vc-extra-footer a.btn.btn-default.btn-block {
  color: #337ab7;
}
.vc-extra-footer h3 {
  font-weight: 400;
}
.vc-extra-footer h4 {
  font-weight: 400;
  font-size: 16px;
}
._4s7c {
  border: none !important;
  border-top-color: none !important;
}
.featured-area {
  background-color: #222;
  color: #BBBCBC;
}
@media (max-width: 991px) {
  .cta-section-content {
    padding-left: 30px;
  }
}

.btn-danger {
  background-color: #ff1744;
}
.cta-section hr {
  border-top: 1px solid #313131;
}
.cta-section a {
  color: #ffffff;
}
.cta-section a.btn.btn-default.btn-block {
  color: #337ab7;
}
.cta-section-content{
  padding-right: 30px;
}
@media (min-width: 992px) {

  .cta-section { 
    width: 100%; 
    position: relative;
  }
  .cta-section-container { 
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    display: table; 
  }
  .cta-section-content {
    display: table-cell; 
    vertical-align: middle;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cta-section { 
    height: 346px;  
  }

  .cta-section-container { 
    height: 346px; 
  }
}
@media (min-width: 1200px) {
  .cta-section { 
    /*height: 421px;*/
    height: 440px;
  }

  .cta-section-container { 
    /*height: 421px;*/
    height: 441px; 
  }
}
.cta-section-content h4 {
  font-weight: 400;
  font-size: 26px;
}

/* Coronavirus overrides */

#siteNav {
  margin-bottom: 0px;
}

.navbar-static-top {
  border-width: 0 0 0px;
}

/* #siteNav {
  border: none;
}

.hp-coronavirus {
  margin-top: -20px;
  margin-bottom: 25px; 
  background-color: #005dab;
  background-image: url(/img/deco-stripes-blue.png);
  padding: 30px 0;
  padding-top: 5px;
  color: #fff;
  border-top: 2px solid #012c79;
} */

/* #hp-coronavirus-m {
  display: none;
} */
/* 
@media (max-width: 991px) {
  .hp-coronavirus {
    display: none;
  }
  #hp-coronavirus-m {
    display: block;
  }
  #hp-coronavirus-m .corona-headers {
    font-size: 22px;
  }
  #hp-coronavirus-m .btn-sm {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
   #hp-coronavirus-m .corona-headers {
    font-size: 14px;
  }
} */
