/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");

body,
html {
  width: 100%;
  height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.bs-docs-masthead {
  position: relative;
  padding: 30px 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background: #f2664b;
  background: -moz-linear-gradient(left,  #f2664b 0%, #f93767 100%);
  background: -webkit-linear-gradient(left,  #f2664b 0%,#f93767 100%);
  background: linear-gradient(to right,  #f2664b 0%,#f93767 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2664b', endColorstr='#f93767',GradientType=1 );
  
  padding: 10px;
  border-bottom: #a3002b solid 1px;
}

.cnlSubDisc a,
.cnlSubDisc a:active,
.cnlSubDisc a:hover {
  color: #fff;
  text-transform: uppercase;
}

.cnlSubDisc {
  background-color: #000;
  padding: 5px 0;
}

#headerLogo, .headerLogo {
  display: block;
  max-width: 400px;
  margin: 0 auto;
  margin-top:40px;
}

.esHeaderLogo{
  max-width: 100%;
}

.logo {
  max-width: 150px;
  width: 100%;
  height: auto;
}
.about_img {
  max-width: 300px;
  margin: auto;
  width: 100%;
  margin-bottom: 30px;
}
.panel-default {
  background: #fff;
  box-shadow: none;
}
.panel-default > .panel-heading {
  cursor: pointer;
  color: #f1664b;
  background-color: #fff;
  border: 1px solid #ef4f61;
  box-shadow: none;
}
.panel-body {
  color: #f1664b;
}
.f-right {
  float: right;
}
.topnav {
  font-size: 14px;
}

.NavBarBuffer {
  height: 80px;
}

.NavBarBuffer2 {
  height: 120px;
}

.lead {
  font-size: 18px;
  font-weight: 400;
}

.boxes {
  margin-top: 10pt;
  margin-left: 5pt;
  margin-right: 5pt;
}

.country_text {
  background: #00579a;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #003275;
  color: #fff;
  border-radius: 8pt;
  cursor: pointer;
  font-size: 17px;
  font-weight: bold;
  margin: auto;
  margin-top: 10pt;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

.country_text:hover {
  background: #003275;
  border: 1px solid #002137;
}

.wrapper {
  display: inline-flex;
}

.intro-header {
  padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
  padding-bottom: 50px;
  text-align: center;
  color: #f8f8f8;
}
.navbar-toggle {
  background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ef4f61;
  border: none;
}
#terms {
  padding-left: 5px;
  padding-right: 5px;
}
.coursesBackground {
  background-image: url("../img/coursbg.png");
  background-position: left center;
  background-repeat: repeat-y;
  padding-bottom: 52px;
}
.courses {
  width: auto;
  height: 400px;
}
.terms {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 6pt;
}
.land {
  background: url(../img/intro-bg.png) no-repeat;
  background-size: cover;
}

.intro-message {
  position: relative;
  padding-top: 10%;
  padding-bottom: 20%;
}

.intro-message > h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 5em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
.navbar-default {
  border: none;
  background: #f2664b;
  background: -moz-linear-gradient(left,  #f2664b 0%, #f93767 100%);
  background: -webkit-linear-gradient(left,  #f2664b 0%,#f93767 100%);
  background: linear-gradient(to right,  #f2664b 0%,#f93767 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2664b', endColorstr='#f93767',GradientType=1 );
  
  padding: 10px;
  border-bottom: #a3002b solid 1px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.center {
  text-align: center;
}
.feature {
  text-align: center;
}
.rowHeader {
  margin-bottom: 45px;
  color: #3c3c3c;
  font-size: 30px;
}
h2.feature {
  margin-bottom: 45px;
  color: #3c3c3c;
  font-size: 30px;
}
.feature-head-text {
  color: #3c3c3c;
  font-weight: 700;
  font-size: 16px;
}
.feature-subtext {
  color: #3c3c3c;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  width: 90%;
  margin: auto;
}
.feature-icon {
  background-color: #ef4f61;
  border-radius: 50%;
  height: 5.625em;
  width: 5.625em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: #ffffff;
}
.courseHeader {
  margin-top: 60px;
  color: #fff;
}

.courseHeader2 {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px;
}

.faqbox {
  background-color: #fff;
  margin: 20px 0;
}
.faqbox-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 13px;
  color: inherit;
  background-color: #fff;
  color: #f1664b;
  border: 1px solid #f1664b;
  margin-top: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.faqbox-body {
  padding: 9px 14px;
  color: #3c3c3c;
  font-weight: 400;
  border: 1px solid #ddd;
  border-top: none;
}
@media (max-width: 767px) {
  .intro-message {
    padding-bottom: 15%;
  }

  .intro-message > h1 {
    font-size: 3em;
  }

  ul.intro-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.intro-social-buttons > li:last-child {
    margin-bottom: 0;
  }

  .intro-divider {
    width: 100%;
  }

  .bs-docs-masthead {
    padding: 0;
  }
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-a {
  padding: 45px 0;
  background-color: #f8f8f8;
}

.content-section-b {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 50px 0;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}
#form input[type="text"],
#form input[type="email"],
#form input[type="tel"] {
  border: medium none;
  border-radius: 3px;
  color: rgb(0, 0, 0);
  height: 35px;
  margin: 5px 2.5px;
  padding: 12px;
  width: 400px;
}
#form textarea {
  border-radius: 3px;
  color: rgb(0, 0, 0);
  margin: 5px 0;
  min-height: 150px;
  padding: 12px;
  width: 810px;
}
.sendBtn input[type="submit"] {
  background: rgb(66, 205, 231) none repeat scroll 0 0;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 5px;
  color: rgb(255, 255, 255);
  font-size: 16px;
  max-width: 200px;
  padding: 15px 0;
  width: 100%;
}
@media (max-width: 1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }

  ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons > li:last-child {
    margin-bottom: 0;
  }
}

footer {
  font-size: 0.8em;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f0f0f0;
  border-top: gray solid 1px;
  padding: 0 5px;
}

.fl50 {
  width: 50%;
  float: left;
}

.fl {
  float: left;
  font-size: 1.25em;
}

.disclaimerCNL {
  padding: 5px 0;
  text-align: center;
  line-height: 1.6;
  margin: 0 auto;
  overflow: hidden;
  display: table;
}

.undL {
  text-decoration: underline;
}

p.copyright {
  margin: 15px 0 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #ee456c;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #ee456c;
  color: #fff;
}

@media (max-width: 768px) {
  .map {
    height: 75%;
  }

  .wrapper {
    display: block;
  }

  .white_content {
    height: auto;
    margin-bottom: 1px;
    width: 99%;
  }

  .logo {
    width: 100%;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-default {
    padding: 0;
  }

  .NavBarBuffer,
  .NavBarBuffer2 {
    height: 50px;
  }
}

a,
a:active,
a:hover {
  color: #000;
  text-decoration: none;
}

.termsimg {
  max-width: 581px;
  margin: auto;
}
.courseMain {
  padding: 0 0;
  background: #f2664b;
  background: -moz-linear-gradient(left,  #f2664b 0%, #f93767 100%);
  background: -webkit-linear-gradient(left,  #f2664b 0%,#f93767 100%);
  background: linear-gradient(to right,  #f2664b 0%,#f93767 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2664b', endColorstr='#f93767',GradientType=1 );
}
.languageSwitch {
  display: block;
  text-align: center;
  text-decoration: underline;
  padding-bottom: 10px;
  font-size: 18px;
}

.noBG {
  background: #fff;
  padding: 0;
  border: none;
}