@charset "utf-8";
/*
Theme Name: Mokshaa LLC
Theme URI: http://www.Mokshaitsolutions.com
Author: Chandu
Author URI: http://www.chandu4u.com
Description: Mokshaa LLC is a rapidly growing IT development and software consulting company headquartered in Issaquah, WA USA. We specialize in training, staffing, design, development and maintenance of high-end business enabling IT systems. Mokshaa LLC is a company promoted by highly experienced technocrats, who have been associated with some of the top 10 Fortune 500 companies. 

Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Moksha

Use it to make something cool, have fun, and share what you've learned with others.
*/
@keyframes wipe_left_1276 {
  0% {
    width: 0px;
    margin-left: 1276px;
  }
  100% {
    width: 1276px;
    margin-left: 0px;
  }
}
@keyframes wipe_left_1125 {
  0% {
    width: 0px;
    margin-left: 1125.8px;
  }
  100% {
    width: 1125.8px;
    margin-left: 0px;
  }
}
@keyframes wipe_left_1020 {
  0% {
    width: 0px;
    margin-left: 1020px;
  }
  100% {
    width: 1020px;
    margin-left: 0px;
  }
}
@keyframes drive_right {
  0% {
    margin-left: -50px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes drive_left {
  0% {
    margin-left: 50px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animate_frame {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-40deg);
  }
}
@keyframes animate_ring_1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(75deg);
  }
}
@keyframes animate_ring_2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(50deg);
  }
}
@keyframes animate_ring_3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-150deg);
  }
}
@keyframes animate_ring_code {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(40deg);
  }
}
@-webkit-keyframes wipe_left_1276 {
  0% {
    width: 0px;
    margin-left: 1276px;
  }
  100% {
    width: 1276px;
    margin-left: 0px;
  }
}
@-webkit-keyframes wipe_left_1125 {
  0% {
    width: 0px;
    margin-left: 1125.8px;
  }
  100% {
    width: 1125.8px;
    margin-left: 0px;
  }
}
@-webkit-keyframes wipe_left_1020 {
  0% {
    width: 0px;
    margin-left: 1020px;
  }
  100% {
    width: 1020px;
    margin-left: 0px;
  }
}
@-webkit-keyframes drive_right {
  0% {
    margin-left: -50px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes drive_left {
  0% {
    margin-left: 50px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animate_frame {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-40deg);
  }
}
@-webkit-keyframes animate_ring_1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(75deg);
  }
}
@-webkit-keyframes animate_ring_2 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
  }
}
@-webkit-keyframes animate_ring_3 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-150deg);
  }
}
@-webkit-keyframes animate_ring_code {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(40deg);
  }
}
.header_wrapper {
  background: #000!important;
  -webkit-background-size: 100% 764px !important;
  /* Safari 3.0 */
  -moz-background-size: 100% 764px !important;
  /* Gecko 1.9.2 (Firefox 3.6) */
  -o-background-size: 100% 764px !important;
  /* Opera 9.5 */
  background-size: 100% 764px !important;
  background-position: 0 0;
  height:auto;
  overflow: hidden;
}
.header_wrapper #video_parent {
  background: url('images/main_bg_photo.jpg') no-repeat !important;
  position: absolute;
  height: inherit;
  width: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 500;
}
.header_wrapper #video_parent #video_mask {
  width: 100%;
  height: 100%;
  background: #272737;
  position: absolute;
}
.header_wrapper #video_parent img {
  height: 116%;
  position: absolute;
  -webkit-filter: blur(0px) grayscale(1);
  filter: blur(0px) grayscale(1);
  opacity: 0.25;
}
.header_wrapper #video_parent video {
  display: inline-block;
  z-index: 400;
  height: 126%;
  -webkit-filter: blur(0px) grayscale(1);
  filter: blur(0px) grayscale(1);
  opacity: 0.25;
}
@media screen and (max-width: 979px) {
  .header_wrapper .container {
    padding: 0px 40px !important;
  }
}
@media screen and (max-width: 719px) {
  .header_wrapper .container {
    padding: 0px !important;
  }
}
.header_wrapper #header_navigation {
  position: absolute;
  z-index: 1000;
}
.header_wrapper #splash_link {
  padding: 0px 0px 0px 0px !important;
  position: relative;
  z-index: 600;
}
.header_wrapper #splash_link header {
  margin-top: 0px;
}
.header_wrapper #splash_link header #future_links {
  overflow: visible;
  flex: none;
  height: 1276px;
  width: 1276px;
  text-align: right;
  margin-left: -395.3425px;
  margin-top: -120px;
}
.header_wrapper #splash_link header #future_links .blue_line_parent {
  position: absolute;
  height: inherit;
  width: inherit;
  overflow: hidden;
  animation: wipe_left_1276 2.25s ease-in;
  -webkit-animation: wipe_left_1276 2.25s ease-in;
}
.header_wrapper #splash_link header #future_links .blue_line_parent .blue_line {
  position: absolute;
  right: 0;
  height: 1276px;
  width: 1276px;
  background-repeat: no-repeat;
  background-image: url('images/top_line.png');
}
.header_wrapper #splash_link header #future_links .radial {
  position: absolute;
  height: inherit;
  width: inherit;
  background-repeat: no-repeat;
  background-size: contain;
}
.header_wrapper #splash_link header #future_links .radial#radial_ring_code {
  background-image: url('images/radial_ringcode.png') !important;
  /* animate to the right */
  animation: animate_ring_code 15s, fade_in 1s;
  -webkit-animation: animate_ring_code 15s, fade_in 1s;
  transform: rotate(40deg);
}
.header_wrapper #splash_link header #future_links .radial#radial_frame {
  background-image: url('images/radial_frame2.png') !important;
  /* animate to the left */
  animation: animate_frame 15s, fade_in 1s;
  -webkit-animation: animate_frame 15s, fade_in 1s;
  transform: rotate(-40deg);
}
.header_wrapper #splash_link header #future_links .radial#radial_ring_1 {
  background-image: url('images/radial_ring1.png') !important;
  /* animate to the right */
  animation: animate_ring_1 15s, fade_in 1s;
  -webkit-animation: animate_ring_1 15s, fade_in 1s;
  transform: rotate(75deg);
}
.header_wrapper #splash_link header #future_links .radial#radial_ring_2 {
  background-image: url('images/radial_ring2.png') !important;
  /* animate to the right */
  animation: animate_ring_2 15s, fade_in 1s;
  -webkit-animation: animate_ring_2 15s, fade_in 1s;
  transform: rotate(50deg);
}
.header_wrapper #splash_link header #future_links .radial#radial_ring_3 {
  background-image: url('images/radial_ring3.png') !important;
  /* animate to the left */
  animation: animate_ring_3 15s, fade_in 1s;
  -webkit-animation: animate_ring_3 15s, fade_in 1s;
  transform: rotate(-150deg);
}
.header_wrapper #splash_link header #future_links .radial#link_parent {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  justify-content: center;
  -webkit-box-pack: justify;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  -webkit-animation: fade_in 3s;
  animation: fade_in 3s;
  z-index: 9999;
}
.header_wrapper #splash_link header #future_links .radial#link_parent .invisible {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
}
.header_wrapper #splash_link header #future_links .radial#link_parent a {
  content: '';
  background-image: url('images/your_future.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block !important;
  height: 262px;
  width: 262px;
  cursor: pointer;
}
.header_wrapper #splash_link header #future_links .radial#link_parent a:hover {
  background-image: url('images/your_future_hover.png') !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.header_wrapper #splash_link header #mobile_version {
  display: none;
}
.header_wrapper #splash_link header .title_block {
  display: inline-block;
  margin-top: 140px;
  z-index: 999;
  margin-left: -78px;
  position: relative;
}
.header_wrapper #splash_link header .title_block h2 {
  -webkit-animation: fade_in 5s, drive_right 3s;
  animation: fade_in 5s, drive_right 3s;
  font-size: 65px;
  margin-top: 120px;
  margin-bottom: 30px;
  width: 424px;
}
.header_wrapper #splash_link header .title_block h1 {
  -webkit-animation: fade_in 4s, drive_left 3s;
  animation: fade_in 4s, drive_left 3s;
  width: 424px;
}
@media screen and (max-width: 1980px) {
  .header_wrapper #splash_link header {
    margin-top: 0px;
  }
  .header_wrapper #splash_link header #future_links {
    display: inline-block;
    vertical-align: top;
    height: 1125.8px;
    width: 1125.8px;
    margin-left: -273.832px;
    margin-top: -85.0784px;
    top: 0px;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent {
    animation: wipe_left_1125 2.25s ease-in;
    -webkit-animation: wipe_left_1125 2.25s ease-in;
    left: 0px;
    margin-top: -43px;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent .blue_line {
    height: 1205px;
    width: 1463px;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    height: 235px;
    width: 235px;
  }
}
@media screen and (max-width: 1366px) {
  .header_wrapper {
    height:auto;
  }
  .header_wrapper #video_parent {
    height: inherit;
  }
  .header_wrapper #splash_link .title_block {
    margin-left: -203px !important;
  }
}
@media screen and (max-width: 1279px) {
  .header_wrapper {
    height: 658px;
  }
  .header_wrapper #video_parent {
    height: inherit;
  }
  .header_wrapper #splash_link {
    padding: 0px 0px 0px 40px !important;
  }
  .header_wrapper #splash_link header {
    margin-top: 0px;
  }
  .header_wrapper #splash_link header #future_links {
    height: 1020px;
    width: 1020px;
    margin-top: -60.0784px;
    margin-left: -324.832px;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent {
    left: -187px;
    margin-top: -78px;
    animation: wipe_left_1020 2.25s ease-in;
    -webkit-animation: wipe_left_1020 2.25s ease-in;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent .blue_line {
    width: 1295px;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    height: 210px;
    width: 210px;
  }
  .header_wrapper #splash_link header .title_block {
    margin-left: -116px !important;
  }
  .header_wrapper #splash_link header .title_block h2 {
    width: 424px;
  }
  .header_wrapper #splash_link header .title_block h1 {
    width: 424px;
  }
}
@media screen and (max-width: 1209px) {
  .header_wrapper #splash_link header .title_block {
    margin-left: -218px !important;
  }
}
@media screen and (max-width: 1109px) {
  .header_wrapper #splash_link {
    padding: 0px 0px 0px 40px !important;
  }
  .header_wrapper #splash_link header {
    margin-top: 0px;
  }
  .header_wrapper #splash_link header #future_links {
    height: 1020px;
    width: 1020px;
    margin-top: -60.0784px;
    margin-left: -324.832px;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent {
    left: -187px;
    margin-top: -78px;
    animation: wipe_left_1020 2.25s ease-in;
    -webkit-animation: wipe_left_1020 2.25s ease-in;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent .blue_line {
    width: 1295px;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    height: 210px;
    width: 210px;
  }
  .header_wrapper #splash_link header .title_block {
    margin-left: -185px !important;
  }
  .header_wrapper #splash_link header .title_block h2 {
    width: 320px;
  }
  .header_wrapper #splash_link header .title_block h1 {
    width: 306px;
  }
}
@media screen and (max-width: 1023px) {
  .header_wrapper {
    background-size: cover !important;
    height: auto !important;
  }
  .header_wrapper #video_parent {
    display: none;
  }
  .header_wrapper #splash_link {
    margin-top: 140px;
    position: initial;
    width: 100% !important;
    padding: 10px 0px 26px 0px !important;
    position: initial !important;
  }
  .header_wrapper #splash_link header {
    display: block;
  }
  .header_wrapper #splash_link header #future_links {
    background: transparent !important;
    width: 30% !important;
    height: auto;
    line-height: 1em;
    margin: 0px 0px 40px !important;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    margin-right: 20px;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent {
    display: none;
  }
  .header_wrapper #splash_link header #future_links .radial {
    display: none;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent {
    position: relative;
    -webkit-animation: none;
    animation: none;
    display: block;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    background-size: 100% !important;
    padding: 60%;
    width: 262px;
    height: 262px;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a:hover {
    background-size: 100% !important;
  }
  .header_wrapper #splash_link header .title_block {
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    order: 1;
    /* margin: 0px !important; */
    -webkit-box-ordinal-group: 1;
    -webkit-order: 1;
    width: 50%;
    /* margin-top: 40px; */
    padding-bottom: 10px;
    /* display: block; */
    margin: 0px 0px 0px 88px !important;
  }
  .header_wrapper #splash_link header .title_block h2 {
    margin: 40px 0px 30px 0px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    width: auto;
    -webkit-animation: none;
    animation: none;
  }
  .header_wrapper #splash_link header .title_block h1 {
    width: auto;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -webkit-animation: none;
    animation: none;
    line-height: 25px;
    font-size: 20px !important;
  }
}
@media screen and (max-width: 979px) {
  .header_wrapper #splash_link {
    padding: 0px 0px 29px 0px !important;
  }
  .header_wrapper #splash_link header {
    padding: 0px;
  }
  .header_wrapper #splash_link header #mobile_version {
    display: block;
    margin: 0px !important;
  }
  .header_wrapper #splash_link header #desktop_version {
    display: none;
  }
  .header_wrapper #splash_link header .title_block {
    width: 73%;
  }
  .header_wrapper #splash_link header .title_block h2 {
    margin: 0px 0px 30px 0px;
  }
}
@media screen and (max-width: 719px) {
  .header_wrapper {
    background-size: cover !important;
    height: auto !important;
  }
  .header_wrapper #video_parent {
    display: none;
  }
  .header_wrapper #splash_link {
    margin-top: 80px;
    padding: 0px 0px 20px 20px !important;
    position: initial;
    position: initial !important;
    width: 100% !important;
  }
  .header_wrapper #splash_link header {
    display: block;
    padding: 26px 18px;
  }
  .header_wrapper #splash_link header #future_links {
    background: transparent !important;
    width: 100% !important;
    height: 100%;
    line-height: 1em;
    margin: 0px 0px 40px !important;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    display: block;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent {
    display: none;
  }
  .header_wrapper #splash_link header #future_links .radial {
    display: none;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent {
    position: relative;
    width: 25%;
    height: 25%;
    -webkit-animation: none;
    animation: none;
    display: block;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    background-size: 100% !important;
    display: block !important;
    padding: 60%;
    width: 100%;
    height: auto;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a:hover {
    background-size: 100% !important;
  }
  .header_wrapper #splash_link header .title_block {
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    order: 1;
    margin: 0px !important;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 1;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 10px;
    /* transform:translate();
					-webkit-transform:translate(); */
    display: block;
  }
  .header_wrapper #splash_link header .title_block h2 {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    width: 100%;
    -webkit-animation: none;
    animation: none;
    margin-top: 0px;
  }
  .header_wrapper #splash_link header .title_block h1 {
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -webkit-animation: none;
    animation: none;
    line-height: 25px;
    font-size: 20px !important;
  }
}
@media screen and (max-width: 639px) {
  .header_wrapper {
    background-size: cover !important;
    height: auto !important;
  }
  .header_wrapper #video_parent {
    display: none;
  }
  .header_wrapper #splash_link {
    margin-top: 80px;
    position: initial;
    width: 100% !important;
    position: initial !important;
  }
  .header_wrapper #splash_link header {
    display: block;
    padding: 10px 0px 0px;
  }
  .header_wrapper #splash_link header #future_links {
    background: transparent !important;
    width: 100% !important;
    height: 100%;
    line-height: 1em;
    margin: 0px 0px 40px !important;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    display: block;
  }
  .header_wrapper #splash_link header #future_links .blue_line_parent {
    display: none;
  }
  .header_wrapper #splash_link header #future_links .radial {
    display: none;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent {
    position: relative;
    width: 25%;
    height: 25%;
    -webkit-animation: none;
    animation: none;
    display: block;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    background-size: 100% !important;
    display: block !important;
    padding: 80%;
    width: 100%;
    height: 100%;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a:hover {
    background-size: 100% !important;
  }
  .header_wrapper #splash_link header .title_block {
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -webkit-order: 1;
    margin: 80px 0px 0px 0px !important;
    order: 1;
    -webkit-box-ordinal-group: 1;
    width: 100%;
    padding-bottom: 10px;
    flex-shrink: 0;
    /* transform:translate();
					-webkit-transform:translate(); */
    display: block;
  }
  .header_wrapper #splash_link header .title_block h2 {
    font-size: 55px;
    line-height: 50px;
    text-align: left;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    width: 100%;
    -webkit-animation: none;
    animation: none;
  }
  .header_wrapper #splash_link header .title_block h1 {
    display: block;
    width: 100%;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -webkit-animation: none;
    animation: none;
    line-height: 25px;
    font-size: 20px !important;
  }
}
@media screen and (max-width: 480px) {
  .header_wrapper #splash_link {
    margin-top: 30px;
  }
}
@media screen and (max-width: 419px) {
  .header_wrapper {
    height: 490px;
  }
  .header_wrapper #video_parent {
    height: 490px;
  }
  .header_wrapper #splash_link header #future_links .radial#link_parent a {
    padding: 100%;
  }
  .header_wrapper #splash_link header .title_block {
    margin: 60px 0px 0px 0px !important;
    width: 100%;
  }
  .header_wrapper #splash_link header .title_block h2 {
    font-size: 45px;
    line-height: 40px;
    margin-top: 0px;
    text-align: left !important;
  }
  .header_wrapper #splash_link header .title_block h1 {
    display: none;
    margin-bottom: 30px;
  }
}
.blue_triangle_container {
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-top: -149px;
  margin-left: 0px;
  position: absolute;
  z-index: 999;
}
.blue_triangle_container .blue_triangle {
  border-bottom: 150px solid #00B7D3;
  border-top: 0px solid transparent;
  border-left: 2400px solid transparent;
  border-right: 0px solid transparent;
  width: 1px;
  height: 1px;
}
@media screen and (max-width: 640px) {
  .blue_triangle_container {
    z-index: 998;
  }
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom:10px;
    margin-top:0px;
	font-family:'Conv_unvr47w',Sans-Serif; 
}
#programs_block {
  padding: 0px;
  position: relative;
  z-index: 700;
}
#programs_block .container {
  padding: 49px 230px 0px;
}
#programs_block .container .content_header h2 {
  margin-bottom:10px;
  font-family:'Conv_unvr47w',Sans-Serif; 
}
#programs_block .container .content_header p {
  margin: 0px 0px 20px;
}
#programs_block .container .content_header p a {
  color: #FFF;
  text-decoration: underline;
}
#programs_block .container .content_header p a:hover {
  color: #337ab7;
}
@media screen and (max-width: 1279px) {
  #programs_block .container .content_header p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  #programs_block {
    padding: 22px 0px 0px !important;
  }
  #programs_block .container {
    padding: 0px 100px 0px;
  }
  #programs_block .container .content_header p {
    margin-bottom: 20px;
  }
  #programs_block .container .content_header p:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 860px) {
  #programs_block .container {
    padding: 0px 40px 0px;
  }
}
@media screen and (max-width: 720px) {
  #programs_block .container {
    padding: 0px 40px !important;
  }
}
@media screen and (max-width: 639px) {
  #programs_block .container {
    padding: 0px 20px 0px !important;
  }
  #programs_block .container .content_header img {
    width: 50px;
  }
}
.down_triangle_container {
  height: 75px;
  width: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 999;
}
.down_triangle_container .triangle_container {
  height: 65px;
  transform: translate(-25%, 0);
  -webkit-transform: translate(-25%, 0);
  width: 200%;
  text-align: center;
}
.down_triangle_container .triangle_container .blue_triangle {
  display: inline-block;
  border-bottom: 0px solid transparent;
  border-top: 75px solid #00B7D3;
  border-left: 1058px solid transparent;
  border-right: 1058px solid transparent;
  height: 1px;
  width: 1px;
}
@media screen and (max-width: 1280px) {
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 65px solid #00B7D3;
    border-left: 1008px solid transparent;
    border-right: 1008px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 1023px) {
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 65px solid #00B7D3;
    border-left: 620px solid transparent;
    border-right: 620px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 980px) {
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 65px solid #00B7D3;
    border-left: 620px solid transparent;
    border-right: 620px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 720px) {
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 55px solid #00B7D3;
    border-left: 420px solid transparent;
    border-right: 420px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 640px) {
  .down_triangle_container .triangle_container {
    height: 65px;
    transform: translate(-25%, 0);
    -webkit-transform: translate(-24%, 0);
    width: 200%;
    text-align: center;
  }
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 35px solid #00B7D3;
    border-left: 320px solid transparent;
    border-right: 320px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 480px) {
  .down_triangle_container .triangle_container {
    height: 65px;
    transform: translate(-25%, 0);
    -webkit-transform: translate(-24%, 0);
    width: 200%;
    text-align: center;
  }
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 35px solid #00B7D3;
    border-left: 301px solid transparent;
    border-right: 320px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 340px) {
  .down_triangle_container .triangle_container {
    height: 65px;
    transform: translate(-25%, 0);
    -webkit-transform: translate(-24%, 0);
    width: 200%;
    text-align: center;
  }
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 35px solid #00B7D3;
    border-left: 307px solid transparent;
    border-right: 320px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 320px) {
  .down_triangle_container .triangle_container {
    height: 65px;
    transform: translate(-25%, 0);
    -webkit-transform: translate(-24%, 0);
    width: 200%;
    text-align: center;
  }
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 35px solid #00B7D3;
    border-left: 290px solid transparent;
    border-right: 320px solid transparent;
    height: 1px;
    width: 1px;
  }
}
@media screen and (max-width: 305px) {
  .down_triangle_container .triangle_container {
    height: 65px;
    transform: translate(-25%, 0);
    -webkit-transform: translate(-24%, 0);
    width: 200%;
    text-align: center;
  }
  .down_triangle_container .triangle_container .blue_triangle {
    display: inline-block;
    border-bottom: 0px solid transparent;
    border-top: 35px solid #00B7D3;
    border-left: 279px solid transparent;
    border-right: 320px solid transparent;
    height: 1px;
    width: 1px;
  }
}
#bootcamp_programs {
  padding: 0px;
}
#bootcamp_programs div.slide_div {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 150%;
  z-index: 99;
}
#bootcamp_programs .page_description_wrapper {
  overflow: hidden;
  display: block;
  position: relative;
  background-color: #fff !important;
}
@media screen and (min-width: 981px) {
  #bootcamp_programs .page_description_wrapper:hover .slide_div {
    background: #272634;
  }
  #bootcamp_programs .page_description_wrapper:hover .description_subtitle {
    z-index: 9999;
    position: relative;
    color: #fff;
    display: block !important;
  }
  #bootcamp_programs .page_description_wrapper:hover .description_subtitle * {
    color: #fff !important;
  }
}
#bootcamp_programs .container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: table;
}
#bootcamp_programs .container .half_section {
  border-left: 1px solid #E7E7E7;
  cursor: pointer;
  display: table-cell;
  width: 50%;
}
#bootcamp_programs .container .half_section a {
  color: #262634;
  cursor: pointer;
  display: block;
  padding: 40px;
  text-decoration: none;
}
#bootcamp_programs .container .half_section a h4 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 25px;
}
#bootcamp_programs .container .half_section #onsite_bootcamp {
  cursor: pointer;
  padding-top: 95px;
}
#bootcamp_programs .container .half_section #onsite_bootcamp p {
  margin-bottom: 35px;
}
#bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  #bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container img {
    width: 100% !important;
  }
}
@media screen and (max-width: 980px) {
  #bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container img {
    width: 75% !important;
  }
}
@media screen and (max-width: 720px) {
  #bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container img {
    width: 100% !important;
  }
}
#bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container #onsite_map {
  display: inline-block;
}
#bootcamp_programs .container .half_section .quarter_section {
  display: block;
  width: 100%;
  border-top: 1px solid #E7E7E7;
}
#bootcamp_programs .container .half_section .quarter_section:first-child {
  border-top: none;
}
#bootcamp_programs .container .half_section .quarter_section:first-child a {
  cursor: pointer;
  padding-top: 95px;
  padding-right: 95px;
}
#bootcamp_programs .container .half_section .quarter_section .sixteenth_container {
  display: table;
}
#bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section {
  cursor: pointer;
  display: table-cell;
  width: 50%;
  border-left: 1px solid #E7E7E7;
}
#bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section:first-child {
  border-left: none;
}
#bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section a {
  cursor: pointer;
}
#bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section #evening_course {
  cursor: pointer;
}
#bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section #evening_course .description_subtitle h3 {
  font-size: 26px;
  line-height: 35px;
}
#bootcamp_programs .container #onsite_bootcamp_container {
  border-left: none;
}
@media screen and (min-width: 1426px) {
  #bootcamp_programs .container {
    width: 100% !important;
  }
  #bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section {
    padding-bottom: 11.6%;
  }
}
@media screen and (max-width: 1310px) {
  #bootcamp_programs .container .half_section .quarter_section .sixteenth_container .sixteenth_section {
    padding-bottom: 3%;
  }
}
@media screen and (max-width: 1269px) {
  #bootcamp_programs .container .half_section {
    border-left: none;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp {
    padding-top: 60px;
    padding-bottom: 0px;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container #onsite_map {
    width: 100%;
  }
  #bootcamp_programs .container .half_section .quarter_section {
    border-left: 1px solid #e7e7e7;
    border-top: none;
  }
  #bootcamp_programs .container .half_section .quarter_section .sixteenth_section {
    border-top: 1px solid #E7E7E7;
    display: block !important;
    width: 100% !important;
    border-left: none !important;
  }
}
@media screen and (max-width: 980px) {
  #bootcamp_programs div.slide_div {
    display: none !important;
  }
  #bootcamp_programs .container {
    padding: 32px 0px 30px 0px;
  }
  #bootcamp_programs .container a:hover {
    cursor: initial;
    background: #fff !important;
  }
  #bootcamp_programs .container a:hover * {
    color: #262634 !important;
  }
  #bootcamp_programs .container a:hover:after {
    opacity: 0.85;
  }
  #bootcamp_programs .container a:after {
    color: #fff;
    background: #272634;
    width: 100%;
    height: auto;
    display: block;
    padding: 10px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-family: ProximaNova-Extrabld, tahoma, verdana, arial, sans-serif;
  }
  #bootcamp_programs .container .half_section {
    width: 100%;
    display: block;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp {
    padding-top: 60px;
    padding-bottom: 0px;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container #onsite_map {
    width: 100%;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp:after {
    content: 'View Onsite Program';
  }
  #bootcamp_programs .container .half_section #remote_bootcamp:after {
    content: 'View Online Program';
  }
  #bootcamp_programs .container .half_section #evening_course:after {
    content: 'LEARN MORE';
  }
  #bootcamp_programs .container .half_section #dev_accelerator:after {
    content: 'View Dev Accelerators';
  }
  #bootcamp_programs .container .half_section .quarter_section {
    border-top: none !important;
  }
  #bootcamp_programs .container .half_section .quarter_section a {
    padding: 30px 40px 0px !important;
  }
  #bootcamp_programs .container .half_section .quarter_section .sixteenth_section {
    display: block !important;
    width: 100% !important;
    border-left: none !important;
    border-top: none !important;
  }
}
@media screen and (max-width: 639px) {
  #bootcamp_programs .container {
    padding: 0px 0px 30px 0px;
  }
  #bootcamp_programs .container a:hover {
    cursor: initial;
    background: #fff !important;
  }
  #bootcamp_programs .container a:hover * {
    color: #262634 !important;
  }
  #bootcamp_programs .container a:hover:after {
    opacity: 0.85;
  }
  #bootcamp_programs .container a:after {
    color: #fff;
    background: #272634;
    width: 100%;
    height: auto;
    display: block;
    padding: 10px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-family: ProximaNova-Extrabld, tahoma, verdana, arial, sans-serif;
  }
  #bootcamp_programs .container .half_section {
    width: 100%;
    display: block;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp {
    padding: 60px 20px 0px;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp .onsite_map_container #onsite_map {
    width: 100%;
  }
  #bootcamp_programs .container .half_section #onsite_bootcamp:after {
    content: 'View Onsite Program';
  }
  #bootcamp_programs .container .half_section #remote_bootcamp:after {
    content: 'View Online Program';
  }
  #bootcamp_programs .container .half_section #evening_course:after {
    content: 'LEARN MORE';
  }
  #bootcamp_programs .container .half_section #dev_accelerator:after {
    content: 'View Dev Accelerators';
  }
  #bootcamp_programs .container .half_section .quarter_section {
    border-top: none !important;
  }
  #bootcamp_programs .container .half_section .quarter_section a {
    padding: 30px 20px 0px 20px !important;
  }
  #bootcamp_programs .container .half_section .quarter_section .sixteenth_section {
    display: block !important;
    width: 100% !important;
    border-left: none !important;
  }
}
@media screen and (max-width: 480px) {
  #bootcamp_programs #onsite_bootcamp,
  #bootcamp_programs #remote_bootcamp,
  #bootcamp_programs #evening_course,
  #bootcamp_programs #dev_accelerator {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  #bootcamp_programs #onsite_bootcamp {
    padding-top: 45px !important;
  }
  #bootcamp_programs .container .half_section .quarter_section {
    border-top: none !important;
  }
  #bootcamp_programs .container .half_section .quarter_section a {
    padding: 0px !important;
  }
  #bootcamp_programs .description_subtitle h3 {
    font-size: 20px !important;
    line-height: 30px  !important;
  }
  #bootcamp_programs .description_subtitle p {
    text-align: justify;
  }
}
#homepage_quote {
  background-image: url('http://codingdojo_assets.s3.amazonaws.com/images/home/building.png');
  background-position: 0px 20px;
  background-repeat: no-repeat;
  background-size: 100% 75%;
  border-top: 1px solid #E7E7E7;
  padding: 80px 40px 50px;
  text-align: center;
}
#homepage_quote .container p {
  color: #00c0dd;
  font-family: ProximaNova-Bold, tahoma, verdana, arial, sans-serif;
  font-size: 38px;
  line-height: 40px;
  margin: 50px auto 0px;
  width: 1000px;
}
#homepage_quote .container p.author {
  color: #262634;
  font-family: ProximaNova-Regular, tahoma, verdana, arial, sans-serif;
  font-size: 18px;
  padding-right: 240px;
  margin: 20px auto 50px;
  text-align: right;
  width: 900px;
}
#homepage_quote .container h3 {
  color: #262634;
  font-family: ProximaNova-Regular, tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  margin: 30px auto 0px;
  text-align: left;
  width: 965px;
}
#homepage_quote .container ul {
  margin: 25px auto 0px;
  padding: 0px;
  width: 980px;
}
#homepage_quote .container ul li {
  list-style: none;
  display: inline-block;
  margin: 0px 10px;
  width: 118px;
  vertical-align: middle;
}
#homepage_quote .container ul li:first-child {
  margin: 0px 10px 0px 0px;
}
#homepage_quote .container ul li:last-child {
  margin: 0px 0px 0px 10px;
}
#homepage_quote .container ul li.chase_logo_container {
  height: 40px;
}
#homepage_quote .container ul li.apple_logo_container {
  height: 60px;
  margin: -25px 10px 0px;
}
#homepage_quote .container ul li img {
  width: 118px;
}
#homepage_quote .container ul li img.apple_logo {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 1109px) {
  #homepage_quote .container p.quotes_copy {
    width: 100%;
  }
}
@media screen and (max-width: 1079px) {
  #homepage_quote .container h3 {
    width: 690px;
  }
  #homepage_quote .container ul {
    width: 800px;
  }
  #homepage_quote .container ul li:nth-child(6),
  #homepage_quote .container ul li:last-child {
    margin: 40px 10px 0px;
  }
}
@media screen and (max-width: 1023px) {
  #homepage_quote {
    padding: 40px 40px 50px;
  }
  #homepage_quote .container ul li {
    width: 118px;
  }
  #homepage_quote .container ul li:nth-child(6),
  #homepage_quote .container ul li:last-child {
    margin: 40px 10px 0px;
  }
}
@media screen and (max-width: 969px) {
  #homepage_quote .container p.author {
    width: 100%;
    padding: 0px;
    margin: 20px 0px 0px;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  #homepage_quote .container h3 {
    width: 550px;
  }
  #homepage_quote .container ul {
    width: 600px;
  }
  #homepage_quote .container ul li:nth-child(5) {
    margin: 40px 10px 0px;
  }
}
@media screen and (max-width: 793px) {
  #homepage_quote .container h3 {
    width: 554px;
  }
  #homepage_quote .container ul {
    width: 554px;
  }
  #homepage_quote .container ul li {
    margin: 15px 10px 0px;
  }
  #homepage_quote .container ul li:first-child {
    margin: 15px 10px 0px 0px;
  }
}
@media screen and (max-width: 639px) {
  #homepage_quote {
    background-size: contain;
    padding: 0px 20px 50px;
  }
  #homepage_quote .container h3 {
    text-align: center;
    margin: 40px 0px 0px;
    width: 100%;
  }
  #homepage_quote .container p {
    font-size: 28px;
    line-height: 34px;
  }
  #homepage_quote .container p.author {
    padding-right: 0px;
    text-align: center;
  }
  #homepage_quote .container ul {
    margin: 30px 0px 0px;
    width: 100%;
  }
  #homepage_quote .container ul li {
    display: block;
    margin: 20px auto 0px;
  }
  #homepage_quote .container ul li:first-child,
  #homepage_quote .container ul li:nth-child(5),
  #homepage_quote .container ul li:nth-child(6),
  #homepage_quote .container ul li:last-child {
    display: block;
    margin: 20px auto 0px;
  }
  #homepage_quote .container ul li.chase_logo_container {
    height: auto;
  }
  #homepage_quote .container ul li.apple_logo_container {
    margin: 20px auto 0px;
  }
}
@media screen and (max-width: 479px) {
  #homepage_quote .container p.author {
    margin: 20px auto 30px;
  }
}
#course_packet_section {
  background-color: #FFFFFF;
  border-top: 1px solid #E7E7E7;
  padding: 80px 0px 0px;
  position: relative;
}
#course_packet_section .stripes_side {
  background: url('images/carousel_stripes_4.png') no-repeat !important;
  height: 187px;
  width: 172px;
  position: absolute;
  -webkit-transform: translate(0, 70%);
  transform: translate(0%, 70%);
  z-index: 1000;
  right: 0px;
  bottom: 0px;
}
#course_packet_section .left_section {
  width: 50%;
  display: inline-block;
  vertical-align: bottom;
}
#course_packet_section .left_section img {
  height: 410px;
  width: 100%;
}
#course_packet_section .right_section {
  display: inline-block;
  margin-left: 100px;
  vertical-align: top;
  width: 37%;
  margin-bottom: 40px;
}
#course_packet_section .right_section h3 {
  font-family: ProximaNova-Extrabld, tahoma, verdana, arial, sans-serif;
  font-size: 32px;
  margin: 0px auto 10px;
  text-align: left;
}
#course_packet_section .right_section h3 span {
  display: block;
}
#course_packet_section .right_section img {
  display: none;
}
#course_packet_section .right_section p {
  font-family: ProximaNova-Semi-Bold, tahoma, verdana, arial, sans-serif;
}
#course_packet_section .right_section ul {
  margin: 0px auto 0px;
  text-align: left;
  padding-left: 0px;
}
#course_packet_section .right_section form {
  margin: 0px;
  text-align: left;
  width: 400px;
}
#course_packet_section .right_section form input[type="text"],
#course_packet_section .right_section form input[type='email'] {
  border: 2px solid #C2C2C2;
  border-radius: 0px;
  margin: 0px 0px 8px;
  width: 400px;
}
#course_packet_section .right_section form span {
  font-family: ProximaNova-Regular, tahoma, verdana, arial, sans-serif;
}
#course_packet_section .right_section form select {
  border: 2px solid #C2C2C2;
  border-radius: 0px;
  display: block;
  margin-top: 10px;
  width: 200px;
}
#course_packet_section .right_section form .cta_blue_button {
  background: url('images/blue_button.png') no-repeat;
  background-size: cover;
  border: 0px;
  color: #fff !important;
  display: block;
  font-family: ProximaNova-Extrabld, tahoma, verdana, arial, sans-serif;
  height: auto;
  margin: 20px 0px 0px auto;
  padding: 40px 0px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  width: 320px;
}
#course_packet_section .right_section form .cta_blue_button:hover {
  content: '';
  background: url('images/blue_button_hovered.png') no-repeat;
  background-size: cover;
  height: auto;
  width: 320px;
  display: block;
}
@media screen and (min-width: 1426px) {
  #course_packet_section .container {
    width: 100% !important;
  }
  #course_packet_section .container .left_section img {
    height: 455px;
  }
  #course_packet_section .container .right_section {
    margin-left: 0px;
    padding: 0px 0px 0px 220px;
  }
}
@media screen and (max-width: 1104px) {
  #course_packet_section .stripes_side {
    display: none;
  }
}
@media screen and (max-width: 1099px) {
  #course_packet_section .right_section {
    margin-left: 60px;
    width: 39%;
  }
  #course_packet_section .right_section form {
    width: 100%;
  }
  #course_packet_section .right_section form input[type="text"],
  #course_packet_section .right_section form input[type='email'] {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  #course_packet_section {
    padding: 40px 0px 0px;
  }
}
@media screen and (max-width: 991px) {
  #course_packet_section .right_section {
    padding: 0px 20px 0px 0px;
    margin-left: 40px;
    width: 41%;
  }
}
@media screen and (max-width: 940px) {
  #course_packet_section .right_section form .cta_blue_button {
    width: 100%;
  }
  #course_packet_section .right_section form .cta_blue_button:hover {
    width: 100%;
  }
}
@media screen and (min-width: 720px) {
  #course_packet_section .right_section p {
    display: block;
  }
  #course_packet_section .right_section p.mobile_copy {
    display: none;
  }
}
@media screen and (max-width: 719px) {
  #course_packet_section {
    padding: 40px 0px;
  }
  #course_packet_section .left_section {
    display: none;
  }
  #course_packet_section .right_section {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  #course_packet_section .right_section h3 {
    margin: 0px 0px 10px;
    padding: 0px 20px;
    text-align: left;
  }
  #course_packet_section .right_section h3 span {
    display: inline;
  }
  #course_packet_section .right_section img {
    display: block;
    width: 100%;
    margin: 20px 0px;
    padding: 0px 20px;
  }
  #course_packet_section .right_section p {
    display: none;
    padding: 0px 20px;
  }
  #course_packet_section .right_section p.mobile_copy {
    display: block;
  }
  #course_packet_section .right_section form {
    margin: 0px auto;
    padding: 0px 20px;
    text-align: left;
  }
  #course_packet_section .right_section form input[type="text"],
  #course_packet_section .right_section form input[type='email'] {
    width: 100%;
  }
  #course_packet_section .right_section form .cta_blue_button {
    color: #fff !important;
    background-image: none !important;
    background: #00c0dd !important;
    border: 0px;
    display: inline-block;
    font-family: ProximaNova-Extrabld, tahoma, verdana, arial, sans-serif;
    text-decoration: none !important;
    padding: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    width: 100% !important;
  }
  #course_packet_section .right_section form .cta_blue_button:hover {
    opacity: .8;
  }
}
@media screen and (max-width: 479px) {
  #course_packet_section .right_section form select {
    width: 100%;
  }
}
.icon_block {
  background-color: #fff;
  padding: 87px 60px 75px 60px;
}
.icon_block .container {
  width: 100%;
}
.icon_block .container .content_header {
  margin-bottom: 50px;
}
.icon_block .container .content_header h2 {
  font-family: ProximaNova-Bold, tahoma, verdana, arial, sans-serif;
  font-size: 45px;
  line-height: 50px;
  text-align: center;
}
.icon_block .container .content_header p {
  margin: 0px;
}
.icon_block .container .content_header p a {
  color: #00c0dd;
}
.icon_block .blue_text {
  color: #00c0dd;
  cursor: pointer;
  font-family: ProximaNova-Bold, tahoma, verdana, arial, sans-serif;
  font-size: 20px;
  margin: 87px auto 0px;
  text-transform: uppercase;
  text-align: center;
}
.icon_block .icon_blocks {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  text-align: center;
}
.icon_block .icon_blocks .block {
  display: inline-block;
  vertical-align: top;
  list-style: none;
}
.icon_block .icon_blocks .block h2 {
  font-family: ProximaNova-Bold, tahoma, verdana, arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  margin: 30px auto 20px;
  text-transform: uppercase;
}
.icon_block .icon_blocks .block h2 a {
  color: #03AFCB;
}
.icon_block .icon_blocks .block p {
  margin-bottom: 0px;
}
.icon_block .icon_blocks .block p a {
  color: #03AFCB;
}
.icon_block .cta_blue_button {
  display: block;
  font-size: 12px;
  line-height: 2em;
  margin-top: 20px;
}
@media screen and (max-width: 1170px) {
  .icon_block .icon_blocks .block.col-md-3 {
    float: none;
    margin-top: 0px;
    width: 49.7%;
  }
  .icon_block .icon_blocks .block.col-md-3:nth-child(3),
  .icon_block .icon_blocks .block.col-md-3:nth-child(4) {
    margin-top: 30px;
  }
  .icon_block .icon_blocks .block.col-md-3 p {
    padding: 0px 40px;
  }
}
@media screen and (max-width: 1023px) {
  .icon_block {
    padding: 47px 40px 36px 40px;
  }
  .icon_block .icon_blocks.first_icon_block {
    margin: 0px auto 30px;
  }
  .icon_block .blue_text {
    margin: 51px auto 0px !important;
  }
}
@media screen and (max-width: 991px) {
  .icon_block .container .content_header {
    margin-bottom: 30px;
  }
  .icon_block .container .content_header h2 {
    font-size: 35px;
  }
  .icon_block .icon_blocks {
    margin-bottom: 0px;
    margin-top: 0px !important;
  }
  .icon_block .icon_blocks .block {
    margin-top: 30px;
    width: 100% !important;
  }
  .icon_block .icon_blocks .block h2 {
    margin: 15px auto 10px;
  }
  .icon_block .icon_blocks .block:first-child {
    margin-top: 0px;
  }
  .icon_block .icon_blocks .block p {
    margin: 0px auto;
    width: 500px;
  }
  .icon_block .icon_blocks .block.col-md-3:nth-child(2) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 720px) {
  .icon_block .icon_blocks .block p {
    padding: 0px 60px;
  }
}
@media screen and (max-width: 639px) {
  .icon_block {
    padding: 34px 20px 16px 20px;
  }
  .icon_block .container .content_header h2 {
    font-size: 25px;
    margin: 0px auto 20px;
    line-height: 35px;
  }
  .icon_block .icon_blocks .block p {
    padding: 0px !important;
    width: 100% !important;
  }
  .icon_block .blue_text {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .icon_block .icon_blocks .block {
    padding-left: 0px;
    padding-right: 0px;
  }
  .icon_block #cta_button_container .cta_blue_button {
    background-size: 100% 100%;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .icon_block .cta_blue_button {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#teach_stacks {
  background: #272634;
  padding: 89px 0px 40px 0px;
}
#teach_stacks .container .content_header {
  color: #fff;
}
#teach_stacks .container .content_header p {
  width: 750px;
  margin: 25px auto 114px;
}
#teach_stacks .container > ul {
  margin-bottom: 50px;
}
#teach_stacks .container > ul li a {
  text-decoration: none;
}
#teach_stacks .container ul {
  text-align: center;
  padding-left: 0px;
}
#teach_stacks .container ul .stack {
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 36px;
  min-height: 300px;
  padding-left: 0px;
  width: 199px;
  vertical-align: top;
}
#teach_stacks .container ul .stack li {
  color: #fff;
  font-family: ProximaNova-Regular, tahoma, verdana, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  list-style: none;
  text-transform: uppercase;
}
#teach_stacks .container ul .stack li img {
  width: 100%;
}
#teach_stacks .container ul .stack .stacks {
  border-bottom: 1px solid #fff;
  padding: 80px 46px 40px;
  position: relative;
}
#teach_stacks .container ul .stack .stacks .stack_name {
  font-family: ProximaNova-Bold, tahoma, verdana, arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
}
#teach_stacks .container ul .stack .stacks .stack_name .stack_link {
  display: none;
}
#teach_stacks .container ul .stack .tech_companies {
  padding: 25px 35px 40px;
}
#teach_stacks .container ul .stack .tech_companies .companies_stack {
  margin-bottom: 20px;
}
#teach_stacks .container ul .stack .tech_companies li:nth-child(3) {
  margin: 9px 0px 21px;
}
#teach_stacks .container ul > :last-child {
  margin-right: 0px;
}
#teach_stacks .container ul * {
  -webkit-transition: background-color 0.2s;
  /* Safari 3.1 to 6.0 */
  transition: background-color 0.2s;
}
#teach_stacks .container ul .stack {
  position: relative;
}
#teach_stacks .container ul .stack .stack_image {
  position: absolute;
  top: -49px;
  left: 22%;
}
#teach_stacks .container ul #mean_stack:hover {
  background: #4BC769;
}
#teach_stacks .container ul #lamp_stack:hover {
  background: #886FA9;
}
#teach_stacks .container ul #ruby_stack:hover {
  background: #CE3516;
}
#teach_stacks .container ul #python_stack:hover {
  background: #008FD3;
}
#teach_stacks .container ul #swift_stack:hover {
  background: #FF7143;
}
@media screen and (max-width: 1279px) {
  #teach_stacks .container .content_header p {
    width: 750px;
    padding: 0px;
  }
  #teach_stacks .container ul {
    padding: 0px 15px;
  }
  #teach_stacks .container ul .stack {
    margin-right: 20px;
    width: 17%;
  }
  #teach_stacks .container ul .stack .stack_image {
    left: 0px;
    position: inherit;
    top: 0px;
    margin-top: -50px;
  }
  #teach_stacks .container ul .stack .stacks {
    padding: 20px 20px 40px;
  }
  #teach_stacks .container ul:last-child {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1023px) {
  #teach_stacks {
    padding: 46px 40px 9px !important;
  }
  #teach_stacks .container .content_header h2 {
    font-size: 35px;
  }
  #teach_stacks .container .content_header p {
    padding: 0px 40px !important;
    width: 100%;
  }
  #teach_stacks .container ul {
    padding: 0px;
  }
  #teach_stacks .container ul .stack {
    margin-right: 20px;
    width: 17.7%;
  }
  #teach_stacks .container ul .stack .stack_image {
    position: inherit;
    margin-top: -50px;
  }
  #teach_stacks .container ul .stack .stacks {
    padding: 40px 10px 40px;
  }
  #teach_stacks .container ul:last-child {
    margin-right: 0px;
  }
}
@media screen and (max-width: 960px) {
  #teach_stacks .container ul .stack {
    margin-right: 20px;
    width: 17%;
  }
  #teach_stacks .container ul .stack .stack_image {
    position: inherit;
    margin-top: -50px;
    width: 75%;
  }
  #teach_stacks .container ul .stack .stacks {
    padding-right: 40px 10px 40px;
  }
}
@media screen and (max-width: 819px) {
  #teach_stacks {
    padding: 46px 40px 40px !important;
  }
  #teach_stacks .container .content_header h2 {
    font-size: 35px;
  }
  #teach_stacks .container .content_header p {
    padding: 0px;
    margin: 20px auto 40px auto;
    width: 100%;
  }
  #teach_stacks .container ul {
    padding: 0px;
    margin-bottom: 0px;
  }
  #teach_stacks .container ul .stack {
    margin-top: 30px;
    width: 100%;
    margin-right: 0px;
    min-height: 0px;
  }
  #teach_stacks .container ul .stack .stack_image {
    display: none;
  }
  #teach_stacks .container ul .stack .stacks {
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
  #teach_stacks .container ul .stack .stacks:before {
    display: none;
  }
  #teach_stacks .container ul .stack .stacks li {
    display: none;
    padding-left: 25px;
    margin-bottom: 2px;
    cursor: pointer;
    text-align: left;
  }
  #teach_stacks .container ul .stack .stacks li:last-child {
    margin-bottom: 20px;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name {
    display: block;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_text {
    display: none;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link {
    display: block;
    text-align: left;
    padding: 25px 25px 25px 0px;
    cursor: pointer;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link:hover {
    color: #fff;
    text-decoration: none;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link:after {
    color: #fff;
    content: '\e258';
    font-family: 'Glyphicons Halflings';
    font-size: 20px;
    right: 25px;
    position: absolute;
  }
  #teach_stacks .container ul .stack .tech_companies {
    display: none;
  }
  #teach_stacks .container ul .slide_stack .stack_text:after {
    content: '\e260' !important;
  }
  #teach_stacks .container ul .slide_stack#lamp_stack {
    background: #886FA9;
  }
  #teach_stacks .container ul .slide_stack#mean_stack {
    background: #4BC769 !important;
  }
  #teach_stacks .container ul .slide_stack#swift_stack {
    background: #FF7143;
  }
  #teach_stacks .container ul .slide_stack#ruby_stack {
    background: #CE3516;
  }
  #teach_stacks .container ul .slide_stack#python_stack {
    background: #008FD3;
  }
}
@media screen and (max-width: 720px) {
  #teach_stacks {
    padding: 46px 40px 40px !important;
  }
  #teach_stacks .container {
    padding: 0px !important;
  }
  #teach_stacks .container .content_header * {
    width: auto;
  }
  #teach_stacks .container .content_header h2 {
    font-size: 30px;
  }
  #teach_stacks .container .content_header p {
    margin: 20px auto 10px auto;
    padding: 0px;
    width: 100%;
  }
  #teach_stacks .container .content_header p a {
    color: #03AFCB;
  }
  #teach_stacks .container ul .stack {
    margin-top: 20px;
    width: 100%;
    margin-right: 0px;
    min-height: 0px;
  }
  #teach_stacks .container ul .stack .stack_image {
    display: none;
  }
  #teach_stacks .container ul .stack .stacks {
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
  #teach_stacks .container ul .stack .stacks:before {
    display: none;
  }
  #teach_stacks .container ul .stack .stacks li {
    display: none;
    padding-left: 25px;
    margin-bottom: 2px;
    cursor: pointer;
    text-align: left;
  }
  #teach_stacks .container ul .stack .stacks li:last-child {
    margin-bottom: 20px;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name {
    display: block;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_text {
    display: none;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link {
    display: block;
    text-align: left;
    padding: 25px 25px 25px 0px;
    cursor: pointer;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link:hover {
    color: #fff;
    text-decoration: none;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link:after {
    color: #fff;
    content: '\e258';
    font-family: 'Glyphicons Halflings';
    font-size: 20px;
    right: 25px;
    position: absolute;
  }
  #teach_stacks .container ul .stack .tech_companies {
    display: none;
  }
  #teach_stacks .container ul .slide_stack .stack_text:after {
    content: '\e260' !important;
  }
  #teach_stacks .container ul .slide_stack#lamp_stack {
    background: #886FA9;
  }
  #teach_stacks .container ul .slide_stack#mean_stack {
    background: #4BC769 !important;
  }
  #teach_stacks .container ul .slide_stack#swift_stack {
    background: #FF7143;
  }
  #teach_stacks .container ul .slide_stack#ruby_stack {
    background: #CE3516;
  }
  #teach_stacks .container ul .slide_stack#python_stack {
    background: #008FD3;
  }
}
@media screen and (max-width: 639px) {
  #teach_stacks {
    padding: 25px 20px 40px !important;
  }
  #teach_stacks .container .content_header p {
    margin: 10px auto 25px;
  }
}
@media screen and (max-width: 480px) {
  #teach_stacks .container .content_header p {
    padding: 0px !important;
  }
  #teach_stacks .container ul .stack .stacks li.stack_name .stack_link {
    padding: 10px 25px 10px 0px;
  }
}
@media screen and (max-width: 358px) {
  #teach_stacks .container .content_header h2 {
    line-height: 35px;
  }
}
.stacks_triangle_container {
  width: 100%;
  height: 95px;
  overflow: hidden;
  position: absolute;
}
.stacks_triangle_container .dark_blue_triangle {
  border-top: 96px solid #272634;
  border-bottom: 0px solid transparent;
  border-left: 2400px solid transparent;
  border-right: 0px solid transparent;
  width: 1px;
  height: 1px;
}
#featured_press {
  text-align: center;
}
#featured_press .container {
  padding: 129px 40px 25px 40px;
}
#featured_press .container .page_description_wrapper h3 {
  font-family: ProximaNovaA-Extrabld, tahoma, verdana, arial, sans-serif;
  margin: 0px 0px 60px;
  font-size: 30px;
  line-height: 40px;
}
#featured_press .container .page_description_wrapper .swiper-container .swiper-wrapper {
  width: 100%;
}
#featured_press .container .page_description_wrapper .swiper-container .swiper-wrapper .swiper-slide {
  margin-bottom: 75px;
}
@media screen and (max-width: 1279px) {
  #featured_press .container {
    padding: 139px 40px 32px 40px !important;
  }
  #featured_press .container .page_description_wrapper .swiper-container .swiper-wrapper .swiper-slide {
    width: 152px !important;
  }
}
@media screen and (max-width: 1023px) {
  #featured_press .container {
    padding: 70px 40px 0px !important;
  }
}
@media screen and (max-width: 859px) {
  #featured_press .container {
    padding: 70px 40px 57px !important;
  }
  #featured_press .container .page_description_wrapper .swiper-container .swiper-wrapper .swiper-slide {
    width: 100% !important;
  }
}
@media screen and (max-width: 720px) {
  #featured_press .container .page_description_wrapper ul {
    width: 100%;
    justify-content: space-between;
  }
  #featured_press .container .page_description_wrapper ul li a {
    width: 100%;
  }
  #featured_press .container .page_description_wrapper ul li a img {
    width: 100%;
  }
  #featured_press .container .page_description_wrapper .swiper-container {
    margin-top: -50px;
    width: 100%;
  }
  #featured_press .container .page_description_wrapper .swiper-container .swiper-wrapper {
    display: flex;
  }
  #featured_press .container .page_description_wrapper .swiper-container .swiper-wrapper .swiper-slide {
    display: block;
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 639px) {
  #featured_press .container {
    padding: 43px 40px 37px !important;
  }
}
@media screen and (max-width: 480px) {
  #featured_press .container h3 {
    font-size: 20px !important;
    line-height: 38px !important;
  }
  #featured_press .container .page_description_wrapper {
    width: 100%;
  }
  #featured_press .container .page_description_wrapper ul {
    width: 100%;
    justify-content: space-between;
  }
  #featured_press .container .page_description_wrapper ul li {
    width: 100%;
  }
  #featured_press .container .page_description_wrapper ul li a {
    width: 100%;
  }
  #featured_press .container .page_description_wrapper ul li a img {
    width: 100%;
  }
}
#slideshow_block {
  border-bottom: 3px solid #fff;
}
#slideshow_block .carousel_stripes {
  background: url('images/carousel_stripes.png') no-repeat !important;
  height: 228px;
  width: 248px;
  position: absolute;
  -webkit-transform: translate(0, -35%);
  transform: translate(0, -35%);
  z-index: 1000;
}
#slideshow_block .carousel-inner .item {
  height: 100%;
}
#slideshow_block .carousel-inner .item .carousel-caption {
  background: rgba(30, 30, 42, 0.95);
  position: absolute;
  left: 0px;
  top: 0px;
  right: initial;
  width: 650px;
  height: 100%;
  padding: 90px 60px 100px 100px;
}
#slideshow_block .carousel-inner .item .carousel-caption h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  text-shadow: none;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  font-family: ProximaNovaA-Extrabld, tahoma, verdana, arial, sans-serif;
}
#slideshow_block .carousel-inner .item .carousel-caption h4 {
  text-shadow: none;
  font-family: ProximaNovaA-Light, tahoma, verdana, arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
#slideshow_block .carousel-inner .item .carousel-caption p {
  font-size: 18px;
  margin: 45px 0px 30px;
  width: 100%;
}
#slideshow_block .carousel-inner .item .carousel-caption .cta_blue_button {
  text-shadow: none;
}
#slideshow_block .carousel-inner .item .carousel-caption-border {
  position: absolute;
  height: 100%;
  display: block;
  width: 150px;
  top: 0;
  left: 650px;
}
#slideshow_block .carousel-inner .item .carousel-caption-border .transparent_triangle {
  display: block;
  border-left: 235px solid rgba(30, 30, 42, 0.95);
  border-top: 800px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 0px solid transparent;
  width: 1px;
  height: 1px;
}
#slideshow_block .carousel-inner .item img {
  width: 100%;
}
#slideshow_block .carousel-indicators li {
  background: #5C5C66;
  border: none !important;
  display: inline-block;
  width: 24px;
  height: 8px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
}
#slideshow_block .carousel-indicators li.active {
  background: #01C0DD;
}
#slideshow_block .carousel-control {
  height: 56px;
  width: 57px;
  margin-top: 250px;
}
#slideshow_block .carousel-control.left {
  background: #5d5c6c url('images/carousel_left.png') no-repeat !important;
}
#slideshow_block .carousel-control.right {
  background: #5d5c6c url('images/carousel_right.png') no-repeat !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #slideshow_block {
    /* IE10+ CSS styles go here */
  }
  #slideshow_block .carousel-caption-border {
    left: 649px !important;
  }
}
@media screen and (max-width: 1279px) {
  #slideshow_block .carousel-inner .item .item_details .carousel-caption p {
    margin: 0px;
  }
}
@media screen and (max-width: 1104px) {
  #slideshow_block .carousel_stripes {
    display: none;
  }
  #slideshow_block .carousel-inner {
    background-color: #1E1E2A;
  }
  #slideshow_block .carousel-inner .item .item_details img {
    height: auto;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption {
    padding: 20px 100px;
    position: inherit;
    min-height: 284px;
    width: 100%;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption p {
    width: 100%;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption-border {
    display: none;
  }
  #slideshow_block .carousel-indicators {
    bottom: 0px;
    display: block;
  }
  #slideshow_block .carousel-control {
    margin-top: 100px;
  }
}
@media screen and (max-width: 720px) {
  #slideshow_block .carousel-inner .item .item_details .carousel-caption {
    padding: 20px;
  }
}
@media screen and (max-width: 640px) {
  #slideshow_block .carousel_stripes {
    display: none;
  }
  #slideshow_block .carousel-inner {
    min-height: 0px;
    background-color: #1E1E2A;
  }
  #slideshow_block .carousel-inner .item .item_details img {
    height: auto;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption {
    padding: 40px 20px 0px;
    position: initial;
    width: 100%;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption p {
    width: 100%;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption-border {
    display: none;
  }
  #slideshow_block .carousel-indicators {
    display: none;
  }
  #slideshow_block .carousel-control {
    margin-top: 50px;
  }
}
@media screen and (max-width: 480px) {
  #slideshow_block .carousel-inner .item .item_details .carousel-caption {
    padding: 40px 20px 0px 20px;
  }
}
@media screen and (max-width: 329px) {
  #slideshow_block .carousel-inner .item .item_details .carousel-caption {
    padding: 40px 20px 0px 20px;
  }
  #slideshow_block .carousel-inner .item .item_details .carousel-caption a {
    width: 100%;
  }
}
.home_cp_class {
  width: 800px !important;
}
.home_cp_class #course_packet_modal #thank_you_message p {
  margin-bottom: 20px;
}
.home_cp_class #course_packet_modal #thank_you_message h3 {
  margin-top: 0px;
  margin-bottom: 50px;
}
.home_cp_class #course_packet_modal #thank_you_message a.cta_blue_button {
  margin-bottom: 100px;
}
@media screen and (max-width: 419px) {
  .home_cp_class #course_packet_modal #thank_you_message h3 {
    margin-bottom: 30px;
  }
  .home_cp_class #course_packet_modal #thank_you_message a.cta_blue_button {
    width: 100%;
  }
}
.home_cp_class .fancybox-skin {
  border-radius: 0px !important;
  padding: 100px 40px 0px !important;
}
.home_cp_class .fancybox-skin .fancybox-inner {
  text-align: center !important;
  width: 100% !important;
}
@media screen and (max-width: 919px) {
  .home_cp_class {
    width: 86% !important;
  }
}
@media screen and (max-width: 800px) {
  .home_cp_class .fancybox-skin {
    padding: 40px 20px 0px !important;
  }
  .home_cp_class #course_packet_modal #thank_you_message a.cta_blue_button {
    margin-bottom: 60px;
  }
}
nav.slides-pagination {
	display:none;
}