/*---------------------------------------
  VIDEO
---------------------------------------*/
.home .img-video-wrap a.img-trigger{
	position:relative;
	display: inline-block;
}
.home .img-video-wrap img {
  max-width:960px;
	  }

.home .img-video-wrap a.img-trigger:after{
	content:'';
	position:absolute;	
	width:100%;
	height:90px;
	background-image:url(assets/images/home-resources-play.png);
	background-size:90px;
	background-position:center;
	background-repeat:no-repeat;
	left:0;
	top:50%;
	margin-top:-70px;
	
}
@media (max-width:1000px){
  .home .img-video-wrap a.img-trigger img{
    max-width:640px !important;
    width:100%;
  }
}
	
	
	.container-1920 { max-width:1920px; margin-left:auto; margin-right:auto; width:100%; }

/*----------------------------------------
  GET INVOVLED - SECTION 
----------------------------------------*/
.get-involved-box-outer{
  text-align:center;
}

.get-involved-box {
          background-color: rgb(245, 245, 245);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.12);
    padding: 30px 20px;
    box-sizing: content-box;
    min-height: 150px;
    
    box-sizing: border-box;
    max-width: 455px;
    display: block;
  	margin-left:auto;
  margin-right:auto;
    
    margin-bottom: 50px;
    
    text-align: center;
}

.get-involved-box .get-involved-thumb {
  margin-bottom: 40px;
	}

.get-involved-box div.text {
	margin-bottom: 20px;
}

@media (min-width:768px) {
.get-involved-box {
  text-align:center;
	  float: left;
	  display: block;
  	width: 47%;
  	margin-left: 1.5%;
	  margin-right:1.5%;
	}
	
	
}

@media (min-width:960px) {
.get-involved-box {
  text-align:center;
  	width: 31.3%;
  	margin-left: 3%;
		margin-right:0;
	}
	
	  .get-involved-box:first-child{
  margin-left:0;
}
	
}

@media (min-width:1280px) {

.get-involved-box {
  text-align:left;
	}

  .get-involved-box .get-involved-thumb {
	float: left;
	margin-right: 5%;
	width: 40%;
	  margin-bottom: 0;
  }
  
  .get-involved-box div.right {
	float:right;
	width:55%;
  }


}

.get-involved-box .get-involved-thumb  img{
    border-radius:100%;
}
.get-involved-box .get-invovled-title:before{
  content:'';
  width:26px;
  height:27px;
  background-size:100%;
  background-image:url(assets/images/general-icon-feather.png);
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.get-involved-box .get-invovled-title {
  font-family: 'Libre Baskerville', Times, serif;
  font-size: 24px;
  margin-bottom: 16px;
}

.get-involved-box .get-involved-content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 26px;
}

.get-involved-box .get-involved-link a{
  color:#c00002;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

.get-involved-box .get-involved-link a:after{
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  background: #a90001;
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 100%;
  color: white;
  text-align: center;
  line-height: 19px;
  font-size: 16px;
  margin-left: 12px;
  vertical-align: top;
  margin-top: 1px;
}
.get-involved-box .get-involved-link a:hover{
  color:#f9a01f;
}
.get-involved-box .get-involved-link a:hover:after{
  background:#f9a01f;
}


@media (max-width: 620px){
  .get-involved-box-outer .get-involved-box .get-involved-thumb{
    float: none;
    margin: 0;
    text-align: center; 
  }  
  .get-involved-box-outer .get-involved-box .get-invovled-title{
    text-align: center;
    margin-top: 10px;
  }
  .get-involved-box-outer .get-involved-box .get-involved-content{
    text-align:center;  
  }
  .get-involved-box-outer .get-involved-box .get-involved-link{
    text-align:center;
  }
}



/*---------------------------------------------------
	ROUND CTA BOX
---------------------------------------------------*/
.round-cta-box{
    text-align: center;
}
.round-cta-box .btn{
	font-family:'Libre Baskerville';
	font-size:14px;
}

@media (min-width:420px) {
.round-cta-box .btn{
	font-size:22px;
}
}

.round-cta-box .round-cta-box-thumb{
	margin-bottom:35px;
	/* max-height: 260px; */
}
.round-cta-box .round-cta-box-thumb img{
    border-radius: 100%;
    border: 6px solid white;
    padding: 6px;
    max-width: 280px;
  width:100%;
}
.round-cta-box:hover{
	cursor:pointer;
}
.round-cta-box:hover .round-cta-box-thumb img{
	border-color:#fea31f;
}
.round-cta-box:hover .btn{
	border-color:#fea31f;
	color:#fea31f;
}
@media (max-width:1020px){
  .round-cta-box{
    margin-bottom:50px;
  }  
}


/* GET THE LATEST NEWS & GET THE LATEST NEWS */
@media (max-width:1020px){
  body .ask-a-question{
    margin-bottom: 35px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 35px !important; 
  }
  
  .home-newsletter-wrapper .gform_wrapper ul.gform_fields {
    width:100%;
  }
  .home-newsletter-wrapper li.gfield{
      width:100% !important;
      margin-bottom:10px !important;
      padding:0 !important;
  }
  .home-newsletter-wrapper form .gform_body{
      max-width:300px;
      margin:0 auto;
  }
  .home-newsletter-wrapper .gform_wrapper .gform_footer{
      position:relative;
      max-width:300px;
      margin: 0 auto !important;
      display:block;
  }
  .home-newsletter-wrapper .gform_wrapper .gform_footer input{
      width:100% !important;
  }
}

