﻿#content .banner-section .banner-and-title {
  position: relative;
  overflow: hidden;
}
#content .banner-section .banner-and-title img {
  display: block;
  width: auto;
  height: 239px;
  margin-left: -175%;
}
#content .banner-section .banner-and-title h2 {
  width: 100%;
  font-size: 26px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  margin: 0 auto;
  margin-bottom: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#content .content-section .content-block {
  padding: 20px;
}
#content .content-section .content-block h3 {
  font-size: 20px;
  font-weight: 500;
  color: #017eb6;
  margin-bottom: 15px;
}
#content .content-section .content-block p {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
#content .content-section .content-block ul,
#content .content-section .content-block ol {
  margin-left: 20px;
  margin-bottom: 15px;
}
#content .content-section .content-block ul li,
#content .content-section .content-block ol li {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
#content .content-section .content-block ul {
  list-style-image: url('../images/orange-bullet.png');
}
#content .content-section .content-block ol {
  list-style-type: decimal;
}
#content .content-section .content-block a.button {
  display: inline-block;
  background: #f99b07;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
#content #objectives-container {
  background-image: url(../images/Background-Tile.png);
  overflow: hidden;
}
#content .objectives-and-course-schedule {
  margin-bottom: 15px;
  overflow: hidden;
}
#content .objectives-and-course-schedule .objectives {
  border-bottom: 1px solid #0080b8;
}
#content .objectives-and-course-schedule .objectives ul {
  list-style-image: url('../images/diamond-bullet.png');
}
#content .objectives-and-course-schedule .course-schedule {
  margin-top: 15px;
}
#content .objectives-and-course-schedule .course-schedule h3 {
  margin-bottom: 5px;
}
#content .objectives-and-course-schedule .course-schedule #enroll-now-button {
  margin-top: 15px;
}
#content .job-guarantee-block .image-and-title {
  overflow: hidden;
}
#content .job-guarantee-block .image-and-title img {
  display: block;
  margin: 0 auto;
}
#content .job-guarantee-block .image-and-title h1 {
  font-size: 40px;
  font-weight: 700;
  color: #007ab9;
  margin-bottom: 15px;
}
#content .job-guarantee-block .image-and-title h1 span {
  display: block;
  font-weight: 300;
  color: #000;
}
#content .job-guarantee-block .content-and-apply-button a#apply-job-button {
  display: block;
  width: 269px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  margin: 0 auto;
}
#content .job-guarantee-block .content-and-apply-button p {
  text-align: center;
}
#content #training-highlights-container,
#content #target-audience-container {
  background: #136499;
}
#content #training-highlights-container .banner-section .banner-and-title h2,
#content #target-audience-container .banner-section .banner-and-title h2 {
  color: #fff;
}
#content #training-highlights-container .content-section .content-block,
#content #target-audience-container .content-section .content-block {
  color: #fff;
}
#content #courses-offered-container .content-block h2 {
  font-size: 26px;
  font-weight: 600;
  color: #007ab9;
  text-align: center;
  margin-bottom: 25px;
}
#content #courses-offered-container #courses {
  overflow: hidden;
}
#content #courses-offered-container #courses .course .course-short-detail {
  margin-bottom: 15px;
}
#content #courses-offered-container #courses .course .course-short-detail h2 {
  color: #000;
  text-align: center;
}
#content #courses-offered-container #courses .course .course-short-detail span.blue {
  font-weight: 500;
  color: #007ab9;
}
#content #courses-offered-container #courses .course .topic-and-sub-topics {
  overflow: hidden;
}
#content #courses-offered-container #courses .course .topic-and-sub-topics .mobile > h3 {
  font-size: 24px;
  text-decoration: underline;
}
#content #courses-offered-container #courses .course .topic-and-sub-topics .mobile .topics .topic h4.topic-title {
  padding: 8px;
  margin-bottom: 10px;
}
#content #courses-offered-container #courses .course .topic-and-sub-topics .mobile .topics .topic h4.topic-title.active {
  background: url('../images/courses-offered-arrow.svg') no-repeat;
  color: #fff;
}
#content #courses-offered-container #courses .course .topic-and-sub-topics .mobile .topics .topic .sub-topics {
  display: none;
}
#content #courses-offered-container #courses .course .topic-and-sub-topics .mobile .topics .topic .sub-topics ul li {
  list-style-image: url('../images/Light-blue-bullet.png');
}
#content #courses-offered-container #courses .course .topic-and-sub-topics .desktop {
  display: none;
}
#content #testimonials-container {
  background: #f3f3f3;
  overflow: hidden;
}
#content #testimonials-container .content-block h2 {
  font-size: 26px;
  font-weight: 600;
  color: #007ab9;
  text-align: center;
  margin-bottom: 15px;
}
#content #testimonials-container .content-block > p {
  text-align: center;
}
#content #testimonials-container #testimonials {
  padding: 0 20px;
  overflow: hidden;
}
#content #testimonials-container #testimonials .testimonial {
  margin-bottom: 25px;
}
#content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-image {
  margin-bottom: 15px;
}
#content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-image img {
  display: block;
  width: 100%;
}
#content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-content h3 {
  font-size: 20px;
  font-weight: 500;
  color: #017eb6;
  margin-bottom: 15px;
}
#content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-content p {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 10px;
}
#content #about-us-container .content-block img {
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #content #objectives-container {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 660px) {
  #content .banner-section .banner-and-title {
    position: relative;
    margin-bottom: 15px;
  }
  #content .banner-section .banner-and-title img {
    margin-left: -75%;
  }
  #content #objectives-container .objectives-and-course-schedule .objectives {
    float: left;
    width: 50%;
    padding-right: 2%;
    border-bottom: 0;
    border-right: 1px solid #0080b8;
  }
  #content #objectives-container .objectives-and-course-schedule .course-schedule {
    float: right;
    width: 45%;
    padding-left: 2%;
  }
  #content #objectives-container .job-guarantee-block .image-and-title {
    margin-bottom: 15px;
  }
  #content #objectives-container .job-guarantee-block .image-and-title img,
  #content #objectives-container .job-guarantee-block .image-and-title h1 {
    float: left;
  }
  #content #objectives-container .job-guarantee-block .image-and-title h1 {
    font-size: 60px;
    margin-bottom: 0;
  }
  #content #courses-offered-container #courses .course .course-short-detail p {
    text-align: center;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .mobile {
    display: none;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop {
    display: block;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab {
    overflow: hidden;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .topics {
    width: 46%;
    padding-right: 2%;
    float: left;
    list-style-image: none;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .topics li {
    height: 52px;
    position: relative;
    margin: 0;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .topics li a {
    display: block;
    position: absolute;
    top: 35%;
    left: 5%;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .topics li.ui-tabs-active {
    background: url('../images/courses-offered-arrow.svg') no-repeat;
    background-size: 100%;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .topics li.ui-tabs-active a {
    color: #fff;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .topics li:hover {
    cursor: pointer;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .tab-items {
    width: 46%;
    padding-left: 2%;
    float: right;
  }
  #content #courses-offered-container #courses .course .topic-and-sub-topics .desktop .topics-tab .tab-items ul li {
    list-style-image: url('../images/Light-blue-bullet.png');
    margin-bottom: 3px;
  }
  #content #testimonials-container #testimonials .testimonial {
    width: 360px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  #content #about-us-container .content-block img {
    float: right;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 768px) {
  #content .banner-section .banner-and-title img {
    margin-left: -55%;
  }
  #content #objectives-container .job-guarantee-block .image-and-title {
    width: 600px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  #content #testimonials-container #testimonials .testimonial {
    float: left;
    margin-right: 8px;
  }
  #content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-content {
    height: 315px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #content #testimonials-container #testimonials .testimonial:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #content .banner-section .banner-and-title img {
    margin-left: -25%;
  }
  #content .content-section .content-block {
    width: 960px;
    margin: 0 auto;
    padding: 40px 0;
  }
  #content #courses-offered-container #courses .course {
    width: 750px;
    margin: 0 auto;
  }
  #content #courses-offered-container #courses .course .course-short-detail {
    margin-bottom: 25px;
  }
  #content #target-audience-container .content-section .content-block {
    width: 750px;
    margin: 0 auto;
    padding: 40px 0;
  }
  #content #testimonials-container #testimonials .testimonial {
    width: 320px;
    margin-right: 12px;
  }
  #content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-content {
    height: 360px;
  }
  #content #testimonials-container #testimonials .testimonial:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1265px) {
  #content .banner-section .banner-and-title img {
    margin-left: -10%;
  }
  #content .content-section .content-block {
    width: 1090px;
  }
  #content #testimonials-container #testimonials {
    width: 1140px;
    margin: 0 auto;
  }
  #content #testimonials-container #testimonials .testimonial {
    width: 360px;
    margin-right: 30px;
  }
  #content #testimonials-container #testimonials .testimonial .testimonial-image-and-content .testimonial-content {
    height: 340px;
  }
}
@media only screen and (min-width: 1400px) {
  #content .banner-section .banner-and-title img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
