@charset "utf-8";
/* Page Styling */

/* General Styles */
#CustomPageBody { padding: 15px;}
#SpSubHead { margin: 20px auto 10px;}

#SpTitleBar {
  background-image: url(https://cdn.ymaws.com/aemv.site-ym.com/resource/resmgr/template_pages/pagebg.jpg); }


.formbutton { display: inline-block; }
#SpContent_Container { padding: 0px;}
#SpContent_Container .calloutbox {display: none;}
.addthis_toolbox { display: none;}
#CustomPageBody { padding: 35px 15px 15px; }
hr { border-top: 1px solid #ebebeb;}
.mtop-30 { margin-top: 30px;}
.col-5 { float: left; width: 20%; padding-left: 8px; padding-right: 8px;}
.sm-text { color: #999; font-size: 14px; font-style: italic; font-weight: bold;}
.no-margins {margin-left: 0 !important;margin-right: 0 !important;}
.flex-row {display: -webkit-box;display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.formbutton { display: inline-block;}


/* Section Styles */
.sp-content-out {
    padding: 50px 0; }

.section-header {
    margin-bottom: 20px; }

.border-top .section-header { 
    border-top: 1px solid #ddd; 
    padding-top: 40px; }



/*********** Page 1  *************/
#centerArticleContent{
	padding-top: 40px; }
#bottomArticleContent {
	padding-top: 40px; }
#bottomArticleImageOut {
	padding-top: 40px; }
#bottomTitle h3 {
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 40px; }
#Articleauthor {
	text-transform: capitalize;
	font-weight: bold;
	color: #11457a;
	line-height: 10px; }
#Articledate {
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
	color: #aaa; }
#Articlehighlight {
	background: #11457a;
	color: #fff !important;
	padding: 20px;
	border: 5px solid rgba(0,0,0, .1); }
#Articlehighlight p, #Articlehighlight h2 {
	color: #fff;
	line-height: 24px;
	font-weight: bold; }	
#sideArticleCont {
	padding-left: 20px; }  


/*********** Page 2  *************/
.nyHelp-out {
  margin-bottom: 15px;
   padding-left: 0;
   padding-right: 0; }	
.nyHelp-left h2 {
  margin: 0 0 15px; }
.nyHelp-left ul li {
   color: #fff;
   font-weight: bold;
   margin-top: 10px; }
.BenefitListBox {
   background-color: #11457a;
   padding: 10px 22px;
   margin-bottom: 30px; }
.BenefitWrap {
  float: left;
  width: 20%;
  text-align: center;
  padding: 5px 10px 20px; }
.BenefitWrap i {
  width: 100%;
  font-size: 38px;
  margin-bottom: 18px;
  margin-top: 10px; }
.BenefitOut {
  border-top: 8px solid #f3f3f3;
  margin-top: 31px;
  padding: 25px 0; }
.BenefitOut h2
	{ text-align: center; }	
.BenefitWrap img {
  padding-bottom: 15px;
  margin: 0 auto; }


/*********** Page 3 *************/
.CommitteeinfoLeft {
	text-align: left; }
.CommitteeinfoLeft h2 {
  margin: 0 0 10px; }
.CommitteeSponsor {
	padding: 20px 0 30px;
	border-bottom: 4px solid #e6ebed; }
.CommitteeSponsor:last-child {
	border-bottom: none; }


/*********** Page 4  *************/
#topcontent {
	padding-bottom: 40px; }
.item {
    padding-top: 40px;
	padding-bottom: 40px; }
#toImg {
	padding-bottom: 40px; }
.time p {
	font-weight: bold;
	font-size: 20px;
	color: #377abe; }
.info h4 {
	color: #11457a;
	font-weight: 700; }
#leftCa {
	border-right: 1px solid #ccc; }






/*********** Media Queries *************/
@media (max-width: 1199px) {
}
		
@media (max-width: 991px) {
    
}

@media (max-width: 959px) {
    
}

@media (max-width: 767px) {
    /* General */
    .col-5 {
        float: none;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
	
    .no-margins {
        margin-left: 0 !important;
        margin-right: 0 !important; }
	
    #SpTitleBar {
		text-align: center; }
    
    /* Section Styles */
    .sp-content-out {
        padding: 40px 0; }
    
/* Page 1 */
#topArticleContent, #centerArticleContent, #bottomArticleImageOut {
	text-align: center; padding-left: 0; padding-right: 0; }	 
#Articlehighlight {
  margin-bottom: 20px; }	
.ArticleImg {
  margin: 10px auto; }	
#sideArticleCont {
  padding: 0; }	
#bottomArticleTitle h3 {
  margin-bottom: 15px; }
    
	
/* Page 2 */
.nyHelp-left {
  margin-top: 25px; }	
.nyHelp-out {
  text-align: center; }
.BenefitListBox { 
  text-align: left;
  margin-top: 25px; }	
.nyHelp-right img {
  margin: 0 auto; }	
.BenefitWrap {
  float: none;
  width: 100%;
  padding: 20px;
  background: #f6f6f6;
  margin: 15px 0; }	
    
	
/* Page 3 */
.CommitteeSponsor {
  text-align: center; }
.CommitteeinfoLeft {
  text-align: center;
  margin-top: 15px; }
.Committeeimg {
  margin: 0 auto; }	    
    
	
/* Page 4 */
#topcontent {
  padding-bottom: 0;
  text-align: center; }	
#leftCa {
	border-right:none; }
#topcontent, #toImg {
	padding-left: 0;
	padding-right: 0; }
#topText p {
	font-size: 14px;
	line-height: 26px; }
	
}


@media (max-width: 600px) {
}


@media (max-width: 480px) {
#SpTitleBar { font-size: 24px !important; }
    
}

