
.Geo-Home-Slider .slick-prev:before, .Geo-Home-Slider .slick-next:before {
  color: black;
}
.Geo-Home-Slider .slick-dots {
  bottom: 0;
  max-width: 1320px;
  margin: auto;
  left: 0;
  right: 0;
  text-align: left;
  padding: 0px 15px;
}
.Geo-Home-Slider .slick-dots li button::before {
  content: " ";
}
.Geo-Home-Slider .slick-dots li button {
  background: white none repeat scroll 0 0;
  border-radius: 0;
  height: 10px;
  margin-right: 10px;
  width: 10px;
}
.Geo-Home-Slider .slick-dots li.slick-active button {
  background: #51b948;
}
.Home-Slide-Black-Bg {
  background: #3e372d;
  color: white;
  font-size: 25px;
  height: 100%;
  opacity: 0.75;
  padding: 80px 25px 25px;
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 380px;
}
.Home-Slide-Black-Bg-Heading {
  font-size: 36px;
  line-height: 38px;
  font-family: "Roboto Slab";
}
.Home-Slide-Black-Bg-Subheading {
  font-size: 18px;
  line-height: 28px;
}
.Geo-Home-Slider .home_read div {
  display: inline-block;
  padding-top: 10px;
  vertical-align: middle;
}
.home_read_more a {
  color: #fff !important;
  text-decoration: none;
  padding-left: 10px;
}
.Hero-slider {
  width: 90%;
  margin: 25px auto;
}
.heroes-thumb .caption {
  background-color: rgba(51, 116, 175, 0.65);
  opacity: 0;
  transform: scale(0.9);
  position: absolute;
  top: 0%;
  width: 148px;
  height: 100%;
  color: #fff;
  padding: 10px;
  z-index: 999;
  cursor: pointer;  
}
.heroes-thumb:hover .caption {
  opacity: 1;
  transform: scale(1);
}
.heroes-thumb .caption p{
font-family: "Roboto Slab";
  font-size:14px;
  line-height:18px;
}
.hiring-hero-video {
  text-align: center;
  width: 100%;
}
.Hero-slider .slick-slide img{
	max-width:140px;
}
.human-rights-accordion .panel-group, .human-rights-accordion .panel {
  border-style: solid;
  border-color: #fff;
  border-width: 0px 0px 1px 0px;
}
.human-rights-accordion .accordion-toggle {
  background-color: #fff;
  border-radius: 50%;
  height: 54px;
  padding-right: 18px;
  padding-top: 15px;
  text-align: center;
  width: 54px;
  float: right;
  margin-top: 0px;
}
#Sustainability-Toogle #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body{
background-color:#fff;
}
.Human-rights-heading {
  color: #00529b;
  font-family: "Roboto Slab";
  font-size: 30px;
  line-height: normal;
  cursor:pointer;
}
.human-right-sub-text {
  padding-left: 100px;
  font-size: 16px;
  line-height: normal;
}
#foundation .dayreporting_top img {
  width: 100%;
  max-width: 147px;
}
#foundation {
  text-align: center;
}
.cultivating-video video {
  width: 100%;
  max-width: 400px;
  margin: auto;
}
#FoundationNew .panel {
margin-bottom:5px;
}
#HomeHighlightsSlider blockquote {
    border-left: 4px solid #51ba49;
    line-height: 15px;
    margin: 10px 0;
    padding: 0 10px;
}
#Sustainability-Toogle .panel{
	margin-bottom:3px;
}

.arrow{
    position: relative;
  }
  .arrow ul {
    margin: auto;
  }
  .arrow li {
    display: block;
    float: left;
    margin-left: -30px;
    cursor: pointer;
  }
  .arrow li:nth-child(1) {
    margin: 0px;
  }
  .arrow img {
    width: 210px;
    height: 124px;
    display: block;
  }
  .arrow-nav{
    font-size: 12px;
    font-family: "Open Sans";
  }
    .arrow-nav .caption {
      background-image: url("/images/ArrowGreenImg.png");
      background-repeat: no-repeat;
      z-index: 9;
      cursor: pointer;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 214px;
      height: 124px;
      padding-top: 35px;
      padding-left: 15px;
      text-align: center;
      white-space: normal;
      word-wrap: break-word;
      color: #fff;
      font-size: 18px;
      font-family: "Open Sans";
      overflow: hidden;
      margin-left: -2px;
    }

    .arrow-nav:hover .caption {
      opacity: 1;
    }

    .arrow-nav .base-caption {
      background-image: url("/images/FirstGreenArrow1.png");
      background-repeat: no-repeat;
      z-index: 9;
      cursor: pointer;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 210px;
      height: 124px;
      padding-top: 35px;
      text-align: center;
      color: #fff;
      font-size: 18px;
    }

    .arrow-nav:hover .base-caption {
      opacity: 1;
    }
	
	  .arrow-active{
      background-image: url("/images/BlueArrow.png");
      background-repeat: no-repeat;
      z-index: 9;
      cursor: pointer;
      opacity: 1;      
      top: 0;
      width: 214px;
      height: 124px;
      padding-top: 35px;
	  padding-left: 15px;
      text-align: center;
      color: #fff;
      font-size: 18px;
    }
    .base-arrow-active{
      background-image: url("/images/FirstBlueArrow.png");
      background-repeat: no-repeat;
      z-index: 9;
      cursor: pointer;
      opacity: 1;      
      top: 0;
      width: 210px;
      height: 124px;
      padding-top: 35px;
	  padding-left: 15px;
      text-align: center;
      color: #fff;
      font-size: 18px;
    }
	
	#GeoCorrections .dayreporting_top{
		overflow:hidden;
		margin-bottom:45px;
	}
	
	#Media-Resources .management_text{
		font-size:16px;
	}

@media all and (max-width:991px) {
  .Home-Slide-Black-Bg {
    display: none;
  }
  .Header_Links {
    display: none;
  }
  .footer-top {
    display: none;
  }
  .footer-bottom {
    display: none;
  }
  #footer-Magzine {
    display: none;
  }
  #Veterancontainer .hiring_heading {
    font-size: 22px;
  }  
  .img-list .Social_img_heading {
    text-align: center;
  }
  .cultivating-video{
	text-align:center;
  }
  .ManagementGreyBg{
	margin-bottom:0px;
	margin-top:0px;
  }
  #TransportGTLbg .col-md-8{
	display:none;
  }
}
@media all and (max-width: 1200px) and (min-width: 991px) {
  .Home-Slide-Black-Bg {
    padding: 35px 25px 0px 25px;
  }
  /*.img_text_subheading .col-md-4{
	  float:none;
	}*/
}
@media all and (max-width: 1350px) and (min-width: 768px) {
  #NL-Left {
    width: 40%;
  }
  #NL-Right {
    width: 60%;
  }
  #NL-Left .col-md-8 {
    width: 100%;
  }
  #footer-Magzine {
    display: none;
  }
  .footer-top {
    background-image: none;
    background-color: #F2F2F3;
  }  
}
@media all and (max-width:500px) {
	#GeoWorld .news_GEOWorld_download{
		padding-left:10px;
		padding-right:10px;
		max-width:145px;
	}
}
@media all and (max-width:767px) {
  span.text-content {
    display: none;
  }
  .hiringHeroesVeretanImg {
    width: 180px;
  }
  .Human-rights-heading {
    font-size:20px;
  }
  .human-right-sub-text {
    padding-left: 15px;
  }
  #HumanRight{
	padding:0px;
  }
  .comm_heading{
    font-size:20px;
	padding-top:20px;
  }
  .comm_heading1{
    font-size:20px;
  }
  #HumanRight .coc_abraxas_btn{
    padding:0px 15px;
  }
  .education_img_heading{
    font-size:24px; 
  }
  .Residential-Reentry  .electronic-gray-bg{
     margin-top:0px;
  }
  .Residential-Reentry .COC_Reentry_border{
     display:none;
  }
  .Residential-Reentry  .col-md-3.COC_Design_bottom > p:nth-child(2){
	display:none;
  }
  .Residential-Reentry .COC_Design_bottom .img-responsive{
	display:block;
	margin:auto;
  }
  .Non-Residential-Reentry  .electronic-gray-bg{
     margin-top:0px;
  }
  .heroes-thumb .caption{
	display:none;
  }
  #Offender-page .in-Custody_img_heading{
	font-size:25px;
  }
  #Offender-page .Offender_heading{
	font-size:20px;
	line-height:normal;
  }
  .tblComplianceViewGEOFacilities{
	width:100%;
  }
  .Our-dedication_heading1{
	font-size:20px;
  }
  #dvTopRecentNews .history_main_heading{
	font-size:22px;
  }
  #accordionNewsGeo .news_Segment_heading{
	font-size:18px;
  }
  #accordionNewsGeo .home_main_heading{
	font-size:18px;
  }
  .DesignBuildGreyBg{
    margin-bottom:0px;
	margin-top:0px;
  }
  #Vetran-Desktop {
    display: none;
  }
  #Vetran-Mobile {
    display: block;
  }
  #GeoWorld .History_v6_noBkg_heading{
	font-size:22px;
  }
  #GeoWorld .GeoWorldSelect{
	font-size:14px;
  }  
  #GeoWorld .col-xs-12 .form-group{
	text-align:center;
  }
  #GeoWorld .GeoWorldImgBorder{
	margin:auto;
  }
  #GeoWorldDetail .GeoWorldQuarter{
	font-size:22px;
  }
  .FacilityBottom_heading{
	font-size:16px;
  }
  #dvFasilityDetailPage .correction_heading{
	margin:15px 0px;
	font-size:20px;
  }
  #Facilitycarousel .carousel-inner img{
	height:auto;
  }
  #facility .carousel-inner img{
	height:auto;
	width:100%;
  }
  #facility .glyphicon{
	height:100%;
	width:20px;
	padding:30px 0px 0px 0px;
  }
  .management_text{
	font-size:14px;
  }
  .FacilityPage_Green_heading{
	font-size:14px;
  }
  .FacilityMain_heading{
	font-size:16px;
  }
  #News_Videos_v2 ul li{
	width:100%;
	margin-bottom:2px;
  }
  .electronic-gray-bg{
	margin-top:0px;
  }
	#NewsSortText{
	width:100%;
	text-align:left;
	}
	.ModGEONewsC #ddlSortBy{
	padding:4px 12px;	
	}
	#VideoLibrarySearch{
		margin-top:15px;
	}
	#videoLibrary ul li{
		width:100%;
		margin:5px auto;
	}
	#videoLibrary ul li a{
		font-size:20px;
	}
	.LocationMapHeading{
		font-size:20px;
	}
}
