/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Thematic Break
------------------------------------*/
hr {
  margin: 30px 0;
}

hr.hr-xs {
  margin: 10px 0;
}

hr.hr-md {
  margin: 20px 0;
}

hr.hr-lg {
  margin: 40px 0;
}

/*Headings
------------------------------------*/
h1 {
  font-size: 28px;
  line-height: 35px;
}
h2 {
  font-size: 24px;
  line-height: 33px;
}
h3 {
  font-size: 20px;
  line-height: 27px;
}
h4 {
  line-height: 25px;
}
h5 {
  line-height: 20px;
}
h6 {
  line-height: 18px;
}

.font-open-sans {
  font-family: "Open Sans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #555;
  margin-top: 5px;
  text-shadow: none;
  font-weight: normal;
  font-family: "Open Sans", Arial, sans-serif;
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
  margin-right: 5px;
}

/*Block Headline*/
.headline {
  display: block;
  margin: 10px 0 8px 0;
  /*border-bottom: 1px dotted #e4e9f0;*/
}

.headline h2 {
  color: #7d756a;
  font-weight: 700;
}

.headline_text {
  margin-left: 3px;
  margin-bottom: 30px;
  font-size: 18px;
}

.headline_text_size {
  font-size: 18px;
  font-weight: 100;
  text-align: justify;
  margin-bottom: 30px;
  line-height: 25px;
}

.headline h2 {
  font-size: 20px;
  font-weight: 900;
}

.headline h2,
.headline h3,
.headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  /*border-bottom: 2px solid #72c02c;*/
}

.headline-md {
  margin-bottom: 15px;
}

.headline-md h2 {
  font-size: 21px;
}

/*Heading Options*/
.heading {
  text-align: center;
}

.heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important; /*For Tagline Boxes*/
}

.heading h2:before,
.heading h2:after {
  content: ' ';
  width: 70%;
  position: absolute;
  border-width: 1px;
  border-color: #bbb;
}

.heading h2:before {
  right: 100%;
}

.heading h2:after {
  left: 100%;
}

@media (max-width: 768px) {
  .heading h2:before,
  .heading h2:after {
    width: 20%;
  }
}

/*Headline v1*/
.heading-v1 h2:before,
.heading-v1 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
}

/*Headline v2*/
.heading-v2 h2:before,
.heading-v2 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dashed;
  border-bottom-style: dashed;
}

/*Headline v3*/
.heading-v3 h2:before,
.heading-v3 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dotted;
  border-bottom-style: dotted;
}

/*Headline v4*/
.heading-v4 h2:before,
.heading-v4 h2:after {
  top: 17px;
  border-bottom-style: solid;
}

/*Headline v5*/
.heading-v5 h2:before,
.heading-v5 h2:after {
  top: 17px;
  border-bottom-style: dashed;
}

/*Headline v6*/
.heading-v6 h2:before,
.heading-v6 h2:after {
  top: 17px;
  border-bottom-style: dotted;
}

/*Heading Titles v1*/
.title-v1 {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.title-v1 h1,
.title-v1 h2 {
  color: #444;
  font-size: 28px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}

.title-v1 h1:after,
.title-v1 h2:after {
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 70px;
  content: " ";
  margin-left: -35px;
  position: absolute;
  background: #72c02c;
}

.title-v1 p {
  font-size: 17px;
  font-weight: 200;
}

/*Heading Titles v2*/
h2.title-v2 {
  color: #555;
  position: relative;
  margin-bottom: 30px;
}

h2.title-v2:after {
  left: 0;
  width: 70px;
  height: 2px;
  content: " ";
  bottom: -10px;
  background: #555;
  position: absolute;
}

h1.title-v2.title-center,
h2.title-v2.title-center,
h3.title-v2.title-center {
  text-align: center;
}

h1.title-v2.title-center:after,
h2.title-v2.title-center:after,
h3.title-v2.title-center:after {
  left: 50%;
  width: 70px;
  margin-left: -35px;
}

h1.title-light,
h2.title-light,
h3.title-light {
  color: #fff;
}

h2.title-light:after {
  background: #fff;
}

/*Heading Title v3*/
h1[class^="title-v3-"],
h2[class^="title-v3-"],
h3[class^="title-v3-"] {
  color: #555;
}

h2.title-v3-xlg {
  font-size: 28px;
  line-height: 32px;
}

h1.title-v3-lg,
h2.title-v3-lg {
  font-size: 24px;
  line-height: 28px;
}

h1.title-v3-md,
h2.title-v3-md {
  font-size: 20px;
  line-height: 24px;
}

h2.title-v3-sm,
h3.title-v3-md {
  font-size: 18px;
  line-height: 24px;
}

h3.title-v3-md {
  line-height: 22px;
}

h3.title-v3-sm {
  font-size: 16px;
  line-height: 20px;
}

h2.title-v3-xs {
  font-size: 16px;
  line-height: 22px;
}

h3.title-v3-xs {
  font-size: 14px;
  margin-bottom: 0;
}

/*Title v4*/
.title-v4 {
  font-size: 18px;
  margin: 0 0 20px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  border-bottom: 3px solid #333;
}

/*Headline Center*/
.headline-center {
  text-align: center;
  position: relative;
}

.headline-center h2 {
  color: #555;
  font-size: 24px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.headline-center h2:after {
  left: 50%;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  margin-left: -15px;
  text-align: center;
  position: absolute;
  background: #72c02c;
}

.headline-center p {
  /*color: #999;*/
  font-size: 14px;
  /*padding: 0 150px;*/
}

@media (max-width: 991px) {
  .headline-center p {
    padding: 0 50px;
  }
}

.headline-center.headline-light h2 {
  color: #fff;
}

.headline-center.headline-light p {
  color: #eee;
}

/*Headline Center v2*/
.headline-center-v2 {
  z-index: 0;
  text-align: center;
  position: relative;
}

.headline-center-v2 h2 {
  color: #555;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.headline-center-v2 span.bordered-icon {
  color: #fff;
  padding: 0 10px;
  font-size: 15px;
  line-height: 18px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
}

.headline-center-v2 span.bordered-icon:before,
.headline-center-v2 span.bordered-icon:after {
  top: 8px;
  height: 1px;
  content: " ";
  width: 100px;
  background: #fff;
  position: absolute;
}

.headline-center-v2 span.bordered-icon:before {
  left: 100%;
}

.headline-center-v2 span.bordered-icon:after {
  right: 100%;
}

.headline-center-v2 p {
  color: #555;
  font-size: 14px;
  padding: 0 70px;
}

.headline-center-v2.headline-center-v2-dark p {
  color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
  color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
.headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
  background: #666;
}

/*Headline Left*/
.headline-left {
  position: relative;
}

.headline-left .headline-brd {
  color: #555;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.headline-left .headline-brd:after {
  left: 1px;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  position: absolute;
  background: #72c02c;
}

/*Headline v2
------------------------------------*/
.headline-v2 {
  display: block;
  background: #fff;
  padding: 1px 10px;
  margin: 0 0 20px 0;
  border-left: 2px solid #000;
}

.headline-v2 h2 {
  margin: 3px 0;
  font-size: 20px;
  font-weight: 200;
}

/*Heading Sizes
------------------------------------*/
h2.heading-md {
  font-size: 20px;
  line-height: 24px;
}

h2.heading-sm,
h3.heading-md {
  font-size: 18px;
  line-height: 24px;
}

h3.heading-md {
  line-height: 22px;
}

h3.heading-sm {
  font-size: 16px;
  line-height: 20px;
}

h2.heading-xs {
  font-size: 16px;
  line-height: 22px;
}

h3.heading-xs {
  font-size: 14px;
  margin-bottom: 0;
}

/*Devider
------------------------------------*/
.devider.devider-dotted {
  border-top: 2px dotted #eee;
}
.devider.devider-dashed {
  border-top: 2px dashed #eee;
}

.devider.devider-db {
  height: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.devider.devider-db-dashed {
  height: 5px;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
.devider.devider-db-dotted {
  height: 5px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

/*Tables
------------------------------------*/
/*Basic Tables*/
.table thead > tr > th {
  border-bottom: none;
}

@media (max-width: 768px) {
  .table th.hidden-sm,
  .table td.hidden-sm {
    display: none !important;
  }
}

/*Forms
------------------------------------*/
.form-control {
  box-shadow: none;
  border-radius: 0;
}

.input-group-addon {
  border-radius: 0;
}

.form-control:focus {
  border-color: #bbb;
  box-shadow: 0 0 2px #c9c9c9;
}

/*Form Spacing*/
.form-spacing .form-control {
  margin-bottom: 15px;
}

/*Form Icons*/
.input-group-addon {
  color: #b3b3b3;
  font-size: 14px;
  background: #fff;
}

/*Navigation
------------------------------------*/
.dropdown-menu,
.navbar-toggle {
  border-radius: 0;
}

/*Button Styles
------------------------------------*/
.btn {
  box-shadow: none;
  border-radius: 0;
}
.btn-u {
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #72c02c;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.btn-u:hover {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
  text-align: center;
}

.btn-u-sm,
a.btn-u-sm {
  padding: 3px 12px;
}

.btn-u-md,
a.btn-u-md {
  padding: 10px 20px;
}

.btn-u-lg,
a.btn-u-lg {
  font-size: 18px;
  padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
  font-size: 12px;
  padding: 2px 12px;
  line-height: 18px;
}

/*Button Groups*/
.btn-group .dropdown-menu > li > a {
  padding: 3px 13px;
}

.btn-group > .btn-u,
.btn-group-vertical > .btn-u {
  float: left;
  position: relative;
}

.btn-group > .btn-u:first-child {
  margin-left: 0;
}

/*For FF Only*/
@-moz-document url-prefix() {
  .footer-subscribe .btn-u {
    padding-bottom: 4px;
  }
}
@media (max-width: 768px) {
  @-moz-document url-prefix() {
    .btn-u {
      padding-bottom: 6px;
    }
  }
}

/*Buttons Color*/
.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
  background: #5fb611;
}
.btn-u-split.dropdown-toggle {
  border-left: solid 1px #5fb611;
}

.btn-u.btn-u-blue {
  background: #3498db;
}
.btn-u.btn-u-blue:hover,
.btn-u.btn-u-blue:focus,
.btn-u.btn-u-blue:active,
.btn-u.btn-u-blue.active,
.open .dropdown-toggle.btn-u.btn-u-blue {
  background: #2980b9;
}
.btn-u.btn-u-split-blue.dropdown-toggle {
  border-left: solid 1px #2980b9;
}

.btn-u.btn-u-red {
  background: #e74c3c;
}
.btn-u.btn-u-red:hover,
.btn-u.btn-u-red:focus,
.btn-u.btn-u-red:active,
.btn-u.btn-u-red.active,
.open .dropdown-toggle.btn-u.btn-u-red {
  background: #c0392b;
}
.btn-u.btn-u-split-red.dropdown-toggle {
  border-left: solid 1px #c0392b;
}

.btn-u.btn-u-orange {
  background: #e67e22;
}
.btn-u.btn-u-orange:hover,
.btn-u.btn-u-orange:focus,
.btn-u.btn-u-orange:active,
.btn-u.btn-u-orange.active,
.open .dropdown-toggle.btn-u.btn-u-orange {
  background: #d35400;
}
.btn-u.btn-u-split-orange.dropdown-toggle {
  border-left: solid 1px #d35400;
}

.btn-u.btn-u-sea {
  background: #1abc9c;
}
.btn-u.btn-u-sea:hover,
.btn-u.btn-u-sea:focus,
.btn-u.btn-u-sea:active,
.btn-u.btn-u-sea.active,
.open .dropdown-toggle.btn-u.btn-u-sea {
  background: #16a085;
}
.btn-u.btn-u-split-sea.dropdown-toggle {
  border-left: solid 1px #16a085;
}

.btn-u.btn-u-green {
  background: #2ecc71;
}
.btn-u.btn-u-green:hover,
.btn-u.btn-u-green:focus,
.btn-u.btn-u-green:active,
.btn-u.btn-u-green.active,
.open .dropdown-toggle.btn-u.btn-u-green {
  background: #27ae60;
}
.btn-u.btn-u-split-green.dropdown-toggle {
  border-left: solid 1px #27ae60;
}

.btn-u.btn-u-yellow {
  background: #f1c40f;
}
.btn-u.btn-u-yellow:hover,
.btn-u.btn-u-yellow:focus,
.btn-u.btn-u-yellow:active,
.btn-u.btn-u-yellow.active,
.open .dropdown-toggle.btn-u.btn-u-yellow {
  background: #f39c12;
}
.btn-u.btn-u-split-yellow.dropdown-toggle {
  border-left: solid 1px #f39c12;
}

.btn-u.btn-u-default {
  background: #95a5a6;
}
.btn-u.btn-u-default:hover,
.btn-u.btn-u-default:focus,
.btn-u.btn-u-default:active,
.btn-u.btn-u-default.active,
.open .dropdown-toggle.btn-u.btn-u-default {
  background: #7f8c8d;
}
.btn-u.btn-u-split-default.dropdown-toggle {
  border-left: solid 1px #7f8c8d;
}

.btn-u.btn-u-purple {
  background: #9b6bcc;
}
.btn-u.btn-u-purple:hover,
.btn-u.btn-u-purple:focus,
.btn-u.btn-u-purple:active,
.btn-u.btn-u-purple.active,
.open .dropdown-toggle.btn-u.btn-u-purple {
  background: #814fb5;
}
.btn-u.btn-u-split-purple.dropdown-toggle {
  border-left: solid 1px #814fb5;
}

.btn-u.btn-u-aqua {
  background: #27d7e7;
}
.btn-u.btn-u-aqua:hover,
.btn-u.btn-u-aqua:focus,
.btn-u.btn-u-aqua:active,
.btn-u.btn-u-aqua.active,
.open .dropdown-toggle.btn-u.btn-u-aqua {
  background: #26bac8;
}
.btn-u.btn-u-split-aqua.dropdown-toggle {
  border-left: solid 1px #26bac8;
}

.btn-u.btn-u-brown {
  background: #9c8061;
}
.btn-u.btn-u-brown:hover,
.btn-u.btn-u-brown:focus,
.btn-u.btn-u-brown:active,
.btn-u.btn-u-brown.active,
.open .dropdown-toggle.btn-u.btn-u-brown {
  background: #81674b;
}
.btn-u.btn-u-split-brown.dropdown-toggle {
  border-left: solid 1px #81674b;
}

.btn-u.btn-u-dark-blue {
  background: #4765a0;
}
.btn-u.btn-u-dark-blue:hover,
.btn-u.btn-u-dark-blue:focus,
.btn-u.btn-u-dark-blue:active,
.btn-u.btn-u-dark-blue.active,
.open .dropdown-toggle.btn-u.btn-u-dark-blue {
  background: #324c80;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
  border-left: solid 1px #324c80;
}

.btn-u.btn-u-light-green {
  background: #79d5b3;
}
.btn-u.btn-u-light-green:hover,
.btn-u.btn-u-light-green:focus,
.btn-u.btn-u-light-green:active,
.btn-u.btn-u-light-green.active,
.open .dropdown-toggle.btn-u.btn-u-light-green {
  background: #59b795;
}
.btn-u.btn-u-split-light-green.dropdown-toggle {
  border-left: solid 1px #59b795;
}

.btn-u.btn-u-dark {
  background: #555;
}
.btn-u.btn-u-dark:hover,
.btn-u.btn-u-dark:focus,
.btn-u.btn-u-dark:active,
.btn-u.btn-u-dark.active,
.open .dropdown-toggle.btn-u.btn-u-dark {
  background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
  border-left: solid 1px #333;
}

.btn-u.btn-u-light-grey {
  background: #585f69;
}
.btn-u.btn-u-light-grey:hover,
.btn-u.btn-u-light-grey:focus,
.btn-u.btn-u-light-grey:active,
.btn-u.btn-u-light-grey.active,
.open .dropdown-toggle.btn-u.btn-u-light-grey {
  background: #484f58;
}
.btn-u.btn-u-split-light-grey.dropdown-toggle {
  border-left: solid 1px #484f58;
}

/*Bordered Buttons*/
.btn-u.btn-brd {
  color: #555;
  background: none;
  padding: 5px 13px;
  border: solid 1px transparent;
}
.btn-u.btn-brd-width-2 {
  padding: 7px 18px;
  border-width: 2px;
}
.btn-u.btn-brd:hover {
  background: none;
}
.btn-u.btn-brd:focus {
  background: none;
}
.btn-u.btn-brd.btn-brd-hover:hover {
  color: #fff !important;
}

.btn-u.btn-brd {
  border-color: #72c02c;
}
.btn-u.btn-brd:hover {
  color: #5fb611;
  border-color: #5fb611;
}
.btn-u.btn-brd.btn-brd-hover:hover {
  background: #5fb611;
}

.btn-u.btn-brd.btn-u-blue {
  border-color: #3498db;
}
.btn-u.btn-brd.btn-u-blue:hover {
  color: #2980b9;
  border-color: #2980b9;
}
.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
  background: #2980b9;
}

.btn-u.btn-brd.btn-u-red {
  border-color: #e74c3c;
}
.btn-u.btn-brd.btn-u-red:hover {
  color: #c0392b;
  border-color: #c0392b;
}
.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
  background: #c0392b;
}

.btn-u.btn-brd.btn-u-orange {
  border-color: #e67e22;
}
.btn-u.btn-brd.btn-u-orange:hover {
  color: #d35400;
  border-color: #d35400;
}
.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
   background: #d35400;
}

.btn-u.btn-brd.btn-u-sea {
  border-color: #1abc9c;
}
.btn-u.btn-brd.btn-u-sea:hover {
  color: #16a085;
  border-color: #16a085;
}
.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
  background: #16a085;
}

.btn-u.btn-brd.btn-u-green {
  border-color: #2ecc71;
}
.btn-u.btn-brd.btn-u-green:hover {
  color: #27ae60;
  border-color: #27ae60;
}
.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
  background: #27ae60;
}

.btn-u.btn-brd.btn-u-yellow {
  border-color: #f1c40f;
}
.btn-u.btn-brd.btn-u-yellow:hover {
  color: #f39c12;
  border-color: #f39c12;
}
.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
  background: #f39c12;
}

.btn-u.btn-brd.btn-u-default {
  border-color: #95a5a6;
}
.btn-u.btn-brd.btn-u-default:hover {
  color: #7f8c8d;
  border-color: #7f8c8d;
}
.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
  background: #7f8c8d;
}

.btn-u.btn-brd.btn-u-dark {
  border-color: #555;
}
.btn-u.btn-brd.btn-u-dark:hover {
  color: #333;
  border-color: #333;
}
.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
  background: #333;
}

.btn-u.btn-brd.btn-u-light-grey {
  border-color: #585f69;
}
.btn-u.btn-brd.btn-u-light-grey:hover {
  color: #484f58;
  border-color: #484f58;
}
.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
  background: #484f58;
}

.btn-u.btn-brd.btn-u-purple {
  border-color: #9b6bcc;
}
.btn-u.btn-brd.btn-u-purple:hover {
  color: #814fb5;
  border-color: #814fb5;
}
.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
  background: #814fb5;
}

.btn-u.btn-brd.btn-u-aqua {
  border-color: #27d7e7;
}
.btn-u.btn-brd.btn-u-aqua:hover {
  color: #26bac8;
  border-color: #26bac8;
}
.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
  background: #26bac8;
}

.btn-u.btn-brd.btn-u-brown {
  border-color: #9c8061;
}
.btn-u.btn-brd.btn-u-brown:hover {
  color: #81674b;
  border-color: #81674b;
}
.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
  background: #81674b;
}

.btn-u.btn-brd.btn-u-dark-blue {
  border-color: #4765a0;
}
.btn-u.btn-brd.btn-u-dark-blue:hover {
  color: #324c80;
  border-color: #324c80;
}
.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
  background: #324c80;
}

.btn-u.btn-brd.btn-u-light-green {
  border-color: #79d5b3;
}
.btn-u.btn-brd.btn-u-light-green:hover {
  color: #59b795;
  border-color: #59b795;
}
.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
  background: #59b795;
}

.btn-u.btn-brd.btn-u-light {
  color: #fff;
  border-color: #fff;
}
.btn-u.btn-brd.btn-u-light:hover {
  border-color: #fff;
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
 background: #fff;
 color: #555 !important;
}

/*Dropdown Buttons
------------------------------------*/
.dropdown-show {
  box-shadow: 0 0 4px #eee;
  display: inline-block;
  position: relative;
}

/*Badges and Labels
------------------------------------*/
.badge,
.label {
  border-radius: 0;
}

/*Labels*/
span.label {
  font-size: 11px;
  font-weight: 400;
  padding: 4px 7px;
}

/*Badges*/
span.badge,
.list-group-item.active>.badge {
  color: #fff;
  font-weight: 400;
  padding: 4px 7px;
}

span.label-u,
span.badge-u,
.list-group-item.active>.badge.badge-u {
  background: #72c02c;
}

span.label-blue,
span.badge-blue,
.list-group-item.active>.badge {
  background: #3498db;
}

span.label-red,
span.badge-red,
.list-group-item.active>.badge {
  background: #e74c3c;
}

span.label-green,
span.badge-green,
.list-group-item.active>.badge.badge-green {
  background: #2ecc71;
}

span.label-sea,
span.badge-sea,
.list-group-item.active>.badge.badge-sea {
  background: #1abc9c;
}

span.label-orange,
span.badge-orange,
.list-group-item.active>.badge.badge-orange {
  background: #e67e22;
}

span.label-yellow,
span.badge-yellow,
.list-group-item.active>.badge.badge-yellow {
  background: #f1c40f;
}

span.label-purple,
span.badge-purple,
.list-group-item.active>.badge.badge-purple {
  background: #9b6bcc;
}

span.label-aqua,
span.badge-aqua,
.list-group-item.active>.badge.badge-aqua {
  background: #27d7e7;
}

span.label-brown,
span.badge-brown,
.list-group-item.active>.badge.badge-brown {
  background: #9c8061;
}

span.label-dark-blue,
span.badge-dark-blue,
.list-group-item.active>.badge.badge-dark-blue {
  background: #4765a0;
}

span.label-light-green,
span.badge-light-green,
.list-group-item.active>.badge.badge-light-green {
  background: #79d5b3;
}

span.label-light,
span.badge-light,
.list-group-item.active>.badge.badge-light {
  color: #777;
  background: #ecf0f1;
}

span.label-dark,
span.badge-dark,
.list-group-item.active>.badge.badge-dark {
  background: #555;
}

/*Badge Lists*/
.badge-lists li {
  position: relative;
}

.badge-lists span.badge {
  top: -10px;
  right: -6px;
  position: absolute;
}

/*Badge Icons*/
.badge-lists.badge-icons span.badge {
  min-width: 12px;
  padding: 3px 6px;
 }

.badge-lists.badge-icons i {
  font-size: 18px;
  min-width: 25px;
}

/*Badge Box v1*/
.badge-box-v1 a {
  color: #777;
  min-width: 40px;
  font-size: 18px;
  padding: 8px 9px;
  display: inline-block;
  border: solid 1px #eee;
}

/*Badge Box v2*/
.badge-box-v2 a {
  color: #777;
  font-size: 12px;
  padding: 10px;
  min-width: 70px;
  text-align: center;
  display: inline-block;
  border: solid 1px #eee;
}

.badge-box-v2 a i {
  font-size: 20px;
}

/*General Badge Box*/
.badge-box-v1 a i,
.badge-box-v2 a i {
  display: block;
  margin: 1px auto 2px;
}

.badge-box-v1 a:hover,
.badge-box-v2 a:hover {
  color: #555;
  border-color: #555;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

/*Icons
------------------------------------*/
/*Social Icons*/
.social-icons {
  margin: 0;
  padding: 0;
}

.social-icons li {
  list-style: none;
  margin-right: 3px;
  margin-bottom: 5px;
  text-indent: -9999px;
  display: inline-block;
}

.social-icons li a, a.social-icon {
  width: 28px;
  height: 28px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}

.social-icons li:hover a {
   background-position: 0 -38px;
}

.social-icons-color li a {
  opacity: 0.7;
  background-position: 0 -38px !important;
  -webkit-backface-visibility: hidden; /*For Chrome*/
}

.social-icons-color li a:hover {
  opacity: 1;
}

.social_amazon {background: url(../img/icons/social/amazon.png) no-repeat;}
.social_behance {background: url(../img/icons/social/behance.png) no-repeat;}
.social_blogger {background: url(../img/icons/social/blogger.png) no-repeat;}
.social_deviantart {background: url(../img/icons/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(../img/icons/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(../img/icons/social/dropbox.png) no-repeat;}
.social_evernote {background: url(../img/icons/social/evernote.png) no-repeat;}
.social_facebook {background: url(../img/icons/social/facebook.png) no-repeat;}
.social_forrst {background: url(../img/icons/social/forrst.png) no-repeat;}
.social_github {background: url(../img/icons/social/github.png) no-repeat;}
.social_googleplus {background: url(../img/icons/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(../img/icons/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(../img/icons/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(../img/icons/social/linkedin.png) no-repeat;}
.social_picasa {background: url(../img/icons/social/picasa.png) no-repeat;}
.social_pintrest {background: url(../img/icons/social/pintrest.png) no-repeat;}
.social_rss {background: url(../img/icons/social/rss.png) no-repeat;}
.social_skype {background: url(../img/icons/social/skype.png) no-repeat;}
.social_spotify {background: url(../img/icons/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(../img/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(../img/icons/social/tumblr.png) no-repeat;}
.social_twitter {background: url(../img/icons/social/twitter.png) no-repeat;}
.social_vimeo {background: url(../img/icons/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(../img/icons/social/wordpress.png) no-repeat;}
.social_xing {background: url(../img/icons/social/xing.png) no-repeat;}
.social_yahoo {background: url(../img/icons/social/yahoo.png) no-repeat;}
.social_youtube {background: url(../img/icons/social/youtube.png) no-repeat;}
.social_vk {background: url(../img/icons/social/vk.png) no-repeat;}
.social_instagram {background: url(../img/icons/social/instagram.png) no-repeat;}

/*Font Awesome Icon Styles*/
i.icon-custom {
  color: #555;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;
  border: solid 1px #555;
}

i.icon-sm {
 width: 35px;
 height: 35px;
 font-size: 16px;
 line-height: 35px;
}

i.icon-md {
  width: 55px;
  height: 55px;
  font-size: 22px;
  line-height: 55px;
}

i.icon-lg {
  width: 60px;
  height: 60px;
  font-size: 31px;
  line-height: 60px;
  margin-bottom: 10px;
}

i.icon-2x {
  font-size: 30px;
}
i.icon-3x {
  font-size: 40px;
}
i.icon-4x {
  font-size: 50px;
}

/*Line Icons*/
i.icon-line {
  font-size: 17px;
}
i.icon-sm.icon-line {
  font-size: 14px;
}
i.icon-md.icon-line {
  font-size: 22px;
}
i.icon-lg.icon-line {
  font-size: 28px;
}

i.icon-2x.icon-line {
  font-size: 27px;
}
i.icon-3x.icon-line {
  font-size: 36px;
}
i.icon-4x.icon-line {
  font-size: 47px;
}

/*Icon Styles For Links*/
.link-icon,
.link-bg-icon {
  color: #555;
}

.link-icon:hover,
.link-bg-icon:hover {
  border: none;
  text-decoration: none;
}

.link-icon:hover i {
  color: #72c02c;
  background: none;
  border: solid 1px #72c02c;
}

.link-bg-icon:hover i {
  color: #72c02c;
  background: #72c02c;
  border-color: #72c02c;
  color: #fff !important;
}

/*Icons Color*/
i.icon-color-u,
i.icon-color-red,
i.icon-color-sea,
i.icon-color-dark,
i.icon-color-grey,
i.icon-color-blue,
i.icon-color-green,
i.icon-color-yellow,
i.icon-color-orange,
i.icon-color-purple,
i.icon-color-aqua,
i.icon-color-brown,
i.icon-color-dark-blue,
i.icon-color-light-grey,
i.icon-color-light-green {
  background: none;
}

i.icon-color-u {
  color: #72c02c;
  border: solid 1px #72c02c;
}
i.icon-color-blue {
  color: #3498db;
  border: solid 1px #3498db;
}
i.icon-color-red {
  color: #e74c3c;
  border: solid 1px #e74c3c;
}
i.icon-color-sea {
  color: #1abc9c;
  border: solid 1px #1abc9c;
}
i.icon-color-green {
  color: #2ecc71;
  border: solid 1px #2ecc71;
}
i.icon-color-yellow {
  color: #f1c40f;
  border: solid 1px #f1c40f;
}
i.icon-color-orange {
  color: #e67e22;
  border: solid 1px #e67e22;
}
i.icon-color-grey {
  color: #95a5a6;
  border: solid 1px #95a5a6;
}
i.icon-color-purple {
  color: #9b6bcc;
  border: solid 1px #9b6bcc;
}
i.icon-color-aqua {
  color: #27d7e7;
  border: solid 1px #27d7e7;
}
i.icon-color-brown {
  color: #9c8061;
  border: solid 1px #9c8061;
}
i.icon-color-dark-blue {
  color: #4765a0;
  border: solid 1px #4765a0;
}
i.icon-color-light-green {
  color: #79d5b3;
  border: solid 1px #79d5b3;
}
i.icon-color-light {
  color: #fff;
  border: solid 1px #fff;
}
i.icon-color-light-grey {
  color: #585f69;
  border: solid 1px #585f69;
}

/*Icons Backgroun Color*/
i.icon-bg-u,
i.icon-bg-red,
i.icon-bg-sea,
i.icon-bg-dark,
i.icon-bg-darker,
i.icon-bg-grey,
i.icon-bg-blue,
i.icon-bg-green,
i.icon-bg-yellow,
i.icon-bg-orange,
i.icon-bg-purple,
i.icon-bg-aqua,
i.icon-bg-brown,
i.icon-bg-dark-blue,
i.icon-bg-light-grey,
i.icon-bg-light-green {
  color: #fff;
  border-color: transparent;
}

i.icon-bg-u {
  background: #72c02c;
}
i.icon-bg-blue {
  background: #3498db;
}
i.icon-bg-red {
  background: #e74c3c;
}
i.icon-bg-sea {
  background: #1abc9c;
}
i.icon-bg-green {
  background: #2ecc71;
}
i.icon-bg-yellow {
  background: #f1c40f;
}
i.icon-bg-orange {
  background: #e67e22;
}
i.icon-bg-grey {
  background: #95a5a6;
}
i.icon-bg-dark {
  background: #555;
}
i.icon-bg-darker {
  background: #333;
}
i.icon-bg-purple {
  background: #9b6bcc;
}
i.icon-bg-aqua {
  background: #27d7e7;
}
i.icon-bg-brown {
  background: #9c8061;
}
i.icon-bg-dark-blue {
  background: #4765a0;
}
i.icon-bg-light-green {
  background: #79d5b3;
}
i.icon-bg-light {
  background: #fff;
  border-color: transparent;
}
i.icon-bg-light-grey {
  background: #585f69;
  border-color: transparent;
}

/* Make Font Awesome icons fixed width */
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em;
}

/*Typography
------------------------------------*/
.text-justify p { text-align: justify;}
.text-transform-uppercase { text-transform: uppercase;}
.text-transform-normal { text-transform: inherit !important;}

.font-bold { font-weight: 600;}
.font-light { font-weight: 200;}
.font-normal { font-weight: 400 !important;}

/*Text Dropcap*/
.dropcap {
  float: left;
  color: #72c02c;
  padding: 5px 0;
  font-size: 45px;
  font-weight: 200;
  line-height: 30px;
  margin: 0px 5px 0 0;
}

.dropcap-bg {
  float: left;
  color: #fff;
  padding: 7px 0;
  min-width: 50px;
  font-size: 35px;
  font-weight: 200;
  line-height: 35px;
  text-align: center;
  background: #72c02c;
  margin: 4px 10px 0 0;
}

/*Text Highlights*/
.text-highlights {
  color: #fff;
  font-weight: 200;
  padding: 0px 5px;
  background: #555;
}

.text-highlights-green {
  background: #72c02c;
}
.text-highlights-blue {
  background: #3498db;
}
.text-highlights-red {
  background: #e74c3c;
}
.text-highlights-sea {
  background: #1abc9c;
}
.text-highlights-orange {
  background: #e67e22;
}
.text-highlights-yellow {
  background: #f1c40f;
}
.text-highlights-purple {
  background: #9b6bcc;
}
.text-highlights-aqua {
  background: #27d7e7;
}
.text-highlights-brown {
  background: #9c8061;
}
.text-highlights-dark-blue {
  background: #4765a0;
}
.text-highlights-light-green {
  background: #79d5b3;
}

/*Text Borders*/
.text-border {
  border-bottom: dashed 1px #555;
}

.text-border-default {
  border-color: #95a5a6;
}
.text-border-green {
  border-color: #72c02c;
}
.text-border-blue {
  border-color: #3498db;
}
.text-border-red {
  border-color: #e74c3c;
}
.text-border-yellow {
  border-color: #f1c40f;
}
.text-border-purple {
  border-color: #9b6bcc;
}

/*List Styles*/
.list-styles li {
  margin-bottom: 8px;
}

/*Contextual Backgrounds*/
.contex-bg p {
  opacity: 0.8;
  padding: 8px 10px;
}
.contex-bg p:hover {
  opacity: 1;
}

/*Blockquote*/
blockquote {
  padding: 5px 15px;
  border-left-width: 2px;
}

blockquote p {
  font-size: 14px;
  font-weight: 400;
}

blockquote h1,
blockquote h2,
blockquote span {
  font-size: 18px;
  margin: 0 0 8px;
  line-height: 24px;
}

/*Blockquote Styles*/
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
  text-transform: uppercase;
}

blockquote.bq-text-lg p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

blockquote.text-right,
blockquote.hero.text-right {
  border-left: none;
  border-right: 2px solid #eee;
}

blockquote.hero.text-right,
blockquote.hero.text-right:hover {
  border-color: #555;
}

blockquote:hover,
blockquote.text-right:hover {
  border-color: #72c02c;
  transition: all 0.4s ease-in-out;
}

blockquote.bq-dark,
blockquote.bq-dark:hover {
  border-color: #585f69;
}

blockquote.bq-green {
  border-color: #72c02c;
}

/*Blockquote Hero Styles*/
blockquote.hero {
  border: none;
  padding: 18px;
  font-size: 16px;
  background: #f3f3f3;
  border-left: solid 2px #666;
}

blockquote.hero:hover {
  background: #eee;
  border-left-color: #666;
}

blockquote.hero.hero-dark,
blockquote.hero.hero-default {
  border: none;
}

blockquote.hero.hero-dark {
  background: #444;
}

blockquote.hero.hero-dark:hover {
  background: #555;
}

blockquote.hero.hero-default {
  background: #72c02c;
}

blockquote.hero.hero-default:hover {
  background: #5fb611;
}

blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
  color: #fff;
  font-weight: 200;
}

/*Lists
------------------------------------*/
.list-row {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}

/*Lists v1*/
.lists-v1 li {
  margin-bottom: 10px;
}

.lists-v1 i {
  color: #fff;
  width: 15px;
  height: 15px;
  padding: 1px;
  font-size: 13px;
  margin-right: 7px;
  text-align: center;
  background: #72c02c;
  display: inline-block;
  border-radius: 50% !important;
}

/*Lists v2*/
.lists-v2 li {
  margin-bottom: 10px;
}

.lists-v2 i {
  color: #72c02c;
  font-size: 13px;
  margin-right: 7px;
  display: inline-block;
}

/*Alerts
------------------------------------*/
.alert {
  border-radius: 0;
}

/*Thumbnails
------------------------------------*/
.thumbnail {
  border-radius: 0;
}

/*Panels (Portlets)
------------------------------------*/
.panel,
.panel-heading,
.panel-group .panel {
  border-radius: 0;
}

.panel-heading {
  color: #fff;
  padding: 5px 15px;
}

/*Panel Table*/
.panel .table {
  margin-bottom: 0;
}

/*Panel Unify*/
.panel-u {
  border-color: #72c02c;
}

.panel-u > .panel-heading {
  background: #72c02c;
}

/*Panel Blue*/
.panel-blue {
  border-color: #3498db;
}

.panel-blue > .panel-heading {
  background: #3498db;
}

/*Panel Red*/
.panel-red {
  border-color: #e74c3c;
}

.panel-red > .panel-heading {
  background: #e74c3c;
}

/*Panel Green*/
.panel-green {
  border-color: #2ecc71;
}

.panel-green > .panel-heading {
  background: #2ecc71;
}

/*Panel Sea*/
.panel-sea {
  border-color: #1abc9c;
}

.panel-sea > .panel-heading {
  background: #1abc9c;
}

/*Panel Orange*/
.panel-orange {
  border-color: #e67e22;
}

.panel-orange > .panel-heading {
  background: #e67e22;
}

/*Panel Yellow*/
.panel-yellow {
  border-color: #f1c40f;
}

.panel-yellow > .panel-heading {
  background: #f1c40f;
}

/*Panel Grey*/
.panel-grey {
  border-color: #95a5a6;
}

.panel-grey > .panel-heading {
  background: #95a5a6;
}

/*Panel Dark*/
.panel-dark {
  border-color: #555;
}

.panel-dark > .panel-heading {
  background: #555;
}

/*Panel Purple*/
.panel-purple {
  border-color: #9b6bcc;
}

.panel-purple > .panel-heading {
  background: #9b6bcc;
}

/*Panel Aqua*/
.panel-aqua {
  border-color: #27d7e7;
}

.panel-aqua > .panel-heading {
  background: #27d7e7;
}

/*Panel Brown*/
.panel-brown {
  border-color: #9c8061;
}

.panel-brown > .panel-heading {
  background: #9c8061;
}

/*Panel Dark Blue*/
.panel-dark-blue {
  border-color: #4765a0;
}

.panel-dark-blue > .panel-heading {
  background: #4765a0;
}

/*Panel Light Green*/
.panel-light-green {
  border-color: #79d5b3;
}

.panel-light-green > .panel-heading {
  background: #79d5b3;
}

/*Panel Default Dark*/
.panel-default-dark {
  border-color: #585f69;
}

.panel-default-dark > .panel-heading {
  background: #585f69;
}

/*Progress Bar
------------------------------------*/
.progress {
  border-radius: 0;
}

.progress-u {
  box-shadow: none;
}

.progress-u .progress-bar {
  box-shadow: none;
}

/*progress-bar (sizes)*/
.progress-lg {
  height: 25px;
}
.progress-lg p {
  padding-top: 3px;
}

.progress-sm {
  height: 12px;
}

.progress-xs {
  height: 7px;
}

.progress-xxs {
  height: 3px;
}

/*progress-bar (colors)*/
.progress {
  background: #e5e5e5;
}

.progress-bar-u {
  background: #72c02c;
}

.progress-bar-blue {
  background: #3498db;
}

.progress-bar-orange {
  background: #e67e22;
}

.progress-bar-red {
  background: #e74c3c;
}

.progress-bar-purple {
  background: #9b6bcc;
}

.progress-bar-aqua {
  background: #27d7e7;
}

.progress-bar-brown {
  background: #9c8061;
}

.progress-bar-dark-blue {
  background: #4765a0;
}

.progress-bar-light-green {
  background: #79d5b3;
}

.progress-bar-dark {
  background: #555;
}

/*Progress Bar Animation
------------------------------------*/
.progress {
    position: relative;
}

.progress .progress-bar {
  overflow: hidden;
  line-height: 20px;
}

.progress-box .progress-bar {
  transition: all 3s ease-in;
}

/*Vertical Progress Bar*/
.progress.vertical {
  float: left;
  width: 100%;
  height: 200px;
  margin-right: 20px;
}

.progress.vertical.bottom {
  position: relative;
}

.progress.vertical .progress-bar {
  height: 0;
  width: 100%;
  transition: height 3s ease;
}

.progress.vertical.bottom .progress-bar {
  bottom: 0;
  position: absolute;
}

/*Count Stars
------------------------------------*/
.stars-existing {
  color: #72c02c;
  cursor: pointer;
}

.star-lg {
  font-size: 30px;
}

.star-sm {
  font-size: 25px;
}

.star-xs {
  font-size: 20px;
}

.star-default {
  font-size: 16px;
}

/*Media (Audio/Videos and Images)
------------------------------------*/
/*Images*/
img.img-bordered {
  padding: 3px !important;
  border: solid 1px #eee !important;
}

img.img-circle {
  border-radius: 50% !important;
}

img.image-sm {
  width: 50px;
  height: 50px;
}

img.image-md {
  width: 100px;
  height: 100px;
}

/*Responsive Video*/
.responsive-video {
 height: 0;
 padding-top: 1px;
 position: relative;
 padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 position: absolute;
}

/*Column Sizes
------------------------------------*/
/*Remove the Gutter Padding from Columns*/
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.no-gutter.no-gutter-boxed {
  padding-right: 15px;
  padding-left: 15px;
}

/*Heights
------------------------------------*/
.height-100 { min-height: 100px;}
.height-150 { min-height: 150px;}
.height-200 { min-height: 200px;}
.height-250 { min-height: 250px;}
.height-300 { min-height: 300px;}
.height-350 { min-height: 350px;}
.height-400 { min-height: 400px;}
.height-450 { min-height: 450px;}
.height-500 { min-height: 500px !important;}

/*Spaces
------------------------------------*/
.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0;
}

.no-top-space {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.content-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}

.content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-sm {
  padding-top: 60px;
  padding-bottom: 20px;
}

.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-xlg {
  padding-top: 150px;
  padding-bottom: 150px;
}

.space-md-hor {
  padding-left: 40px;
  padding-right: 40px;
}

.space-lg-hor {
  padding-left: 60px;
  padding-right: 60px;
}

.space-xlg-hor {
  padding-left: 100px;
  padding-right: 100px;
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60,
.margin-bottom-100 {
   clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;}
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px!important;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}
.margin-bottom-70 { margin-bottom:70px;}
.margin-bottom-80 { margin-bottom:80px;}
.margin-bottom-90 { margin-bottom:90px;}
.margin-bottom-100 { margin-bottom:100px;}

@media (max-width: 768px) {
  .sm-margin-bottom-10 {
    margin-bottom: 10px;
  }
  .sm-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .sm-margin-bottom-30 {
    margin-bottom: 30px;
  }
  .sm-margin-bottom-40 {
    margin-bottom: 40px;
  }
  .sm-margin-bottom-50 {
    margin-bottom: 50px;
  }
  .sm-margin-bottom-60 {
    margin-bottom: 60px;
  }
}

@media (max-width: 992px) {
  .md-margin-bottom-10 {
    margin-bottom: 10px;
  }
  .md-margin-bottom-20 {
    margin-bottom: 20px;
  }
  .md-margin-bottom-30 {
    margin-bottom: 30px;
  }
  .md-margin-bottom-40 {
    margin-bottom: 40px;
  }
  .md-margin-bottom-50 {
    margin-bottom: 50px;
  }
  .md-margin-bottom-60 {
    margin-bottom: 60px;
  }
}

/*Other Spaces*/
.margin-top-20 { margin-top: 20px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}
.margin-right-20 { margin-right: 20px;}

.padding-sm { padding: 40px 40px;}
.padding-top-5 { padding-top: 5px;}
.padding-left-5 { padding-left: 5px;}

/*Text Colors
------------------------------------*/
.color-sea { color: #1abc9c;}
.color-red { color: #e74c3c;}
.color-aqua { color: #27d7e7;}
.color-blue { color: #3498db;}
.color-grey { color: #95a5a6;}
.color-dark { color: #555;}
/*.color-dark1 { color: #444;}*/
.color-darker { color: #444;}
.color-green { color: #72c02c;}
.color-brown { color: #9c8061;}
.color-light { color: #ffffff;}
.color-orange { color: #e67e22;}
.color-yellow { color: #f1c40f;}
.color-green1 { color: #2ecc71;}
.color-purple { color: #9b6bcc;}
.color-inherit { color: inherit;}
.color-dark-blue { color: #4765a0;}
.color-light-grey { color: #585f69;}
.color-light-green { color: #79d5b3;}
.color-teal { color: #18ba9b;}

/*Background Colors
------------------------------------*/
.bg-color-dark,
.bg-color-darker,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-light,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-grey,
.bg-color-light-green,
.bg-color-primary {
  color: #fff;
}
.bg-color-white {
  color: #555;
}
.bg-color-primary { background-color: #72c02c !important;}
.bg-color-dark { background-color: #555 !important;}
.bg-color-darker { background-color: #222 !important;}
.bg-color-white { background-color: #fff !important;}
.bg-color-sea { background-color: #1abc9c !important;}
.bg-color-red { background-color: #e74c3c !important;}
.bg-color-aqua { background-color: #27d7e7 !important;}
.bg-color-blue { background-color: #3498db !important;}
.bg-color-grey { background-color: #95a5a6 !important;}
.bg-color-light { background-color: #f7f7f7 !important;}
.bg-color-green { background-color: #72c02c !important;}
.bg-color-brown { background-color: #9c8061 !important;}
.bg-color-orange { background-color: #e67e22 !important;}
.bg-color-green1 { background-color: #2ecc71 !important;}
.bg-color-purple { background-color: #9b6bcc !important;}
.bg-color-dark-blue { background-color: #4765a0 !important;}
.bg-color-light-grey { background-color: #585f69 !important;}
.bg-color-light-green { background-color: #79d5b3 !important;}
.bg-color-teal { background-color: #18ba9b !important; }

.rgba-red { background-color: rgba(231,76,60,0.8)}
.rgba-blue { background-color: rgba(52,152,219,0.8);}
.rgba-aqua { background-color: rgba(39,215,231,0.8);}
.rgba-yellow { background-color: rgba(241,196,15,0.8);}
.rgba-default { background-color: rgba(114,192,44,0.8);}
.rgba-purple { background-color: rgba(155,107,204,0.8);}

/*Grey Backroud*/
.bg-grey {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded { border-radius: 0 !important;}
.rounded { border-radius: 4px !important;}
.rounded-x { border-radius: 50% !important;}
.rounded-2x { border-radius: 10px !important;}
.rounded-3x { border-radius: 15px !important;}
.rounded-4x { border-radius: 20px !important;}
.rounded-sm { border-radius: 2px !important;}
.rounded-md { border-radius: 3px !important;}
.rounded-top { border-radius: 4px 4px 0 0 !important;}
.rounded-left { border-radius: 4px 0 0 4px !important;}
.rounded-right { border-radius: 0 4px 4px 0 !important;}
.rounded-bottom { border-radius: 0 0 4px 4px !important;}

/*Others
------------------------------------*/
.overflow-h { overflow: hidden;}
.overflow-a { overflow: auto;}
.overflow-hidden { overflow: hidden;}

.clear-both { clear: both;}

/*Display*/
.dp-none { display: none;}
.dp-block { display: block;}
.dp-table { display: table;}
.dp-inline-block { display: inline-block;}
.dp-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*Font Size*/
.text-light {
  font-weight: 200;
}
.text-normal {
  font-weight: 400;
}
.text-bold {
  font-weight: 600 !important;
}

/*Full Width*/
.full-width {
  width: 100%;
}

/*Equal Height Columns*/
@media (max-width: 767px) {
  .equal-height-column {
    height: auto !important;
  }
}

/*Image Classes*/
.img-width-60 { width: 60px;}
.img-width-200 { width: 200px;}
.lft-img-margin { margin:0 20px 5px 0;}
.rgt-img-margin { margin:0 0 5px 10px;}

img.img-center,
.img-center img {
  margin-left: auto;
  margin-right: auto;
}

/*Background Light*/
.bg-light {
 padding: 10px 15px;
 margin-bottom: 10px;
 background: #fcfcfc;
 border: solid 1px #e5e5e5;
}
.bg-light:hover {
   border: solid 1px #bbb;
}

/*CSS3 Hover Effects*/
.hover-effect {
  /* font-weight: 600; */
 transition: all 0.4s ease-in-out;
}
/*
.title_size {
  font-size: 20px !important;
}
*/
.button_read_indent {
  background-color: #8f122e !important;
  padding: 5px !important;
}

.hover-effect-kenburn {
 left:10px;
 margin-left:-10px;
 position:relative;
 transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
 transform: scale(2) rotate(5deg);
}

/*Scroll Icon*/
.scroll-btn-icon,
.scroll-btn-icon:before {
  position: absolute;
  left: 50%;
}
.scroll-btn-icon {
  width: 30px;
  z-index: 2;
  height: 50px;
  bottom: 30px;
  margin-left: -25px;
  border-radius: 25px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
}
.scroll-btn-icon-dark {
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}
.scroll-btn-icon:before {
  top: 8px;
  width: 8px;
  height: 8px;
  content: '';
  background: #fff;
  margin-left: -4px;
  border-radius: 4px;
  animation-name: scroll;
  animation-duration: 1.5s;
  -webkit-animation-name: scroll;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.scroll-btn-icon-dark:before {
  background: #333;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(36px);
    -webkit-transform: translateY(36px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(36px);
    -webkit-transform: translateY(36px);
  }
}

.learn_more {
  display: block;
  margin: 0 auto;
  height: 39px;
  width: 130px;
  background-color: #ab0e30;
  color: #fff;
  font-weight: 800;
  text-align: center;
  padding-top: 7px;
  margin-bottom: 40px;
}

.learn_more:hover, .learn_more:focus {
  color: #fff;
}

/*Workforce Needs, Events*/

.title_text {
  display: block;
  font-size: 16px;
  color: #7c746a;
  font-weight: 800;
}

.date, .caption {
  font-size: 12px;
  color: #9e9e9e;
}

.date {
  display: block;
}

.caption {
  margin-top: 20px;
}

.caption_font p {
  font-size: 18px;
  color: #000 !important;
}

.description {
  font-size: 14px;
  color: #717171;
}

.border {
  border: 1px solid #e3e3e3;
  margin-top: 5px;
  margin-bottom: 10px;
}

.img_graph_insert {
  padding-top: 20px;
  padding-bottom: 10px;
  margin: 0 auto;
}

.caption {
  text-align: left;
}


/*Solving Big Challenges*/

.owl-clients-v1 .item_image {
  display: inline-block;
  width: 100%;
}

.owl-clients-v1 .comment {
  position: relative;
  background-color: #EDF0F6;
  padding: 20px 35px;
  display: inline-block;
}

.comment .triangle {
  position: absolute;
  height: 0;
  width: 0;
  border-right: 25px solid #EDF0F6;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: 28px;
  left: -23px;
  outline-left: 1px solid black;
}

.comment .comments_people {
  display: inline-block;
  color: #979797;
  text-align: center;
  padding-top: 5px;
  text-transform: lowercase;
}

.item .name_person {
  display: block;
  font-weight: 600;
  padding-top: 10px;
}

.item .position_person {
  font-style: italic;
}


/*modal*/

.title_modal {
  display: block;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 16px;
}

.modal_title_field {
  font-weight: 600;
}

.input_modal {
  width: 97%;
  border: 1px solid #e3e3e3;
}

.modal_indent {
  margin-top: 15px;
}

.modal_indent .checkbox_description {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
}

.modal_buttons {
  margin-top: 30px;
}

.modal_download {
  color: #fff;
  background-color: #9b0013;
  border: 1px solid #d0021b;
  padding: 5px 30px;
  font-weight: 600;
}

.modal_cancel {
  cursor: pointer;
  margin-left: 20px;
}

.modal-content {
  padding: 30px;
}

.checkbox_and_description {
  display: block;
}


/*Contact page*/
.contact-container {
  margin-bottom: 80px;
}

.contact-header {
  position: relative;
}

.contact-header .header_picture_contact {
  height: 640px;
  background-image: url(../img/kapor/contact/header.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 100px;
}

.contact-header .background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(101, 31, 35, 0.5);
}

.contact-header .background .title {
  margin-top: 280px;
  text-align: center;
  font-size: 46px;
  color: white;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

.contact-header .background .info {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 35px 0;
  background-color: rgba(17, 29, 38, 0.8);
  text-align: center;
}

.contact-header .background .info .phone_color_white {
  color: #fff !important;
  text-decoration: none;
  pointer-events: none;
}

.contact-header .background .info span {
  color: #fff;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 50px;
}

@media only screen and (max-width: 991px) {
  .contact-header .background .info span {
    margin-left: 0px;
  }
}


.form .title_contact {
  font-size: 36px;
  text-align: center;
}

.form .title_indent {
  font-size: 36px;
  font-weight: 600;
  font-family: Bebas Neue, "Open Sans", sans-serif;
  text-transform: uppercase;
}

.contact_form {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

.contact_form .nf-field-container {
  margin-bottom: 0;
}
.subscribe-form div,
.subscribe-form .nf-field-container::after {
  display: inline;
  width: auto !important;
}
.contact_form .nf-form-fields-required,
.modal_form .nf-form-fields-required,
.subscribe-form .nf-form-fields-required,
.subscribe-form .nf-after-field,
.subscribe-form .nf-field-label {
  display: none;
}
.contact_form .nf-after-field .nf-error-msg {
  margin-top: -20px;
  margin-bottom: 10px;
}

.modal_form .label-left .nf-field-label {
  text-align: left;
}
.modal_form .submit-wrap {
  text-align: center;
}
.modal_form .submit-wrap .nf-field-label {
  display: none;
}
.modal_form .label-left .submit-wrap .nf-field-element {
  width: 100%;
}
.modal_form .modal-cancel {
  text-align: center;
}
.modal_cancel {
  margin-left: 0;
}
@media (max-width: 410px) {
  .label-left .nf-field-label label {
    font-size: 10px;
  }
}

.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form input[type="tel"] {
  background: #f3f3f3;
  color: #4e4e4e;
  padding: 10px 13px;
  margin-bottom: 10px;
  width: 100%;
  border: none;
  outline: none;
}

.contact_form input[type="checkbox"] {
  width: 18px;
  height: 18px;
}

.contact_form input[type="button"] {
  background: #812529;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  padding: 13px 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 13px;
  border: none;
}

.contact_form .checkbox_area {
  background: #f3f3f3;
  padding: 13px;
}

.contact_form .checkbox_area .title {
  color: #4e4e4e;

  font-family: "Open Sans", sans-serif;
}

.contact_form .checkbox_area .row {
  padding: 15px 25px;
}

.contact_form .checkbox_area .checkbox_description {
  margin-left: 5px;
}

.google_map_contact {
  margin-top: 40px;
  margin-bottom: 40px;
}

.enter_your_email {
  margin-right: -5px;
  margin-bottom: 20px;
}

.text_indent_contact {
  text-align: center;
  padding-top: 40px;
}

.text_indent {
  text-align: center;
}

.text_indent_contact .title {
  display: block;
  font-size: 22px;
  padding-bottom: 10px;
  padding-top: 20px;
  color: #717171;
}
.text_indent .title {
  display: block;
  font-size: 22px;
  padding-top: 20px;
  color: #717171;
}

.hidden_underline {
  text-decoration: none;
  color: #a10f2b;
}

.your_email {
  display: inline-block;
  position: relative;
}

.icon_submit {
  position: absolute;
  top: 16px;
  left: 23px;
  color: #fff;
}

.signup_indent {
  margin-bottom: 20px;
}



/*Pre K-12 page*/
.background_image_prek_page {
  background-image: url(../img/kapor/prek-12/red_background_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 301px;
  margin-bottom: 75px;
}

.background_red_image_prek_page {
  background-image: url(../img/kapor/prek-12/red_background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 290px;
  margin-bottom: 75px;
}

.background_red_image_prek_page_indent {
  margin-top: -40px;
}

.title_text_on_image_prek_access {
  display: block;
  font-size: 45px;
  color: #fff;
  text-align: center;
  padding-top: 116px;
  font-weight: 500;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

/*pre K-12 page*/

/* higher ed page*/

.background_image_highered_page {
  background-image: url(../img/kapor/higher_education/yellow-higher-education.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 301px;
  margin-bottom: 75px;
}

.background_yellow_image_highered_page {
  background-image: url(../img/kapor/higher_education/yellow-higher-education.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 290px;
  margin-bottom: 75px;
}

.background_yellow_image_highered_page_indent {
  margin-top: -40px;
}

.title_text_on_image_highered_access {
  display: block;
  font-size: 45px;
  color: #fff;
  text-align: center;
  padding-top: 116px;
  font-weight: 500;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

/* higher ed page*/

/* tech workforce page*/

.background_image_techworkforce_page {
  background-image: url(../img/kapor/tech_workforce/blue-tech-workforce.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 301px;
  margin-bottom: 75px;
}

.background_blue_image_techworkforce_page {
  background-image: url(../img/kapor/tech_workforce/blue-tech-workforce.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 290px;
  margin-bottom: 75px;
}

.background_blue_image_techworkforce_page_indent {
  margin-top: -40px;
}

.title_text_on_image_techworkforce_access {
  display: block;
  font-size: 45px;
  color: #fff;
  text-align: center;
  padding-top: 116px;
  font-weight: 500;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

/* tech workforce page*/

.circle_img {
  display: block;
  width: 90%;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 30px;
  margin: 0 auto;
}

.circle_img_in_row {
  display: block;
  width: 85%;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 30px;
  margin: 0 auto;

}

.alignLeft {
  text-align: left;
}

.modal-title-font {
  font-size: 1.5em;
  font-weight: 900;
  color: black;
  font-family: Roboto Condensed, 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.background_image_prek_page_explore {
  background-image: url(../img/kapor/prek-12/red_background_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 411px;
  margin-bottom: 65px;
  margin-top: -30px;
}

.border_under_title {
  height: 2px;
  width: 70px;
  background-color: #ff8899;
  margin: 0 auto;
  margin-top: 7px;
  margin-bottom: 15px;
}

.border_under_title_yellow {
  height: 2px;
  width: 70px;
  background-color: #ffe179;
  margin: 0 auto;
  margin-top: 7px;
  margin-bottom: 15px;
}

.border_under_title_blue {
  height: 2px;
  width: 70px;
  background-color: #5ec3ff;
  margin: 0 auto;
  margin-top: 7px;
  margin-bottom: 15px;
}

.text_on_image_prek_page {
  display: block;
  color: #fff;
  font-size: 22px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}

@media only screen and (max-width: 767px) {
  .title_text_on_image_prek_access {
    font-size: 32px;
    padding-top: 100px;
  }

  .text_on_image_barrier_page {
    font-size: 18px;
  }

  .text_on_image_prek_page {
    font-size: 16px;
  }
}

.background_image_prek_page_indent {
  margin-top: 70px;
  margin-bottom: 55px !important;
}

.title_explore_section {
  font-size: 41px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: 600;
  width: 80%;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.description_section_explore {
  font-size: 16px;
}

.description_section_explore_text {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 22px;
  text-align: center;
  font-style: italic;
}

.math_text_indent {
  margin-bottom: 100px;
}

.math_text_indent_bottom {
  margin-bottom: 30px;
}


.button_graphic {
  position: absolute;
  z-index: 2;
  top: -25px;
  right: -20px;
  background-color: #812529 !important;
  color: #fff !important;
  border: none;
  padding: 4px 30px;
}

.button_indent:hover, .button_graphic:hover {
  color: #fff !important;
  text-decoration: none;
}

.graphics {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .graphics {
  margin-top: 30px !important;
  }
}

.indent_graphics .person_say {
  display: block;
  cursor: pointer;
  position: relative;
  background-color: #fbeccd;
}

.person_img {
  padding-top: 15px;
  padding-bottom: 15px;
}

.quote {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.open_brackets_img {
  position: absolute;
  bottom: 10px;
}

.shut_brackets_img {
  margin-top: 10px;
  float: right;
}

@media only screen and (max-width: 768px) {
  .xs_indent_graphics {
    padding-bottom: 80px;

  }
  .category_img {
    margin: 0 auto;
  }

  .title_category + span {
    display: block;
    text-align: center;
  }

  .person_img {
    display: block;
    margin: 0 auto;
  }
}

.quote .quote_title {
  display: block;
  font-size: 16px;
  font-style: italic;
  text-align: justify;
  margin-bottom: 10px;
}

.category_img {
  display: block;
  padding: 15px 0px 15px 0px;
}

.title_category {
  display: block;
  font-weight: 600;
  padding-bottom: 15px;
  font-size: 18px;
}

.title_category + span {
  color: black;
}

.link_category {
  color: #333;
}

.link_category:hover, .link_category:focus {
  color: #333;
}

.column_category {
  padding-top: 20px;
  padding-bottom: 40px;
}

.border_category {
  width: 94%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 80px;
  border-bottom: 1px solid #e3e3e3;
}

.picture_slider_text_change {
  background-image: url(../img/kapor/prek-12/lack_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 440px;
  padding-top: 130px;
  margin-bottom: 50px;
}

.picture_right_of_slider {
  background-image: url(../img/kapor/prek-12/lack_img3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 440px;
  padding-top: 130px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
  .picture_right_of_slider {
    padding-top: 90px;
  }
}

.carousel_text {
  display: block;
  color: #eff2f3;
  font-size: 17px;
  width: 100%;
  margin: 0 auto;
  padding-left: 6%;
  padding-right: 20%;
  font-family: 'Open Sans', sans-serif;
}

.carousel_text:hover, .carousel_text:focus {
  color: #eff2f3;
  text-decoration: none;
}

@media only screen and (max-width: 1200px) {
  .carousel_text {
    padding-left: 8%;
  }
}

.carousel_text_indent {
  display: block;
  margin-top: 20px;
}

.carousel_text a:hover, .carousel_text a:focus {
  text-decoration: none;
  color: #fff;
}

.generic {
  height: 85px;
}

.picture_img_background {
  position: absolute;
  top: 0;
  left: 15px;
  right: 0px;
  bottom: 0px;
  background: rgba(0,0,0,0.5);
}

.picture_slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 15px;
  bottom: 50px;
  background: rgba(0,0,0,0.5);
}

@media only screen and (max-width: 767px) {
  .picture_slider {
    left: 15px;
    bottom: 0;
  }
  .generic {
    height: 130px;
  }
}

@media only screen and (max-width: 991px) {
  .generic {
    height: 120px;
  }

  .picture_slider_text_change {
    padding-top: 90px;
  }
  .carousel_text {
    padding-top: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 400px) {
  .generic {
    height: 200px;
  }

  .picture_slider_text_change {
    padding-top: 80px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .picture_img_background {
    right: 15px;
  }
}

.title_slider_and_img {
  width: 88%;
  padding: 30px 20px 0 0px;
  margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .title_slider_and_img {
    width: 83%;
  }
}

.title_slider_and_img_text {
  display: inline-block;
  color: #fff;
  padding-bottom: 3px;
  font-size: 43px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.title_slider_and_img_text:hover, .title_slider_and_img_text:focus {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  .title_slider_and_img_text {
    font-size: 28px;
    line-height: 25px;
  }
}

.carousel_title {
  display: block;
  color: #eff2f3;
  font-size: 18px;
  margin-left: 6%;
  margin-top: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
}

@media only screen and (max-width: 1200px) {
  .carousel_title {
    margin-left: 8%;
  }
}

@media only screen and (max-width: 767px) {
  .carousel_title {
    margin-top: 5px;
  }
}

.carousel-control.left {background-image:none;}
.carousel-control.right {background-image:none;}

.modal-dialog-width {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .modal-dialog-width {
    width: 95% !important;
  }
}

.modal-body {
  margin: 0 auto;
  width: 50%;
}

@media only screen and (max-width: 1400px) {
  .modal-body  {
    width: 95% !important;
  }
}

.modal-header-bottom-none {
  border-bottom: none !important;
}

@media only screen and (min-width: 1400px) {
  .modal-header-bottom-none {
    text-align: center;
  }
}

.close_modal_img {
  width: 50% !important;
}

.chart {
  width: 90%;
  height: 70%;
}

.modal-close {
  position: relative;
  right: -40px;
}

@media only screen and (max-width: 1200px) {
  .chart {
    width: 80% !important;
  }
}

.highcharts-point {
  cursor: pointer;
}

.chart-modal-body {
  width: 100%!important;
}

.iframe-container {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-content_none, .modal-body-none {
  padding: 0px !important;
  padding-bottom: 20px !important;
}

.container_fluid_citation {
  background-color: #0c3047;
  padding-top: 55px;
  padding-bottom: 38px;
}

.thumbnail-kenburn .img_responsive_prek12 {
  width: 100%;
}

.title_on_photo_and_icon_prek12_1, .title_on_photo_and_icon_prek12_2, .title_on_photo_and_icon_prek12_3 {
  transition: opacity 1s linear;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.title_on_photo_and_icon_prek12_1, .title_on_photo_and_icon_prek12_3  {
  background: rgba(28,133,193,0.40);
}

.title_on_photo_and_icon_prek12_2  {
  background: rgba(110,13,27,0.40);
}

.glyphicon-chevron-left_image:before {
  content: url(../img/kapor/prek-12/slider_arrow_left.png) !important;
}

.glyphicon-chevron-right_image:before {
  content: url(../img/kapor/prek-12/slider_arrow_right.png) !important;
}

.glyphicon-chevron-left_image2:before {
  content: url(../img/kapor/prek-12/arrow_img_left2.png) !important;
  margin-left: -35px;
  width: 10px;
}

@media only screen and (max-width: 767px) {
  .glyphicon-chevron-left_image2:before{
    margin-left: 0px;
  }
}

.glyphicon-chevron-right_image2:before {
  content: url(../img/kapor/prek-12/arrow_img_right2.png) !important;
  width: 10px;
}

@media only screen and (max-width: 767px) {
  .glyphicon-chevron-right_image2:before{
    margin-left: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .glyphicon-chevron-left_image2 {
    margin-top: -30px !important;
  }

  .glyphicon-chevron-right_image2 {
    margin-top: -30px !important;
  }
}

.learn_more_prek_page {
  display: block;
  padding-top: 20px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 11px;
  margin-left: 6%;
}

.learn_more_prek_page:hover, .learn_more_prek_page:focus {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 1200px) {
  .learn_more_prek_page {
    margin-left: 8%;
  }
}

.learn_more_prek_page_change_section {
  display: block;
  padding-top: 20px;
  color: #000;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 11px;
}

.learn_more_prek_page_change_section:hover, .learn_more_prek_page_change_section:focus {
  color: #000;
}

@media only screen and (min-width: 767px) {
.picture_slider_indent_right {
  right: 0px !important;
  }

.indent_right_img_none {
  padding-right: 0px !important;
  }

  .right_indent_background {
  right: 0px !important;
  }
}

.quote {
  display: block;
}

.grey_border_section_prek_page {
  height: 2px;
  width: 50px;
  background-color: #8397a6;
  margin-bottom: 20px;
}

.height_between_circles {
  height: 40px;
}

@media only screen and (max-width: 767px) {
.mobile_circle_indent {
  margin-top: 20px;
  margin-bottom: 20px;
  }

  .height_between_circles {
    height: 0px !important;
  }
}

.quote_indent_prek_page {
  margin-top: 86px;
}

.quote_say {
  display: block;
  font-size: 23px;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 35px;
  color: #fff;
  font-weight: 100;
  font-family: 'Open Sans', sans-serif;
}

.title_person {
  display: inline-block;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 75px;
}

.name_person {
  font-size: 13px;
  letter-spacing: 1px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.partner {
  font-size: 12px;
}

@media only screen and (min-width: 1165px) and  (max-width: 1445px) {
  .quote_indent_prek_page {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 1165px) {
  .quote_say {
    font-size: 18px;
  }

  .quote_indent_prek_page {
    margin-top: 90px;
  }
}

@media only screen and (max-width: 550px) {
  .quote_say {
    font-size: 16px;
    line-height: 30px;
  }

  .quote_indent_prek_page {
    margin-top: 30px;
  }

  .name_person, .partner {
    font-size: 11px;
  }
}

.picture_slider_background1 {
  background: rgba(32,115,223,0.35);
}

.picture_slider_background2 {
  background: rgba(0,43,66,0.4);
}

.quote_indent {
  margin-top: 50px;
}

.slider_arrow_right_img {
  display: inline-block !important;
  width: 7px !important;
  padding-bottom: 4px;
}

.container_with_slider {
  margin-top: 60px;
  margin-bottom: 130px;
}

.container_with_slider_prek12_page {
  margin-top: 74px;
  margin-bottom: 190px;
}

.understanding_top_text {
  display: block;
  padding-top: 18px;
  padding-bottom: 98px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
}

@media only screen and (max-width: 767px) {
  .understanding_top_text {
    padding-bottom: 30px;
  }
}

.understanding_bottom_text {
  display: block;
  font-size: 18px;
  padding-top: 18px;
  padding-bottom: 30px;
  margin: 0 auto;
}

.border_bottom_section {
  border: 1px solid #e0e0e0;
  margin-top: 88px;
}

.width_carousel_control {
  width: 5% !important;
}

@media only screen and (max-width: 767px) {
  .width_carousel_control {
    width: 8% !important;
  }
}

.right_img_carousel, .left_img_carousel {
  margin-top: 20px !important;
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {
  .right_img_carousel, .left_img_carousel {
    margin-top: 50px !important;
  }
}

.right_img_carousel:before {
  content: url(../img/kapor/prek-12/slider_arrow_right.png) !important;
}

.left_img_carousel:before  {
  content: url(../img/kapor/prek-12/slider_arrow_left.png) !important;
}

.prek_page_img {
  background-image: url(../img/kapor/prek-12/partner_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 425px;
  position: relative;
}

.prek_page_img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(25,72,104,0.8);
}

.prek_page_img .text_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.top_menu_prek_12 {
  padding-left: 0px;
}

.top_menu_prek_12 li {
  display: inline-block;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 1px;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
}

.top_menu_prek_12 li a {
  color: #9a9a9a;
  font-weight: 600;
}

.top_menu_prek_12 li a:hover {
  color: #1c5f82;
  text-decoration: none;
}

.top_menu_prek_12 .active_navigation a {
  color: #1c5f82 !important;
  font-weight: 900 !important;
}

.navbar-nav .active_navigation a {
  color: #1c5f82 !important;
  font-weight: 500 !important;
}

.navbar-header_background, .navbar-nav_background {
  background-color: #fcfcfc !important;
}






/*pre K-12 page modal*/

.my-modal-dialog {
  width: 90% !important;
  float: left !important;
  margin-top: 0px;
  margin-bottom: 0px;
}

.graphics_info {
  background-color: #ebebeb;
  margin-top: 20px;
}

.modal_close {
  position: fixed;
  top: 37px;
  right: -141px;
  height: 75px;
  width: 210px;
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  border: none;
  -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 999999;
}

@media only screen and (max-width: 768px) {
  .modal_close {
    display: none;
  }
}

.modal_close img {
  padding-right: 10px;
}

.graphics_info span {
  display: block;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 800;
  font-size: 16px;
  color: #a10f2b;
}

.graphics_info ul li {
  color: #000;
  padding: 5px 0 5px 0;
}

.graphics_info ul li:last-child {
  padding-bottom: 130px;
}

.indent_text {
  padding-bottom: 10px;
}

 #chartContainer_modal, #chartContainer2_modal, #chartContainer3_modal, #chartContainer4_modal, #chartContainer5_modal, #chartContainer6_modal {
  margin-top: 10px;
 }

 .modal-content-radius {
  border-radius: 0px !important;
 }

.modal-dialog {
    height: 100%;
  }

.modal.left {
    position: fixed;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }

  .modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
         -o-transition: opacity 0.3s linear, left 0.3s ease-out;
            transition: opacity 0.3s linear, left 0.3s ease-out;
  }

  .modal.left.fade.in .modal-dialog {
    left: 0;
  }

.popover{
  max-width: 40%; /* Max Width of the popover (depending on the container!) */
}

@media (max-width: 991px) {
  .popover{
    max-width: 80%;
  }
}

@media (max-width: 400px) {
  .popover{
    max-width: 70%;
  }
}

.rpwe-block-indent {
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .rpwe-block li {
    padding-bottom: 85px !important;
  }
}

.section_link {
  color: #555;
}

.section_link:hover, .section_link:focus {
  color: #555;
  text-decoration: none;
}

.carousel-caption span {
  font-size: 24px;
}

.indent_left_carousel {
  padding-left: 15px !important;
  padding-right: 10px !important;
}

.indent_right_carousel {
  padding-right: 15px !important;
  padding-left: 10px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .carousel-caption span {
    font-size: 18px;
  }
}

@media only screen and (max-width: 470px) {
  .carousel-caption span {
    font-size: 16px;
  }
}

.fostering_img {
  background-image: url(../img/kapor/quote_img3_black_and_white.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 390px;
  position: relative;
}

.fostering_img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(129,36,41,0.75);
}

.fostering_img .text_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.title_img_about_the_pipeline {
  display: block;
  font-size: 40px;
  color: #fff;
  text-align: center;
  padding-top: 150px;
  width: 90%;
  margin: 0 auto;
  line-height: 44px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

span.title_img_about_the_pipeline_sm {
  display: block;
  font-size: 18px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
}

.title_img_about_the_pipeline + span {
  display: block;
  font-size: 36px;
  text-align: center;
  color: #fff;
  width: 90%;
  margin: 0 auto;
  line-height: 50px;
}

@media only screen and (max-width: 767px) {
  .title_img_about_the_pipeline {
    padding-top: 150px;
    font-size: 28px;
    line-height: 40px;
  }
  .title_img_about_the_pipeline + span {
    font-size: 24px;
    line-height: 40px;
  }
}


/*Home page changes*/

.vjs-big-play-centered .vjs-big-play-button {
  border-radius: 0% !important;
  height: 1.8em !important;
  border: none !important;
}

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  padding-top: 4px;
}

.headers5_img {
  background-image: url(../img/kapor/landing_page/diversity.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 476px;
  position: relative;
}

.headers5_img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(33,94,136,0.7);
}

.headers5_img .text_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.main_title_img {
  display: block;
  font-size: 39px;
  color: #fff;
  text-align: center;
  padding-top: 170px;
  font-weight: 800;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.main_title_img .diversity {
  color: #a8d3f6;
}

.text_under_main_title {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #fff;
  letter-spacing: 2.5px;
  padding-top: 15px;
  padding-bottom: 45px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
}

.blue_border {
  height: 2px;
  width: 60px;
  background-color: #a4daff;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .main_title_img {
    display: block;
    padding-top: 150px;
    font-size: 30px;
    margin-bottom: 10px;
  }

  .main_title_img + span {
    font-size: 26px;
    line-height: 30px;
  }
}

.resources {
  border: 1px solid #f5f5f5;
  padding: 25px;
  background-color: #EDF5F7;
}

.resources_title {
  display: block;
  font-size: 20px;
  padding-top: 20px;
}

.resources_item {
  padding-top: 20px;
}

.resources_border-xs {
  display: block;
  border-bottom: 1px solid #f5f5f5;
}

@media only screen and (max-width: 991px) {
  .resources_item  {
    border: none;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .resources_item  {
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 570px) {
  .resources_item  {
    padding-bottom: 60px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .resources_item  {
    border: none;
    margin-bottom: 32px;
  }
}

.resources_img {
  float: left;
  margin-right: 20px;
  height: 62px;
}

.resources_img + a {
  display: block;
  vertical-align: top;
  font-size: 14px;
  line-height: 22px;
}

.indent_newsletter {
  padding-left: 45px;
  padding-top: 9px;
  padding-bottom: 11px;
}

.download_us_button {
  margin-top: 50px;
}

.overflow {
  color: #333;
  overflow: hidden;
}

.overflow:hover, .overflow:focus {
  color: #7d756a;
  text-decoration: none;
}

.img_overflow {
  display: inline-block;
  padding-bottom: 10px;
  float: left;
  height: 60px;
  width: 60px;
}

@media only screen and (min-width: 767px) {
 .rpwe-block li {
  padding-bottom: 20px !important;
  }
}

.button_modal {
  padding: 11px 30px 11px 30px !important;
  font-size: 14px;
  background-color: #00517a !important;
  color: #fff;
  letter-spacing: 2px;
  border: none;
}

.button_modal:hover, .button_modal:focus {
  color: #fff;
}

.citation_img {
  margin-right: 10px;
}

@media only screen and (max-width: 991px) {
 .carosel_indent_sm {
    margin-bottom: 50px !important;
  }
}

.link {
  color: #a10f2b;
}

.video_width {
  height: 500px;
  width: 100% !important;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-left: 44px;
}

.vjs-vimeo .vjs-poster {
  background-size: 110% !important;
  background-position: 50% 20% !important;
}

@media only screen and (max-width: 1200px) {
 .vjs-vimeo .vjs-poster {
  background-size: 125% !important;
  }
}

@media only screen and (max-width: 1200px) {
 .video_width {
  margin-left: 32px;
  }
}

@media only screen and (max-width: 767px) {
 .video_width {
  margin: 0 auto;
  }
}

.headers_img {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  opacity: 1;
}

.headers_img_fast {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
  opacity: 1;
}

.not_pointer {
  cursor: default!important;
}

.headers_img_2nd_circle {
  position: absolute;
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  resize: both;
  z-index: 1;
  display: none;
}

.headerHidden {
  position: absolute;
  top: -200px;
  opacity: 0;
  visibility: hidden;
}

.indent_graphics_bottom {
  margin-bottom: 80px;
  color: #7d756a;
}

.title_article {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 50px;
}

.featured_programs {
  margin-top: 30px;
  margin-bottom: 30px;
}

.title_programs {
  display: block;
  font-size: 30px;
  text-align: center;
  color: #7d756a;
  margin-bottom: 45px;
}

.float_img_programs {
  float: right;
}
.floatRight {
  float: right;
}


.programs_description {
  /* color: #7d756a; */
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
 .float_img_programs {
  display: block;
  float: none;
  margin: 0 auto;
  margin-bottom: 20px;
  }

  .programs_description {
    display: block;
    text-align: center;
  }
}

.pieChartContainer {
  display: inline-block;
  text-align: center;
}

.alignCenter{
  margin: 0 auto;
  width: 50%;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .float_img_programs {
    width: 50%;
  }
}

.top_indent_solving {
  margin-top: 60px;

}

.research_indent {
  background-color: #eee;
  padding: 0px 20px 20px 20px;
}

@media only screen and (max-width: 991px) {
.research_indent {
  padding: 0px 20px 0px 20px;
  }
}

.recent_research {
  margin-top: 50px;
  margin-bottom: 50px;
}

.learn_more_button {
  float: right;
  margin-left: 30px;
  margin-top: -8px;
}

@media only screen and (max-width: 767px) {
.learn_more_button {
  margin-top: 5px;
  margin-right: 4%;
  }
}

.color_button_download {
  font-size: 13px !important;
  padding-top: 5px;
  background-color: #f8f8f8 !important;
  color: #000;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 15px 22px !important;
  cursor: pointer;
  /*padding: 5px 30px !important;*/
}

.color_button_download:hover {
  color: #000 !important;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
.video_width {
  margin-top: 20px;
  }
}

/*.transform_text {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 42px;
  line-height: 40px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}*/

.transform {
  color: #88b1d1;
  text-align: center;
  font-size: 42px;
  padding-bottom: 47px;
  line-height: 40px;
  font-weight: 600;
  background-color: #004870;
  padding-top: 52px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.transform .improve_our_future {
  color: #fff;
}

.font_text_title {
  display: block;
  font-size: 30px;
}

.description_text_pipeline {
  display: block;
  font-size: 18px;
  color: #4e4e4e;
  line-height: 20px;
}

.description_text_column_pipeline {
  font-size: 18px;
  line-height:24px;
}

.description_source {
  font-size: 14px;
  line-height:17px;
}

@media only screen and (max-width: 991px) {
 .img_kapor {
  width: 20%;
  }
}

@media only screen and (max-width: 767px) {
  .featured_programs {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.wrapper_background {
  background-color: #f9f9f9 !important;
}

/* End home page changed*/
.rpwe-title {
  font-size: 15px !important;
}

.img_text_lack_of_access {
  display: block;
  font-size: 28px;
  color: #fff;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  line-height: 25px;
  padding-top: 100px;
}

@media only screen and (min-width: 767px) {
  .indent_left_img {
  padding-left: 0px;
  }

.indent_right_img {
  padding-right: 0px;
  }
}

.lack_of_access_img1 {
  margin-bottom: 50px;
}

.header_background {
  background-color: #f9f9f9;
}

.content-sm-indent {
  padding-bottom: 0px !important;
}

.changing {
  background-color: #eeeeee;
  padding: 10px 20px 100px 20px;
  margin-bottom: 30px;
}

.changing span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
}

.changing span + ul {
  padding-left: 0px;
}

.changing span + ul li {
  list-style-type: none;
  padding-top: 8px;
  padding-bottom: 8px;
}

.links_section:hover, .links_section:focus {
  color: #333;
}

.sign_color {
  color: #7f312e;
}

.smash_img {
  display: block;
  margin-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 100%;
}

.expl_comp_science_img {
  display: block;
  margin: 0 auto;
  height: 60px;
}

.hidden_genius_project_img {
  display: block;
  margin: 0 auto;
  width: 50%;
}

.compugirls_img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .compugirls_img {
    height: 200px;
    width: 100%;
  }

  .smash_img {
    width: 100%;
  }

  .hidden_genius_project_img {
    width: 40%;
  }

  .expl_comp_science_img {
    height: 100px;
    width: 40%;
  }
}

@media only screen and (max-width: 725px) {
  .compugirls_img {
    height: 140px;
  }
  .expl_comp_science_img {
    height: 80px;
  }
}

@media only screen and (max-width: 400px) {
  .compugirls_img {
    height: 90px;
  }

  .expl_comp_science_img {
    height: 70px;
  }
}

.current_page {
  font-size: 14px !important;
  color: #7f312e !important;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
 .changing {
  margin-top: 20px;
  }
}

@media only screen and (max-width: 550px) {
 .current_page {
  text-align: center;
  }
}

 .banner_img {
  height: 440px;
  background-image: url(../img/kapor/lack_img1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 100px;
}

.solution_note {
  font-style: italic;
  color: #000;
}

/*Psychological Barriers Page*/
.stereotype_img {
  background-image: url(../img/kapor/psyhological_barriers_page/stereotypes.png);
  margin-top: 15px;
}

.pygmalion_img {
  background-image: url(../img/kapor/psyhological_barriers_page/the_pygmalion_effect.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 435px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .pygmalion_img {
  height: 360px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
 .pygmalion_img {
  height: 240px;
  }
}

@media only screen and (max-width: 767px) {
 .pygmalion_img {
  height: 470px;
  }
}

@media only screen and (max-width: 600px) {
 .pygmalion_img {
  height: 380px;
  }
}

@media only screen and (max-width: 480px) {
 .pygmalion_img {
  height: 292px;
  }
}

@media only screen and (max-width: 380px) {
 .pygmalion_img {
  height: 230px;
  }
}

.indent_column_img {
  margin-top: 20px;
}

.stereotype_threat_img {
  background-image: url(../img/kapor/psyhological_barriers_page/stereotype_threat.png);
}

.stereotype_img, .stereotype_threat_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
}

@media only screen and (max-width: 767px) {
 .stereotype_threat_img {
  margin-top: 30px;
  }
}

.indent_item1_psyhol_page {
  margin-top: 50px;
  margin-bottom: 50px;
}

.item1_psyhol_page {
  margin-top: 20px;
}

.number_item {
  font-size: 113px;
  color: #6e0e1c;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.title_section_psuhol_page {
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.title_section_psuhol_page_color {
  color: #6e0e1c;
}

.description_section_psuhol_page {
  display: block;
  font-size: 24px;
  color: #555555;
  font-style: italic;
  line-height: 30px;
}

.description_section_psuhol_page_indent {
  margin-top: 20px;
}

@media only screen and (max-width: 991px) {
  .title_section_psuhol_page {
    font-size: 30px;
  }
}

@media only screen and (min-width: 767px) {
  .title_section_psuhol_page {
    padding-top: 45px;
    padding-left: 5px;
  }

  .indent_learn_more {
  margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .title_section_psuhol_page {
    display: block;
  }

  .description_section_psuhol_page {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.section_stereotypes {
  margin-top: 100px;
}

.section_stereotypes span {
  color: #6e0e1c;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
}

.background_image_real_talk {
  background-image: url(../img/kapor/psyhological_barriers_page/red_background_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 476px;
}

.description_title_on_image_psychol_page span {
  display: block;
  color: #fff;
  font-size: 22px;
  text-align: center;
  font-style: italic;
  margin-top: 10px;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
}

.title_text_on_image {
  display: block;
  font-size: 16px;
  color: #be4b5c;
  text-align: center;
  padding-top: 130px;
}

@media only screen and (max-width: 991px) {
  .title_text_on_image {
   padding-top: 50px;
  }
}

.text_on_image_psychol_page {
  display: block;
  font-size: 45px;
  color: #fff;
  text-align: center;
  padding-top: 148px;
  margin: 0 auto;
  line-height: 50px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

@media only screen and (max-width: 1440px) {
  .text_on_image_psychol_page {
    padding-top: 50px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1260px) {
  .text_on_image_psychol_page {
    font-size: 38px;
    line-height: 35px;
  }
}

.border_section_stereotypes {
  height: 2px;
  width: 60px;
  background-color: #6e0e1c;
  margin-top: 30px;
  margin-bottom: 30px;
}

.text_descr_col_psuhol_page {
  font-size: 18px;
  color: #555;
  line-height: 25px;
}

@media only screen and (max-width: 767px) {
  .xs_indent_section {
    margin-top: 5px;
    margin-bottom: 25px;
  }
}

.learn_more_psuhol_page {
  display: inline-block;
  padding-top: 20px;
  color: #174A6D;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 11px;
}

.learn_more_psuhol_page:hover, .learn_more_psuhol_page:focus {
  color: #174A6D;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .text_descr_col1_psuhol_page {
    display: block;
    margin-top: 30px;
  }
  .learn_more_psuhol_page {
    padding-top: 5px;
  }

  .xs_indent_text {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .title_section_psuhol_page {
    margin-left: 10px;
  }
}

.indent_item2_psyhol_page {
  background-color: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
}

.title_section_confirm {
  margin-top: 100px;
}

.title_section_confirm span, .title_section_confirm_psuchol_page span {
  color: #6e0e1c;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
}

.title_section_confirm_psuchol_page span {
  display: block;
  margin-bottom: 40px;
}

.indent_img_negative {
  display: inline;
  float: left;
}

.text_indent_for_negative_img {
  display: block;
  overflow: hidden;
  padding-left: 10px;
  padding-bottom: 20px;
  width: 70%;
  font-family: 'Open Sans', sans-serif;
}

.indent_section_negative_confirm {
  margin-left: 20px;
}

.indent_section_columns {
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .indent_section_columns {
    padding-bottom: 30px;
  }
}

.research_study {
  background-color: #143348;
  padding-top: 110px;
  padding-bottom: 90px;
}

.dive_in {
  font-size: 16px;
  color: #4c90bd;
  font-weight: 600;
  letter-spacing: 2px;
}

.kapor_k12 {
  display: block;
  color: #fff;
  font-size: 24px;
  padding-top: 10px;
  font-family: 'Open Sans', sans-serif;
}

.kapor_k12:hover, .kapor_k12:focus {
  color: #fff;
  text-decoration: none;
}

.navigation_background {
  background-color: #143348 !important;
}

.list_items {
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}

.list_items ul {
  list-style-image: url("../img/kapor/psyhological_barriers_page/diamong.png");
}

.list_items ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.list_items ul li span {
  color: #555;
}

.learn_more_psuhol_page_top_indent {
  margin-top: 20px;
}

.learn_more_psuhol_page_top_indent img {
  display: inline-block;
  padding-bottom: 2px;
}

.text_under_section_psychol_page {
  display: block;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
}

@media only screen and (max-width: 767px) {
  .text_under_section_psychol_page {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 767px) {
  .section_indent_less {
  padding-top: 107px !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1500px) {
  .section_indent_less, .xs_section_indent {
    padding-top: 115px !important;
  }
}

@media only screen and (max-width: 400px) {
  .xs_font_size_description_title span {
    font-size: 18px;
  }
}

.learn_more_img {
  padding-bottom: 2px;
  padding-left: 10px;
}

.role_models_img {
  background-image: url(../img/kapor/psyhological_barriers_page/role_models2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 552px;
  position: relative;
}

.role_models_img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(7,43,68,0.63);
}


/*barrier page*/
.highcharts-title {
  font-size: 17px !important;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: Bebas Neue, 'Open Sans', sans-serif !important;
}

.background_image_bar_page,
.blue_background_image_bar_page,
.yellow_background_image_bar_page {
  background-image: url(../img/kapor/barriers_to_access/background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 445px;
}

.blue_background_image_bar_page {
  background-image: url(../img/kapor/tech_workforce/blue-tech-workforce.jpg);
}
.yellow_background_image_bar_page {
  background-image: url(../img/kapor/higher_education/yellow-higher-education.jpg);
}

.programs_img {
  background-image: url(../img/kapor/barriers_to_access/programs_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
  position: relative;
  margin-bottom: 80px;
}

.programs_img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(14,33,48,0.4);
}

.learn_more_and_take_action_arrow {
  margin-top: -2px;
  margin-left: 10px;
}



/*Landing page new*/
@font-face {
  font-family: Bebas Neue;
  src: url(../fonts/bebas/BebasNeue_Regular.otf);
}

.title_section_home_page {
  display: block;
  font-size: 40px;
  padding-top: 20px;
  padding-bottom: 50px;
  width: 50%;
  line-height: 35px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

@media only screen and (max-width: 1200px) {
  .title_section_home_page {
    padding-top: 18px;
  }
}

.vjs-big-play-button {
  background-color: #e8ae33 !important;
}

.border_under_title_psychol_page {
  height: 2px;
  width: 70px;
  background-color: #ff8899;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 21px;
}

.border_under_title_home_page {
  height: 3px;
  width: 70px;
  background-color: #ff8899;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 20px;
}

.border_under_title_contact {
  height: 3px;
  width: 70px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 5px;
}

.red_border {
  height: 2px;
  width: 60px;
  background-color: #7f1423;
  margin-top: 46px;
  margin-bottom: 18px;
}

.section_indent_home_page {
  padding-top: 60px;
}

.section_indent_top_home_page {
  padding-top: 60px;
}

.indent_top_section_bar_page ul {
  padding-left: 0px;
}

.indent_top_section_bar_page ul li {
  font-size: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
}

.title_section_with_graphic {
  display: block;
  font-size: 40px;
  font-weight: 600;
  padding-top: 18px;
  padding-bottom: 25px;
  line-height: 40px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.graphic_top_indent {
  margin-top: 160px;
}

.per_cent_numeric_home_page {
  display: inline-block;
  font-size: 64px;
  height: 100px;
  margin-top: 25px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.per_cent_sign_home_page {
  font-size: 42px;
  color: #6e0d1b;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.text_under_per_cent_home_page {
  display: block;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}

.background_section {
  background-color: #f7f7f7;
}

.no_padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.is_not_equal_color {
  color: #6e0d1b;
}

.title_section_pipeline_part1 {
  font-size: 40px;
  font-weight: 600;
  padding-top: 76px;
  line-height: 40px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.title_section_pipeline_part2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.grey_border {
  height: 2px;
  width: 40px;
  background-color: #cdcdcd;
  margin-top: 35px;
  margin-bottom: 45px;
}

.thumbnail-style {
  padding: 0px !important;
}

.img-responsive {
  max-width: none !important;
}

@media only screen and (min-width: 1200px) {
  .thumbnail-kenburn .img-responsive {
    width: 310px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .thumbnail-kenburn .img-responsive {
    width: 255px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .thumbnail-kenburn .img-responsive {
    width: 395px;
  }
}

.img-responsive {
  width: 100%;
}

.title_on_photo_and_icon1, .title_on_photo_and_icon4 {
  transition: opacity 1s linear;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(119,47,47,0.65);
}

.title_on_photo_and_icon2 {
  transition: opacity 1s linear;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(229,160,12,0.65);
}

.title_on_photo_and_icon3 {
  transition: opacity 1s linear;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(23,74,109,0.65);
}

.title_on_photo {
  display: block;
  color: #fff;
  text-align: center;
  padding-top: 100px;
  font-size: 24px;
  line-height: 2px;
  letter-spacing: 2px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
 }

 @media only screen and (max-width: 1200px) {
  .title_on_photo {
    padding-top: 90px !important;
  }
}

 @media only screen and (min-width: 767px) and (max-width: 991px) {
  .title_on_photo {
    padding-top: 100px !important;
  }
}

 @media only screen and (max-width: 767px) {
  .title_on_photo {
    padding-top: 210px !important;
    font-size: 20px;
  }
}

 @media only screen and (max-width: 630px) {
  .title_on_photo {
    padding-top: 150px !important;
  }
}

 @media only screen and (max-width: 440px) {
  .title_on_photo {
    padding-top: 100px !important;
  }
}

 .icon_title {
  display: block;
  color: #fff;
  text-align: center;
  margin: 0 auto;
 }

 .title_on_photo:hover, .title_on_photo:focus, .icon_title:hover, .icon_title:focus {
  color: #fff;
  text-decoration: none;
 }

.arrow_right_img {
  margin-top: 25px;
}

.download_img {
  width: 15px;
  margin-right: 5px;
}

.indent_left_right {
  padding-left: 15px;
  padding-right: 15px;
}

.padding_left_none {
  padding-left: 0 !important;
  }

@media only screen and (max-width: 991px) {
.padding_left_none a {
  display: block;
  margin-bottom: 20px;
  }

.indent_top_section_bar_page ul {
  padding-left: 20px;
  }
}

.carousel-indicators_indent {
  bottom: -85px !important;
  left: 49.35% !important;
}

.carousel-indicators .generic_caros {
  background-color: #d8d8d8;
  margin: 8px;
  border-radius: 0%;
  transform: rotate(45deg);
}

.carousel-indicators .active {
  background-color: #e3a939 !important;
  margin: 8px;
  height: 10px;
  width: 10px;
}

.indent_right_img_carousel {
  max-width: 185px;
  float: left;
}

.indent_right_img_carousel_home_page {
  float: left;
}

.carousel-inner .item .wrapper {
  position: relative;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(194,194,194,1);
  -moz-box-shadow: 1px 1px 5px 0px rgba(194,194,194,1);
  box-shadow: 1px 1px 5px 0px rgba(194,194,194,1);
  height: 250px;
  margin: 2px;
}

.carousel-inner .item .txt {
  padding-left: 230px;
  padding-top: 50px;
  padding-right: 40px;
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

@media only screen and (max-width: 1200px) {
  .carousel-inner .item .txt {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .carousel-inner .item .txt {
    font-size: 15px;
  }
}


@media only screen and (max-width: 767px) {
  .carousel-inner .item .txt {
    padding-top: 15px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px)  {
  .carousel-inner .item .wrapper {
      height: 170px;
  }

  .carousel-inner .item .txt {
    padding-left: 30%;
    padding-right: 5px;
    padding-top: 10px;
    font-size: 15px;
  }

  .carousel img {
    padding-top: 20px;
    padding-left: 5px;
    height: 50% !important;
    width: 20% !important;
  }
}

@media only screen and (max-width: 600px) {
  .carousel-inner .item .wrapper {
      height: 200px;
  }

  .carousel-inner .item .txt {
    padding-left: 30%;
    padding-right: 5px;
    padding-top: 10px;
    font-size: 15px;
  }

  .carousel img {
    padding-top: 20px;
    padding-left: 5px;
    height: 50% !important;
    width: 20% !important;
  }
}

@media only screen and (max-width: 370px) {
  .carousel img {
    height: 40% !important;
  }
}


@media only screen and (min-width: 767px) {
  .indent_left_img_carousel {
    padding-left: 15px;
  }
}

.barrier_blurb_link {
  display: block;
  color: #fff;
}

.barrier_blurb_link:hover, .barrier_blurb_link:focus {
  color: #fff;
  text-decoration: none;
}

.indent_top_section_home_page {
  margin-top: 82px;
}

.grey_border_research {
  height: 2px;
  width: 40px;
  background-color: #cdcdcd;
  margin-top: -16px;
  margin-bottom: 35px;
}

.home_page_indent_bottom {
  height: 100px;
}

.summer_text {
  height: 250px;
  width: 100%;
  background-color: #772f2f;
  margin-bottom: 30px;
}

.academy_text {
  display: block;
  color: #fff;
  margin-left: 30px;
  padding-top: 60px;
  width: 70%;
}

.academy_text2 {
  display: block;
  color: #fff;
  margin-left: 30px;
  padding-top: 80px;
  width: 70%;
}

.column_with_img_indent {
  margin-bottom: 30px;
}

.no_padding_right {
  padding-right: 0px !important;
 }

@media only screen and (max-width: 767px) {
.xs_column_with_img {
  margin-bottom: 20px;
  }
}

.indent_text_over_graphic {
  margin-top: 50px;
  text-align: right;
}

.visit_site_home_page {
  display: block;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 30px;
  letter-spacing: 2px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

@media only screen and (max-width: 400px) {
.academy_text  {
  padding-top: 20px;
  }
}

.visit_site_home_page:hover, .visit_site_home_page:focus {
  color: #fff;
  text-decoration: none;
}

.visit_site_home_page span {
  display: inline-block;
  color: #acd9ff;
  margin-left: 20px;
}

.programs_imgs {
  display: block;
  margin: 0 auto;
  padding-top: 60px;
}

.newsletter_title {
  margin-top: 77px;
  font-size: 44px !important;
  color: #fff !important;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.newsletter_title + span {
  display: block;
  font-style: italic;
  color: #b1d1ea;
  font-size: 19px;
  padding-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
}

.newsl_buttom_home_page {
  background-color: #bacdde !important;
}

input.indent_newsletter_landing_page {
  color: #fff !important;
  outline: none;
  margin-bottom: 30px;
  background-color: transparent;
  border: 1px solid  #bacdde;
  padding: 15px 118px 15px 20px;
  letter-spacing: 1px;
}

input.newsl_buttom_home_page {
  color: #252f38 !important;
  font-size: 14px !important;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.indent_newsletter_home_page {
  padding: 16px 30px 16px 30px;
}

@media only screen and (max-width: 470px) {
.indent_newsletter_landing_page  {
  padding: 15px 0px 15px 10px;
  }

.indent_newsletter_home_page {
  padding: 16px 20px 16px 20px;
  }
}

.indent_newsletter_landing_page::-webkit-input-placeholder {color:#fff; font-family: 'Open Sans', sans-serif;}
.indent_newsletter_landing_page::-moz-placeholder          {color:#fff; font-family: 'Open Sans', sans-serif;}
.indent_newsletter_landing_page:-moz-placeholder           {color:#fff; font-family: 'Open Sans', sans-serif;}
.indent_newsletter_landing_page:-ms-input-placeholder      {color:#fff; font-family: 'Open Sans', sans-serif;}

.indent_newsletter_landing_page:focus::-webkit-input-placeholder { color:transparent; }
.indent_newsletter_landing_page:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.indent_newsletter_landing_page:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.indent_newsletter_landing_page:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

.form_bottom_indent {
  margin-bottom: 76px;
}

@media only screen and (max-width: 991px) {
.newsletter_title  {
  margin-top: 0px;
  padding-top: 50px !important;
  }

.form_bottom_indent {
  margin-bottom: 0px;
  padding-bottom: 50px;
  }
}

@media only screen and (min-width: 1200px) {
.vjs-big-play-button  {
  /*top: 91.4% !important;*/
  /*left: 6% !important;*/
  width: 2em !important;
  border: none !important;
  border-radius: none !important;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
.vjs-big-play-button  {
  /*top: 89.8% !important;*/
  /*left: 7% !important;*/
  width: 2em !important;
  border: none !important;
  border-radius: none !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
.vjs-big-play-button  {
  /*top: 84.5% !important;*/
  /*left: 11% !important;*/
  width: 2em !important;
  border: none !important;
  border-radius: none !important;
  }
}

.no_padding_left .table {
  display: table;
  vertical-align: middle;
  height: 250px;
  width: 100%;
  background-color: #f7f7f7;
  margin-bottom: -20px;
  z-index: 9;
  position: relative;
}

.no_padding_left .table a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

@media only screen and (max-width: 767px) {
.table_indent {
  margin-bottom: 20px;
  }

.no_padding_left {
  padding-left: 15px !important;
  }
}

.indent_right {
  z-index: 9;
}

@media only screen and (min-width: 767px) {
.indent_right {
  padding-right: 30px;
}

.top_indent_tables {
  height: 18px;
  }
}

.graphic_top_indent_home_page {
  margin-top: 50px;
}

.graphic_img2 {
  margin-top: 14px;
  width: 54%;
}

.graphic_img3 {
  width: 100%;
  margin-top: 135px;
}

.graphic_img4 {
  margin-top: -90px;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .graphic_img3 {
    margin-top: 0px;
  }
  .graphic_img4 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 1200px) {
  .graphic_img2 {
    display: block;
    width: 55%;
    margin: 0 auto;
    margin-top: 62px;
  }
}

@media only screen and (max-width: 991px) {
  .graphic_img2 {
    display: block;
    width: 20%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .graphic_img2 {
    display: block;
    width: 40%;
    margin: 0 auto;
  }
}

.imposition {
   margin-top: -55px;
}

.indent_top_section_bar_page ul li {
  color: #cdcdcd;
}

.indent_top_section_bar_page ul li .item {
  color: #000;
}

.grey_border_section {
  height: 2px;
  width: 50px;
  background-color: #cdcdcd;
  margin-bottom: 25px;
}

.indent_border_section_home_page {
  margin-bottom: -25px;
}

.grey_border_featured_section {
  height: 2px;
  width: 40px;
  background-color: #cdcdcd;
  margin-bottom: 10px;
}

.indent_border_home_page {
  margin-bottom: -18px;
}

.top_indent_section {
  margin-top: 80px;
}

.top_indent_section2 {
  margin-top: 114px;
}

@media only screen and (max-width: 767px) {
  .top_indent_section, .top_indent_section2 {
    margin-top: 0px;
  }
}

.role_models_img {
  margin-top: 20px;
}

.width_img_carousel {
  width: auto !important;
}

.recent_text {
  display: block;
  margin-top: 28px;
  font-weight: 600;
}

.tech_img {
  width: 68% !important;
}

@media only screen and (max-width: 767px) {
  .tech_img {
    width: 65% !important
  }
}

.science_img {
  width: 88% !important;
}

@media only screen and (max-width: 767px) {
  .science_img {
    width: 80% !important
  }
}

.participation_img, .not_found_img2 {
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
.not_found_img2 {
  width: 90% !important;
  }
}

.text_under_people_graphic {
  color: #004770;
  font-size: 28px;
  font-weight: 700;
  margin-top: -130px;
  margin-left: 50px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

@media only screen and (max-width: 1200px) {
.text_under_people_graphic {
  margin-top: -100px;
  }
}

@media only screen and (max-width: 992px) {
.text_under_people_graphic {
  margin-top: -70px;
  }
}

@media only screen and (max-width: 440px) {
.text_under_people_graphic {
  margin-top: -50px;
  }
}

.text_under_people_graphic + span {
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  margin-left: 50px;
}

.left_carousel_control {
  width: 0% !important;
}

.right_carousel_control {
  width: 0% !important;
}

.glyphicon-chevron_color {
  color: #cdcdcd !important;
}

/*About page*/
.video_bottom_indent {
  margin-bottom: 20px;
}

.video-container {
  position: relative;
}

.video_title {
  position: absolute;
  top: 245px;
  width: 100%;
}

.video_title .video_text {
  display: block;
  text-align: center;
  font-size: 47px;
  color: #fff;
  line-height: 35px;
  font-weight: 600;
  line-height: 40px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

@media only screen and (max-width: 1100px) {
.video_title {
  top: 42% !important;
  }
}

@media only screen and (max-width: 830px) {
.video_title {
  top: 30% !important;
  }

.video_title .video_text {
  font-size: 35px;
  }
}

@media only screen and (max-width:520px) {
.video_title {
  top: 10% !important;
  }
}

.video-container #video-about {
  width: 100%;
  max-height: 565px;
}

.video-container #video-about_Vimeo_api {
  top: 0;
  height: 565px;
}

@media only screen and (max-width:767px) {
.video-container #video-about_Vimeo_api  {
  height: 200px;
  }
}

.video-container #video-about .vjs-big-play-button {
  top: 62% !important;
  left: 48% !important;
  font-size: 30px !important;
  border-radius: 0 !important;
  width: 56px !important;
  height: 56px !important;
  line-height: 1.6em !important;
}

@media only screen and (max-width: 991px) {
.video-container #video-about .vjs-big-play-button {
  left: 46% !important;
  }
}

@media only screen and (max-width: 740px) {
.video-container #video-about .vjs-big-play-button {
  left: 45% !important;
  }
}

@media only screen and (max-width: 500px) {
.video-container #video-about .vjs-big-play-button {
  left: 44% !important;
  }
}

@media only screen and (max-width: 405px) {
.video-container #video-about .vjs-big-play-button {
  left: 43% !important;
  }
}

.about-content .description {
  font-size: 22px;
  font-family: Open Sans, sans-serif;
  color: #4E4E4E;
  font-style: italic;
  margin-bottom: 32px;
  line-height: 30px;
}

.about-content .main-description .text {
  color: #4E4E4E;
  font-size: 16px;
}

.about-content .img1 {
}

.about-content .img1 .img {
  background-image: url(../img/kapor/about/background1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 640px;
}

.about-content .img1 .background {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 0;
  background: rgba(27, 107, 162, 0.5);
}

.about-content .img1 .background .text {
  position: absolute;
  left: 20px;
  bottom: 40px;
}

.about-content .img1 .background .heading {
  font-size: 38px;
  color: #fff;
  font-weight: 600;
  line-height: 95%;
  text-align: left;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.about-content .img1 .background ul li {
  color: #fff;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.about-middle-full-width .img2 {
  position: relative;
}

.about-middle-full-width .img2 .img {
  background-image: url(../img/kapor/about/background2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 480px;
}

.about-middle-full-width .img2 .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(129, 36, 41, 0.75);
}

.about-middle-full-width .img2 .text .heading {
  margin-top: 156px;
  font-size: 40px;
  text-align: center;
  color: #fff;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 40px;
}

.about-middle-full-width .person .name {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.about-middle-full-width .person .position {
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.about-awards {
  margin-top: 80px;
  margin-bottom: 80px;
}

.about-awards .img3 {
  position: relative;
}

.about-awards .img3 .img {
  background-image: url(../img/kapor/about/techcrunch.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
}

.about-awards .img3 .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(234, 170, 33, 0.45);
}

.about-awards .img3 .text {
  font-size: 46px;
  color: #fff;
  text-align: center;
  margin-top: 265px;
  line-height: 40px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.about-awards .img3 .background .text + div  {
  font-size: 46px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-weight: 600;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.border_under_title_about_page {
  height: 3px;
  width: 70px;
  background-color: #ff8899;
  margin: 0 auto;
  margin-top: 26px;
  margin-bottom: 22px;
}

.white_border_about_page {
  height: 2px;
  width: 42px;
  background-color: #fff;
  margin-top: 26px;
  margin-bottom: 22px;
}

.white_border_about_page + ul {
  padding-left: 15px;
}

.main-description .text p {
  font-size: 18px;
  line-height: 25px;
}

.main-description .text p:last-child {
  padding-bottom: 45px;
}

.about-awards .events {
  font-size: 26px;
}

.about-awards .events .grey_border_section {
  margin-left: 40px;
}

.about-awards .events .quotes {
  font-size: 18px;
  color: #4e4e4e;
  font-style: italic;
}

.about-awards .events .quotes p {
  padding-left: 40px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}

.about-awards .events .quotes div {
  color: #174A6D;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  padding-left: 40px;
  letter-spacing: 1px;
}

.about-awards .events ul {
  list-style-image: url(../img/kapor/about/bullet.png);
}

.about-awards .events ul li {
  line-height: 95%;
  margin-bottom: 30px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.about-awards .events ul li div:first-child {
  padding-top: 30px;
  font-weight: 600;
}

.about-awards .events ul li div:last-child {
  color: #A3A3A3;
}

.join-block {
  background: #0c3855;
  padding-top: 148px;
  padding-bottom: 105px;
}

.join-block .title {
  height: 62px;
  text-align: center;
  color: #fff;
  font-size: 46px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.join-block .description {
  color: #afd1ed;
  text-align: center;
  font-size: 19px;
  margin-bottom: 35px;
  font-family: 'Open Sans', sans-serif;
}

.join-block .input {
  text-align: center;
}

.join-block .input input {
  color: #fff;
  background: #0c3855;
}

.join-block .input input::-webkit-input-placeholder {color:#fff;}
.join-block .input input::-moz-placeholder          {color:#fff;}
.join-block .input input:-moz-placeholder           {color:#fff;}
.join-block .input input:-ms-input-placeholder      {color:#fff;}

.join-block .input .name {
  padding: 15px 0px;
  padding-left: 15px !important;
  border: 1px solid #b9cede;
  letter-spacing: 1px;
  outline: none;
}

@media only screen and (max-width: 767px) {
.join-block .input .name {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 11px;
  font-size: 12px;
  width: 100px;
  }
}

.join-block .input .email {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 308px;
  border: 1px solid #b9cede;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 200;
  outline: none;
}

.join-block .input .submit {
  padding-top: 17px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 15px;
  border: 1px solid #b9cede;
  background: #b9cdde;
  color: #252f37;
  margin-left: -4px;
  letter-spacing: 1px;
  font-size: 13px;
}

.join-block .social {
  text-align: center;
  margin-top: 35px;
}
.join-block .social img {
  margin-right: 45px;
}

.top_text_title {
  display: block;
  padding-top: 50px;
  text-align: center;
  font-size: 45px;
  font-weight: 900;
  color: #000;
  line-height: 60px;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

@media only screen and (max-width: 767px) {
.join-block .title {
    height: auto;
    font-size: 26px;
  }

.join-block .description {
  font-size: 16px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
  }

.join-block .input .email {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 11px;
  font-size: 12px;
  width: 150px;
  }

  .join-block .input .submit {
    padding: 10px 28px;
    font-size: 13px;
  }
}


/*Prek-12 pages infographics*/
.top_text_description {
  display: block;
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  width: 30%;
  line-height: 20px;
  color: #6e6e6e;
  font-family: "Open Sans", sans-serif;
}

@media only screen and (max-width: 1200px) {
.top_text_description {
  width: 50%;
  }
}

@media only screen and (max-width: 992px) {
.top_text_description {
  width: 90%;
  }
}

@media only screen and (max-width: 400px) {
.top_text_title {
  font-size: 32px;
  }
  .top_text_description {
    font-size: 18px;
  }
}

.removed_top_indent {
  margin-top: -30px;
}

/*top navigation*/
#top_navigation {
position: fixed;
right: 20px;
top: 50px;
display: none;
padding-top: 8px;
padding-bottom: 3px;
width: 220px;
background-color: #fff;
z-index: 99999999;
}

#top_navigation_header {
  background-color: #fff;
  z-index: 99999999;
}

@media only screen and (max-width: 991px) {
  #top_navigation {
   top: 20px;
  }
}

@media only screen and (max-width: 420px) {
  #top_navigation {
    right: 140px;
  }
}

.list_menu {
  list-style-type: none;
  padding: 0;
}

.list_menu li a {
  text-align: left;
  color: #000;
  margin: 0 auto;
}

.list_menu li a:hover {
  text-decoration: none;
}

.expand .nav_icon1 {
  float:right;
  width: 10px;
  margin-top: 8px;
}

.prek12_img, .postsecondary_img, .techworkforce_img, .entrepreneurship_img,
.prek12_img_mobile, .postsecondary_img_mobile, .techworkforce_img_mobile, .entrepreneurship_img_mobile {
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-left: 6px;
  margin-right: 6px;
}

.prek12_img_header, .postsecondary_img_header, .techworkforce_img_header, .entrepreneurship_img_header {
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}

.header-nav-img-wrap {
  float: right;
  margin: 18px 18px 0 0;
}
@media only screen and (max-width: 380px) {
  .header-nav-img-wrap {
    margin: 18px 0 0 0!important;
  }
}
@media only screen and (max-width: 380px) {
  .triangle_prek12_nav_header {
    right: 138px!important;
  }
  .triangle_postsecondary_nav_header {
    right: 97px!important;
  }
  .triangle_techworkforce_nav_header {
    right: 55px!important;
  }
  .triangle_entrepreneurship_nav_header {
    right: 13px!important;
  }
}

#first-wrap {
  float: right;
  width: 50%;
  padding-bottom: 20px;
}

.item_menu_nav {
  display: block;
  height: 33px;
  padding-top: 7px;
  width: 196px;
  margin: 0 auto;
  border-bottom: 1px solid #e1e2e3;
  font-size: 11px;
  letter-spacing: 0.3px;
  font-family: 'Open Sans', sans-serif;
}

.item_menu_nav:hover {
  background-color: #eee;
}

.item_menu_nav a:hover {
  text-decoration: none;
}

.item_menu_with_triangle {
  position: relative;
  display: block;
  height: 42px;
  padding-top: 10px;
  padding-left: 14px;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 7px;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

.prek12_bgcolor {
    background-color: #812429;
    color: #fff;
}

.postsecondary_bgcolor {
    background-color: #EAAA21;
}

.techworkforce_bgcolor {
    background-color: #01486F;
}

.entrepreneurship__bgcolor {
  background-color: #812429;
}

.white_color_title_menu {
  color: #fff !important;
}

.item_menu_with_triangle a:hover {
  text-decoration: none;
}

#top_navigation a .nav_img {
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  width: 25px;
}

.width-25 {
  width: 25px!important;
}

@media only screen and (min-width: 767px) {
  #top_navigation a .nav_img:hover {
  height: 35px;
  width: 35px;
  margin-top: 3px;
  }
}

.triangle_prek12_nav, .triangle_postsecondary_nav, .triangle_techworkforce_nav, .triangle_entrepreneurship_nav, .triangle_prek12_nav_header, .triangle_postsecondary_nav_header, .triangle_techworkforce_nav_header, .triangle_entrepreneurship_nav_header {
  position: absolute;
  height: 0;
  width: 0;
  border-top: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: 0px;
}

.prek12_nav_header {
  width: 100%;
  background-color: #fff;
  z-index: 100;
}

.triangle_prek12_nav {
  left: 20px;
}

.triangle_postsecondary_nav {
  left: 74px;
}

.triangle_techworkforce_nav {
  left: 131px;
}

.triangle_entrepreneurship_nav {
  left: 186px;
}

.internal_nav_item {
  display: block;
  width: 80%;
  margin: 0 auto;
  border-bottom: 1px solid #e1e2e3;
  padding-top: 8px;
  padding-bottom: 8px;
}

.internal_nav_item:hover {
  background-color: #eee;
}

.internal_nav_item a {
  display: block;
  font-size: 11px;
  padding-left: 20px;
  letter-spacing: 0.3px;
  font-family: 'Open Sans', sans-serif;
}

.internal_nav_item a:hover {
  text-decoration: none;

}

.prek12_nav, .postsecondary_nav, .techworkforce_nav, .entrepreneurship__nav, .internal_nav_item {
  display: none;
  height: auto!important;
}

.prek12_nav_header, .postsecondary_nav_header, .techworkforce_nav_header, .entrepreneurship_nav_header {
  height: auto!important;
  width: 100%;
  display: none;
}


/*Prek-12 new*/
.prek12_banner_img {
  background-image: url(../img/kapor/prek-12/education.jpg);
 }

.prek12_banner_img .overlay, .higher_education_banner_img .overlay, .tech_workforce_banner_img .overlay, .entrepreneurship_banner_img .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(1,91,143,0.35);
}

.prek12_banner_img .text_overlay, .higher_education_banner_img .text_overlay, .tech_workforce_banner_img .text_overlay, .entrepreneurship_banner_img .text_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.title_on_picture_baarier span {
  display: block;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 200;
  margin: 0 auto;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  .title_on_picture_baarier span {
    font-size: 16px;
  }
}

.k12 {
  padding-top: 150px;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .k12 {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 900px) {
  .k12 {
    padding-top: 70px;
  }
}


@media only screen and (max-width: 400px) {
  .k12 {
    padding-top: 30px;
  }
}

.k12_barriers {
  font-size: 43px;
  color: #fff;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

.explore_now_link {
  display: block;
  color: #fff;
  margin-top: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: uppercase;
}

.explore_now_link:hover, .explore_now_link:focus {
  color: #fff;
  text-decoration: none;
}

.arrow_barrier {
  margin-left: 7px;
  margin-top: -3px;
  cursor: pointer;
}

.container_border {
  height: 1px;
  background-color: #cdcdcd;
}

.title_section_prek12_page {
  width: 60% !important;
  padding-top: 50px;
}

.section_indent_top_prek12_page {
  padding-top: 30px;
}

@media only screen and (max-width: 1200px) {
  .title_section_prek12_page {
    padding-top: 30px;
    width: 100% !important;
  }
}

.title_text_on_image_prek {
  display: block;
  font-size: 40px;
  color: #fff;
  text-align: center;
  padding-top: 123px;
  font-weight: 500;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.big_title_text_on_image_prek {
  font-size: 41px !important;
  padding-top: 70px;
  text-decoration: none;
}

.text_on_image_barrier_page {
  display: block;
  color: #fff;
  font-size: 19px;
  text-align: center;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
}

@media only screen and (max-width: 767px) {
  .text_on_image_barrier_page {
    font-size: 18px;
  }
}

.text_center {
  text-align: center;
}

.source {
  float: left;
  font-family: 'Lucida Grande', sans-serif;
  font-size: 10px;
  color: #949395;
}

.chart_heading {
  text-align: left;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  letter-spacing: 2px;
}

.subtitle {
  float: left;
  font-family: 'Lucida Grande', sans-serif;
  font-size: 12px;
}

@media only screen and (min-width: 767px) {
  .source {
    float: left;
    margin-right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .source {
    margin: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  .highcharts-yaxis text {
    font-size: 10px!important;
  }
}

.top_indent_background_red_image_prek_page {
  margin-top: 50px;
}


/*Full screen navigation*/
#full_screen_navigation {
  width: 100%;
  background-color: #fff;
  z-index: 9;
  height: 75px;
}

.full_screen_navigation {
  width: 100%;
  background-color: #fff;
  z-index: 9;
  height: 75px;
}

.prek12_full_img, .higher_education_full_img, .techworkforce_full_img, .entrepreneurship_full_img {
  display: inline-block;
  position: relative;
  height: 40px;
  margin-left: 6px;
  margin-right: 6px;
}

.prek12_full_img {
  height: 55px;
  width: 108px;
}

.higher_education_full_img {
  height: 55px;
  width: 172px;
}

.techworkforce_full_img {
  height: 55px;
  width: 163px;
}

.entrepreneurship_full_img {
  height: 55px;
  width: 210px;
}

.prek12_full_img span {
  position: absolute;
  top: 20px;
  left: 33px;
  padding-left: 5px;
}

.higher_education_full_img span {
  position: absolute;
  top: 20px;
  left: 40px;
}

.techworkforce_full_img span {
  position: absolute;
  top: 20px;
  left: 40px;
}

.entrepreneurship_full_img span {
  position: absolute;
  top: 20px;
  left: 44px;
}

.item_menu_full_nav {
  position: absolute;
  width: 100%;
  display: block;
  height: 35px;
  padding-top: 11px;
  padding-right: 5px;
  font-size: 9px;
  margin-bottom: 7px;
  margin-top: 6px;
  letter-spacing: 1.2px;
  z-index: 999;
  font-family: "Open Sans", sans-serif;
}

.item_menu_full_nav li {
  display: inline-block;
  float: right;
  text-transform: uppercase;
}

.full_nav_items {
  color: #fff !important;
  font-weight: 100;
  float: right;
  margin-left: 23px;
  margin-right: 23px;
}

.full_nav_items:hover {
  text-decoration: none;
}

.full_nav_items_color {
  color: black !important;
  font-weight: 700 !important;
}


.full_screen_navigation a .full_nav_img {
  display: block;
  margin-top: 14px;
  width: 30px;
}

.items_full_nav a span {
  font-size: 11px;
  color: #000;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.prek12_nav_nenu, .higher_education_nav_menu, .techworkforce_nav_menu, .entrepreneurship_nav_menu, .internal_nav_item {
  display: none;
}

.items_full_nav {
  float: right;
  margin-top: 8px;
}

.prek12_nav_menu {
  display: none;
}

.logo_kapor_nav {
  margin-top: 20px;
  margin-left: 25px;
}

/*Higher education barrier page*/
.rotate_img {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.environmental_img {
  width: 70% !important;
}

.internsnips_img {
  width: 50% !important;
}

.subparagraph_stereotype-threat {
  margin-left: 30px;
}

.PathNotFound_img {
  display: block;
  width: 65%;
  margin: 0 auto;
  margin-top: -5px;
}

/*tech workforce barrier page*/
.tech_worcforce_text_color {
  color: #e6a026;
}

@media only screen and (max-width: 991px) {
  #top_navigation_header {
    display: block;
  }
  .full_screen_navigation {
    display: none;
  }

  .header-nav-img-wrap {
    display: none;
  }
}

@media only screen and (min-width: 991px) {
  #top_navigation_header {
    display: none;
  }
  #full_screen_navigation {
    display: block;
  }
}

.position-relative {
  z-index: 10;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e1e2e3;
  text-align: center;
  width: 100%;
}
.position-relative a {
  text-align: center!important;
  border: none!important;
}
.position-relative:hover {
  background-color: #eee!important;
}
.triangle_prek12_nav_header {
  right: 155px;
}
.triangle_postsecondary_nav_header {
  right: 114px;
}
.triangle_techworkforce_nav_header {
  right: 72px;
}
.triangle_entrepreneurship_nav_header {
  right: 30px;
}
.padding-right-45 {
  padding-right: 45px;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.list_menu_header {
  border: none!important;
}
.width-100 {
  width: 100%;
}

.photo_credit span {
  float: right;
  position: relative;
  top: -20px;
  font-size: 12px;
}

.note_social_capital span {
  font-size: 16px;
}

/*Higher education page*/
.explore_the_barriers_img {
  display: block;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.higher_education_banner_img {
  background-image: url(../img/kapor/higher_education/explore_the_barriers.jpg);
}

/*Tech workforce page*/
.tech_workforce_banner_img {
  background-image: url(../img/kapor/tech_workforce/banner.jpg);
 }

/*Entrepreneurship page*/
.entrepreneurship_banner_img {
  background-image: url(../img/kapor/entrepreneurship/entrepreneurship.jpg);
}

.prek12_banner_img, .higher_education_banner_img, .tech_workforce_banner_img, .entrepreneurship_banner_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 505px;
  position: relative;
  margin-top: 60px;
  margin-bottom: 40px;
}

/*Mobile menu*/
.mobile_nav_menu, .the_leaky_teach_pipeline {
  background-color: #f5f5f5;
}

.mobile_menu_button {
  float: right;
  margin-top: 27px;
  margin-right: 25px;
}

.headers_img_mobile {
  width: 100%;
}

.the_leaky_teach_pipeline {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  font-size: 31px;
  font-weight: bold;
  line-height: 30px;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

.border_under_the_leaky_teach_pipeline {
  height: 2px;
  width: 28px;
  background-color: #616161;
  margin-top: 9px;
}

.prek12_main_item_mobile, .higher_education_main_item_mobile, .tech_workforce_main_item_mobile, .entrepreneurship_main_item_mobile {
  position: relative;
  height: 90px;
  width: 93.2%;
  margin: 0 auto;  
}

.prek12_items_mobile, .higher_education_items_mobile, .tech_workforce_items_mobile, .entrepreneurship_items_mobile {
  display: none;
  width: 93.1%;
  margin: 0 auto;
}
.entrepreneurship_items_mobile {
  padding-bottom: 20px;
}

.items_menu_mobile {
  display: block;
}

.prek12_items_mobile ul, .higher_education_items_mobile ul, .tech_workforce_items_mobile ul, .entrepreneurship_items_mobile ul {
  margin-bottom: -15px;
  list-style-type: none;
  margin-top: -12px;
}

.prek12_items_mobile ul li, .higher_education_items_mobile ul li, .tech_workforce_items_mobile ul li, .entrepreneurship_items_mobile ul li {
  display:block;
  margin-left: 52px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  letter-spacing: 0.2px;
 }

 .prek12_items_mobile ul li a, .higher_education_items_mobile ul li a, .tech_workforce_items_mobile ul li a, .entrepreneurship_items_mobile ul li a {
  color: #868686;
  text-transform: uppercase;
 }

.prek12_items_mobile ul li a:hover, .higher_education_items_mobile ul li a:hover, .tech_workforce_items_mobile ul li a:hover, .entrepreneurship_items_mobile ul li a:hover, 
.prek12_items_mobile ul li a:focus, .higher_education_items_mobile ul li a:focus, .tech_workforce_items_mobile ul li a:focus, .entrepreneurship_items_mobile ul li a:focus {
  color: #868686;
  text-decoration: none;
}

.inside_items_menu_mobile_prek12, .inside_items_menu_mobile_higher_education, .inside_items_menu_mobile_tech_workforce, .inside_items_menu_mobile_entrepreneurship {
  display: none;
  margin-left: -62px !important;
 }

.inside_items_menu_mobile_prek12 li a, .inside_items_menu_mobile_higher_education li a, .inside_items_menu_mobile_tech_workforce li a, .inside_items_menu_mobile_entrepreneurship li a {
  display: block;
  font-size: 11px !important;
}

.inside_items_menu_mobile_prek12 li a:hover, .inside_items_menu_mobile_prek12 li a:focus,
.inside_items_menu_mobile_higher_education li a:hover, .inside_items_menu_mobile_higher_education li a:focus,
.inside_items_menu_mobile_tech_workforce li a:hover, .inside_items_menu_mobile_tech_workforce li a:focus,
.inside_items_menu_mobile_entrepreneurship li a:hover, .inside_items_menu_mobile_entrepreneurship li a:focus {
  text-decoration: none;
  color: #868686;
}

.prek12_main_item_mobile span, .higher_education_main_item_mobile span, .tech_workforce_main_item_mobile span, .entrepreneurship_main_item_mobile span {
  position: absolute;
  top: 31px;
  left: 75px;
  font-weight: bold;
  font-size: 20px;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

.mobile_menu_imgs {
  display: inline-block;
  margin-top: 17px;
}

.arrow_big_shut_mobile_prek12, .arrow_big_shut_mobile_higher_education, .arrow_big_shut_mobile_tech_workforce, .arrow_big_shut_mobile_entrepreneurship {
  float: right;
  margin-top: 39px;
}

.arrow_small_shut_mobile_prek12, .arrow_small_shut_mobile_higher_education, .arrow_small_shut_mobile_tech_workforce, .arrow_small_shut_mobile_entrepreneurship {
  float: right;
  margin-top: 5px;
  margin-right: 3px;
}

.inside_items_menu_mobile_prek12 li:first-child, .inside_items_menu_mobile_higher_education li:first-child, .inside_items_menu_mobile_tech_workforce li:first-child, .inside_items_menu_mobile_entrepreneurship li:first-child {
  margin-top: 22px;
}

.inside_items_menu_mobile_prek12 li:last-child, .inside_items_menu_mobile_higher_education li:last-child, .inside_items_menu_mobile_tech_workforce li:last-child, .inside_items_menu_mobile_entrepreneurship li:last-child {
  margin-bottom: 12px;
}

.entre_programs_interventions {
  margin-bottom: 20px;
}



/*Infographics*/
.dot-annotation {
  display: none;
  position: absolute;
  color: #646262;
  font-size: 22px;
  letter-spacing: 0.5px;
  line-height: 25px;
  width: 10% !important;
  max-width: 350px;
  font-weight: bold;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

@media only screen and (max-width: 991px) {
  .dot-annotation {
    font-size: 16px;
    line-height: 20px;
    width: 15% !important;
  }
}



/*Research page*/
.research_main_img {
  background-image: url(../img/kapor/research_page/research_main_picture.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 550px;
}

.title_on_research_page_main_img {
  display: block;
  font-size: 44px;
  color: #fff;
  text-align: center;
  padding-top: 210px;
  padding-bottom: 8px;
  font-weight: 600;
  letter-spacing: 1.6px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

.text_on_research_page_main_img {
  display: block;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  line-height: 30px;
  font-weight: 100;
  letter-spacing: 1px;
  width: 30%;
}

@media only screen and (max-width: 1500px) {
  .text_on_research_page_main_img {
    width: 50%;
  }
}

@media only screen and (max-width: 991px) {
  .research_main_img {
    height: 400px;
  }

  .title_on_research_page_main_img {
    font-size: 22px;
    padding-top: 130px;
  }
  .text_on_research_page_main_img {
    width: 90%;
  }
}

.research_buttons {
  display: block;
  height: 48px;
  width: 100%;
  border: none;
  color: #fff;
  font-size: 12.5px;
  letter-spacing: 3px;
  font-weight: 100;
  margin-top: 42px;
}

.research_buttons_inactive {
  color: #000000!important;
  background-color: #fff!important;
}

.prek_12_button_research_page, .entre_button_research_page {
  background-color: #812429;
}

.higher_education_button_research_page {
  background-color: #E8A517;
}

.tech_workforce_button_research_page {
  background-color: #01486F;
}

@media only screen and (max-width: 520px) {
  .research_buttons {
    font-size: 10px;
  }
}

.arrow_shut_img {
  position: absolute;
  right: 35px;
  top: 60px;
}

.container_fluid_color {
  background-color: #f4f4f4;
}

@media only screen and (max-width: 1200px) {
  .arrow_shut_img {
    right: 22px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px)  {
  .research_buttons {
    font-size: 10px;
  }
  .arrow_shut_img {
    right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .hiiden_small_visible {
    display: none;
  }
  .research_buttons {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .arrow_shut_img {
    top: 43px;
  }
}

@media only screen and (max-width: 570px) {
  .hiiden_small {
    display: none;
  }
}

@media only screen and (max-width: 570px) {
  .hiiden_small_visible {
    display: block;
  }
}

@media only screen and (max-width: 470px) {
  .hyphenation_title {
    display: inline-block;
    margin-right: 18px;
  }
}

.research_pages {
  text-align: center;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 0px;
}

.research_pages li {
  display: inline-block;
  list-style-type: none;
  letter-spacing: 0.5px;
}

.research_pages li a {
  color: #4d4d4d;
}

.research_pages li a span {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
}

.research_pages li a:hover {
  color: #555;
  cursor: pointer;
  text-decoration: none;
  font-weight: 600;
}

@media only screen and (max-width: 991px) {
  .research_pages li {
    display: block;
    margin-right: 18px;
  }
  .research_pages li a span {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .research_pages li {
    border-bottom: 1px solid #d7d7d7;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 25px;
  }
 }

.stage {
  background-color: #fff;
  margin-top: 42px;
  margin-bottom: 65px;
}

.stage_main_part {
  padding: 45px;
}

.stage_main_part_title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
  font-family: Bebas Neue, "Open Sans", sans-serif;
}

.stage_icons {
  position: relative;
  top: -10px;
}

.stage_icons_position {
  position: relative;
  top: -3px;
  left: 5px;
}

.footer_stage {
  padding: 30px 40px 18px 45px;
}

.footer_stage_indents {
  padding: 37px 40px 25px 45px;
}

@media only screen and (max-width: 1200px) {
 .footer_stage, .footer_stage_indents  {
  padding: 30px 20px 18px 25px;
  }
}

.prek-12_footer_stage_color, .entrepreneurship_footer_stage_color {
  background-color: #812429;
}

.higher_education_footer_stage_color {
  background-color: #d99504;
}

.tech_workforce_footer_stage_color {
  background-color: #248ac1;
}

.name_of_section {
  display: inline-block;
  color: #fff;
  margin-left: 10px;
  font-weight: 200;
  letter-spacing: 2px;
  font-size: 13px;
}

@media only screen and (max-width: 1200px) {
 .name_of_section  {
  font-size: 12px;
  }
}

.name_of_section_one_row {
  position: relative;
  top: -3px;
  left: 3px;
}

.source_img_and_text {
  float: right;
  margin-top: 7px;
}

.source_img_and_text_one_row {
  float: right;
}

.source_img_and_text .visit_source, .source_img_and_text_one_row .visit_source {
  position: relative;
  top: 2px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-weight: 200;
  letter-spacing: 2px;
  padding-left: 10px;
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .footer_stage, .footer_stage_indents {
    padding: 28px 6px 15px 6px;
  }

  .name_of_section, .name_of_section_one_row {
    font-size: 8px;
  }

  .source_img_and_text .visit_source, .source_img_and_text_one_row .visit_source {
    font-size: 10px;
    padding-left: 5px;
  }

  .stage_icons {
    top: -8px;
    left: 5px;
  }

  .source_img_and_text {
    margin-top: 0px;
  }
 }

@media only screen and (max-width: 550px) {
  .footer_stage, .footer_stage_indents {
    padding: 28px 6px 15px 6px;
  }

  .name_of_section {
    font-size: 8px;
  }

  .source_img_and_text .visit_source, .source_img_and_text_one_row .visit_source {
    font-size: 10px;
    padding-left: 5px;
  }

  .stage_icons {
    top: -8px;
    left: 5px;
  }

  .source_img_and_text, .source_img_and_text_one_row {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 420px) {
  .stage_icons, .visit_source_icon, .stage_icons_position {
    display: none;
  }

  .footer_stage {
    padding: 20px 15px 20px 15px;
  }

.source_img_and_text_one_row .visit_source {
  position: relative;
  top: -3px;
  display: inline-block;
  color: #fff;
  font-size: 10px;
  font-weight: 200;
  letter-spacing: 2px;
  padding-left: 10px;
  }
}

.stage_main_part .people_and_year {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 2.4px;
  color: #000;
  margin-top: 5px;
}

.border_research_page {
  height: 2px;
  width: 60px;
  background-color: #c3c3c3;
  margin-top: 15px;
  margin-bottom: 20px;
}

.border_research_page + span {
  color: #3e3e3e;
  letter-spacing: 1px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

.active-res-link {
  font-weight: 600;
  color: black!important;
}


/*Footer changes*/
.footer a {
  color: #fff !important;
}

.headline .footer_border, .footer_border {
  border: 1px solid #AE2E2E;
  width: 60px;
}

.link-list li a {
  cursor: pointer !important;
}

.contact_us_indent {
  margin-top: 10px;
  color: red;
}

.contact_us_footer {
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer_icons {
  position: relative;
  float: left;
  display:inline; 
}

.footer_contact_text {
  overflow: hidden;
  color: #fff;
  padding-left: 15px;
  font-size: 13px;
}

.footer_contact_text a {
  color: #fff !important;
  font-size: 13px;
}

.footer_columns_top_indent {
  margin-top: 5px;
}

.footer_latest_post_article {
  border-bottom: 1px solid #393939;
  margin-top: 12px;
  margin-bottom: 7px;
}

.footer_latest_post_article a, .footer_latest_post_last_article a {
  color: #fff !important;
  font-size: 11px;
  padding-top: 8px;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif;
}

.footer_latest_post_article div, .footer_date {
  color: #979797;
  letter-spacing: 1px;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.footer_color_text_white, .footer_color_text_white li a {
  color: #fff !important;
}



/*Programs and Initiatives page*/
.programs_and_initiatives_main_img {
  background-image: url(../img/kapor/programs_and_initiatives/programs_and_initiative_main_picture.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 375px;
}

.title_on_programs_and_initiatives_page_main_img {
  display: block;
  font-size: 44px;
  color: #fff;
  text-align: center;
  padding-top: 180px;
  padding-bottom: 8px;
  font-weight: 600;
  letter-spacing: 1.6px;
  font-family: Bebas Neue, 'Open Sans', sans-serif;
}

@media only screen and (max-width: 991px) {
  .programs_and_initiatives_main_img {
    height: 400px;
  }

  .title_on_programs_and_initiatives_page_main_img {
    font-size: 28px;
    padding-top: 200px;
  }
}

.top_of_part_program_page_stage {
  background-color: #fff;
  height: 270px;
}

.left_column_with_image {
  width: 40%;
  border-right: 1px solid #ddd8d8;
  text-align: center;
}

.right_column_with_text {
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .left_column_with_image { 
    width: 180px;
  }
  .programs_page_imgs {
    width: 100%;
  }
}

@media only screen and (max-width: 470px) {
  .left_column_with_image { 
    width: 110px;
  }
  .programs_page_imgs {
    width: 100%;
  }
}

.right_column_with_text span {
  display: block;
  width: 80%;
  margin: 0 auto;
  letter-spacing: 1px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

.learn_more_home_page {
  display: inline-block;
  padding-top: 40px;
  color: #174A6D;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 11px;
}

.learn_more_home_page:hover, .learn_more_home_page:focus {
  color: #174A6D;
}

/*Video*/
.vjs-control-bar {
  display: none !important;
}

.vimeoplayer {
  top: -45% !important;
}



