/* Carousel about page */
.overrides .carousel-control-prev-icon
{background-image:url("../../img/meatrix_imgs/prev.png");
width:20px;
height:30px;
}

.overrides .carousel-control-next-icon
{background-image:url("../../img/meatrix_imgs/next.png");
width:20px;
height:30px;}

.carousel
{position:relative}

.carousel-inner
{position:relative;
width:100%;
overflow:hidden}

.carousel-item
{position:relative;
display:none;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:100%;
transition:-webkit-transform .6s ease;
transition:transform .6s ease;
transition:transform .6s ease,-webkit-transform .6s ease;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000px;
perspective:1000px}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active
{display:block}

.carousel-item-next,
.carousel-item-prev
{position:absolute;top:0}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right
{-webkit-transform:translateX(0);
transform:translateX(0)}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d))
{.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right
{-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)}}

.active.carousel-item-right,
.carousel-item-next
{-webkit-transform:translateX(100%);
transform:translateX(100%)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d))
{.active.carousel-item-right,
.carousel-item-next
{-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)}}

.active.carousel-item-left,
.carousel-item-prev{-webkit-transform:translateX(-100%);
transform:translateX(-100%)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d))
{.active.carousel-item-left,
.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);
transform:translate3d(-100%,0,0)}}

.carousel-control-next,
.carousel-control-prev
{position:absolute;
top:0;
bottom:0;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
width:10%;
color:#fff;
text-align:center;
opacity:.5}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover
{color:#fff;
text-decoration:none;
outline:0;
opacity:.9}

.carousel-control-prev
{left:0}

.carousel-control-next
{right:0}

.carousel-control-next-icon,
.carousel-control-prev-icon
{display:inline-block;
width:20px;
height:20px;
background:transparent no-repeat center center;
background-size:100% 100%}

.carousel-control-prev-icon
{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}

.carousel-control-next-icon
{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}

.carousel-indicators
{position:absolute;
right:0;
bottom:10px;
left:0;
z-index:15;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
padding-left:0;
margin-right:15%;
margin-left:15%;
list-style:none}

.carousel-indicators li
{position:relative;
-webkit-box-flex:0;
-ms-flex:0 1 auto;
flex:0 1 auto;
width:30px;
height:3px;
margin-right:3px;
margin-left:3px;
text-indent:-999px;
background-color:rgba(255,255,255,.5)}

.carousel-indicators li::before
{position:absolute;
top:-10px;
left:0;
display:inline-block;
width:100%;
height:10px;
content:""}

.carousel-indicators li::after
{position:absolute;
bottom:-10px;left:0;
display:inline-block;
width:100%;
height:10px;
content:""}

.carousel-indicators .active
{background-color:#fff}

.carousel-caption
{position:absolute;
right:15%;
bottom:20px;
left:15%;
z-index:10;
padding-top:20px;
padding-bottom:20px;
color:#fff;
text-align:center}


.section.white { display: none; }
#main_video { height: 500px; }

.chpcs_img img{         
  max-width: 99%;
  width:auto;
}
.chpcs_image_carousel .chpcs_prev, .chpcs_image_carousel .chpcs_next{
  background: rgba(168, 32, 32, 0);            
  color: rgb(0, 0, 0);            
  font-size: 75px;            
  line-height: 82px;            
  width: 25px;            
  height: 85px;            
  margin-top: -75px;            
}            
.chpcs_image_carousel.chpcs_prev:hover, .chpcs_image_carousel .chpcs_next:hover {
  color: rgb(170, 170, 170);            
}            
#wa_chpcs_pager a {            
  background: rgb(170, 170, 170);            
}
.slide_holder{
  height:auto; min-height:300px; overflow: hidden;
}

#year_10{
    display:block;
    }
/* end Carousel about page */

    
/* styles for Home GCF Images  */

#homeLogos {
  padding: 0%;
  margin-top: 5%;
}

#homePrograms {
  display: flex; 
  flex-flow: row wrap;
}

#gcfLogosRow {
  max-width:80%; 
  margin-left:auto; 
  margin-right:auto; 
  display: flex; 
  flex-flow: row wrap; 
  min-height:350px;
}

.gcfLogosTitle {
  color: grey;
  font-size: 35px;
  font-family: 'openSansConLight';
  text-align: left;
  font-weight: 500;
  margin-bottom: 1%;
  margin-left: 5%;
}

.gcfProgram {
  display:flex;
}

.gcfTumbnail {
  width:100%;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  min-height: 200px;
}
.gcfTumbnail:Hover {
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.651);
}

img.gcfHomeLogo {
  /* max-width: 70% !important; */
  max-height: 100px;
}

img.gcfHomeLogo2 {
  max-width: 30% !important;
}

.gcfLogoInfo {
  color: black;
  font-size: 22px;
  font-weight: 400;
  /* font-family: 'openSansConLight'; */
}

.gcfLogoInfo h3 {
  color: black;
  font-size: 24px;
  padding-top:10%;
  font-family: 'openSansConLight';
}

/* end styles for home GCF images  */

/* styles for home popup videos  */

.popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.774); /* Black w/ opacity */
  /* line-height: 0; */
 }
  
 .popup-content {
  background-color: #131313;
  margin: 10% auto; /* 15% from the top and centered */
  /* padding: -10px; */
  border: 5px solid #131313;
  border-radius: 5px;
  width: 100%; /* Could be more or less, depending on screen size */
  
  /* box-shadow:-.6px -.6px 70px 0px rgba(0, 0, 0, 0.918); */
  /* line-height: 0; */

 }
  
 .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
 }
  
 .close:hover,
 .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
 }

@media (min-width: 1000px) {
  .popup-content {
    width: 55%;
  }
}

/* end styles for home popup videos  */

.carousel {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

.carousel button {
  background: black;
  color: #fff;
  border: none;
  position: relative;
  /* border: 1px solid #000; */
  cursor: pointer;
}

.carousel__left {
  background-image:url("../../img/meatrix_imgs/prev.png");
  left: 0;
}

.carousel__right {
  right: 0;
}

.carousel__content {
  overflow: hidden;
  margin-right: 0;

}

.carousel__list {
  transition: margin 0.2s ease-out;
  list-style: none;
  padding: 0;
  margin-right: 0;
  display: flex; /* enforces nowrap */
  
}

.carousel__item {
  flex: 0 0 auto;
  font-size: 0;
  display: inline-block;
  width: 300px;
  height: 200px;
  background: #29687c;
  border: 1px solid #000;
  margin: auto;
  text-align: center;
  line-height: 200px;
  color: #fff;
  font-size: 100px;
  font-family: arial;
}

/* styles for home popup videos  */
.popupmodal {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1040; /* Sit on top */
  left: 0;
  /* top: 0; */
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(255, 255, 255); /* Fallback color */
  background-color: rgba(17, 17, 17, 0.247); /* Black w/ opacity */
  /* line-height: 0; */
 }
  
 .popupmodal-content {
  z-index: 1100; /* Sit on top */
  background-color: #ffffff;
  vertical-align: text-bottom;
  margin: 20% auto; /* 15% from the top and centered */
  /* padding: -10px; */
  border: 5px solid #ffffff;
  border-radius: 5px;
  width: 40%; /* Could be more or less, depending on screen size */
  height: 15%;
  
  /* box-shadow:-.6px -.6px 70px 0px rgba(0, 0, 0, 0.918); */
  /* line-height: 0; */
 }
  
 .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
 }
  
 .close:hover,
 .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
 }

@media (min-width: 1000px) {
  .popupmodal-content {
    width: 55%;
  }
}

/* end styles for home popup videos  */
/* captcha */

.capbox {
  /* background-color: #F0EFEF; */
  border-radius:5px;
  display: inline-block;
  *display: inline; zoom: 1; /* FOR IE7-8 */
  padding: 0 5px 5px 0;
  width: 100%;
  }


.capbox-inner {
  font: 1.2em 'Open Sans', sans-serif;
  color: #000000;
  background-color: rgb(255, 255, 255);
  border: 0px rgb(141, 141, 141) solid;
  margin: 0px auto 0px auto;
  padding:0px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  min-height: 55px;
  max-height: 55px;
  min-width: 200px;
  max-width: 200px;
    /* box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.205); */
}

#CaptchaDiv {
  font: 20px 'Give You Glory', cursive;
  line-height: 0px;

  color: #000000;
  /* background-color: rgb(226, 226, 226);
  padding: 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  min-height: 37px;
  max-height: 37px;*/
  min-width: 160px;
  max-width: 160px; 
}

#CaptchaInput { margin: 5px 3px 10px 0px;
  border:1px #ccc solid;
  padding-left:20px;
  width: 79%;
}

/* end captcha */
.grey_btn1 {
  font: bold 16px 'Open Sans', sans-serif;
  color: #000000;
  background-color: rgb(179, 179, 179);
  border: 0px #F0EFEF solid;
  /* margin: -15px 15px 0px 0px; */
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 3px;
  /* min-height: 50px;
  max-height: 60px; */
  height: 40px;
  /* position: absolute; */
  /* right: 0; */
  float: right;

  padding:5px;

  /* min-width: 35px; */
  width: 110px;
  /* box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.205); */
}

@media (max-width: 530px) {
  .grey_btn1 {
    font: bold 13px 'Open Sans', sans-serif;
    width: 90px;
    position: relative;
    margin-top: 40px;
    /* margin: 40px 0px 0px 0; */
    /* float: right; */
    height: 35px;

  }
}

@media (max-width: 480px) {
  #CaptchaInput {
    width: 65%;
  }
}

.grey_btn1:hover {
  background-color: rgb(141, 141, 141);
  border: 0px rgb(175, 175, 175) solid;
}

.disable-select {
  user-select: none; /* supported by Chrome and Opera */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
}

/* message field */
#form_msg {
  height: 100px;
}

.int_link:hover {
  opacity: 0.85;
}

/* captcha */

.block {
  position: absolute;
  left: 0;
  top: 0;

}

.sliderContainer {
  position: absolute;
  float: left;
  text-align: center;
  width: 280px;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
  background: #f7f9fa;
  color: #45494c;
  border: 1px solid #e4e7eb;
  font-size: 11px;
}

/* @media (max-width: 480px) {
  .sliderContainer {
    width: 65%;
    font-size: 9px;
  }
} */

.sliderContainer_active .slider {
  height: 38px;
  top: -1px;
  border: 1px solid rgb(179, 179, 179);
}

.sliderContainer_active .sliderMask {
  height: 38px;
  border-width: 1px;
}

.sliderContainer_success .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #52CCBA;
  background-color: #52CCBA !important;
}

.sliderContainer_success .sliderMask {
  height: 38px;
  border: 1px solid #52CCBA;
  background-color: #D2F4EF;
}

.sliderContainer_success .sliderIcon {
  background-position: 0 0 !important;
}

.sliderContainer_fail .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}

.sliderContainer_fail .sliderMask {
  height: 38px;
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
}

.sliderContainer_fail .sliderIcon {
  top: 14px;
  background-position: 0 -82px !important;
}
.sliderContainer_active .sliderText, .sliderContainer_success .sliderText, .sliderContainer_fail .sliderText {
  display: none;
}

.sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid rgb(179, 179, 179);
  background: rgba(179, 179, 179, 0.253);
}

.slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background .2s linear;
}

.slider:hover {
  background: rgb(179, 179, 179);
}

.slider:hover .sliderIcon {
  background-position: 0 -13px;
}

.sliderIcon {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 12px;
  background: url(http://cstaticdun.126.net//2.6.3/images/icon_light.f13cff3.png) 0 -26px;
  background-size: 34px 471px;
}

.refreshIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(http://cstaticdun.126.net//2.6.3/images/icon_light.f13cff3.png) 0 -437px;
  background-size: 34px 471px;
}

/* input {
  display: block;
  width: 290px;
  line-height: 40px;
  margin: 0px 0;
  padding: 0 10px;
  outline: none;
  border:1px solid #c8cccf;
  border-radius: 4px;
  color:#6a6f77;
} */

#msg {
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}

#checkForRobot {
  float:left;
  position: absolute;
  margin: 10 10 10 10;
  margin-left: 10px;
}

/* end captcha */

#captcha{
margin-top: 10px;
}

.col-md-8#nopad,.col-md-6#nopad {
  padding-right: 0px;
  padding-left: 0px;
}

@media (max-width: 800px) {
  .eduimgs,.eduimgs_no {
    height: 30px;
  }
}

@media (max-width: 600px) {
  .eduimgs,.eduimgs_no {
    height: 20px;
  }
}

@media (max-width: 370px) {
  .eduimgs,.eduimgs_no {
    height: 15px;
  }
}

.openSansLight.upper#edu {
    margin: 40px 0 25px 0;
  }

@media (max-width: 350px){
  .openSansLight.upper#edu {
    font-size:2em;
  }
}

.eduimgs:hover {
  /* background: url('../../img/meatrix_imgs/icon_movi_no.png') no-repeat;
 */
  opacity: 0.6;
}

.grey_button_dwnl{
  border-radius:5px;
  border: 2px solid #b7b7b7;
  background:#e6e6e6;
  text-align: center;
  color:#146a3a;
  height:40px;
  max-width:160px;
  min-width:140px;
  float:left;
  margin:5px 10px;
  cursor: pointer;
  font-size: 19px;
  width: 150px;
  height: 46px;
  padding: 8px;
  font-weight: 500;
}

.grey_button_dwnl:hover {
  opacity: 0.85;
}

a.grey_button_dwnl:hover {
  color:#146a3a;
}


@media (max-width: 650px) {
  .grey_button_dwnl {
    width: 77px;
    height: 80%;
  }
}

.takeac_icons {
  max-width: 35px;
/* padding-bottom: 10px; */
padding-right: 6px;
margin-top: -10px;
}

.takeac_list {
  font-size:20px;
  font-family: openSansRegular;

}

.takeac_list a {
  color:#333333
}

.b {
  margin-left: 15px;
}

.takeac_bpoint {
  margin-right: 15px;
  font-size: 30px;
  line-height: 0px;
  color:rgb(36,71,54);
}

.videoSubHeader h3{
  margin-left: 5%;
}

.gcfVidTumbnail {
  width:100%;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  max-height:200px;
}
.gcfVidTumbnail:Hover {
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.651);
}


#gcfVideosRow {
  max-width:80%; 
  margin-left:auto; 
  margin-right:auto; 
  display: flex; 
  flex-flow: row wrap; 
  min-height:250px;
}

.gcfVidTumbnail img {
  height:130px !important;
}


