/*Universal Footer*/
#rotator-wrap .campaign.dnnSortable.dnnModuleManager.ui-sortable{
	margin-top: 150px;
}
.dnnEditState .actionMenu{
	z-index: 99999;
}
.footer-universal p { 
  font-family: helvetica;
  font-size: 12px;
  color: #37424A;
  padding: 35px 0 0 0;
  line-height: 22px;
  text-align: right;
}
.footer-universal p span, .footer-universal p a{ 
  display: inline-block;
  padding: 0;
}
.footer-universal span {padding:0 20px;}
.footer-universal a {color:#37424a !important;}
.footer-universal a:hover {text-decoration:underline !important;}
.footer-universal .copyright {text-align:right;}
.footer-universal img.img-responsive{
	max-width: 250px;
	image-rendering: -webkit-optimize-contrast;
}
.hidden-text{
	opacity: 0;
	position: absolute;
	visibility: hidden;
}
#footerWrap {
	background: #3d3d3d;
	width:100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.leftfootsect {
	border-right: #2e2e2e;
	box-shadow: 1px 0 0 0 #696969;
	min-height: 270px;
}

.footsect {
	padding-left: 20px;
	padding-right: 20px;
}

#footer-break {
	border-color: rgb(193, 193, 193);
}

.phone-toggle-on {
    display: none;
}

.SiteLinks ul li{
    list-style: none;
    font-size: 16px;
    margin: 10px 0;
}
.SiteLinks ul li a{
    color: white;
}
.SiteLinks ul li a:hover, .SiteLinks ul li a:active, .SiteLinks ul li a:focus, .SiteLinks ul li a:visited,  .SiteLinks ul li a:link{
    color: white;
}
.footsect ul{
    margin: 0;
    padding: 0 0 0 30px;
}
.footer .footsect ul li{
    list-style: none;
    font-size: 14px;
    margin: 0;
    font-family:  'ProximaNovaLight', sans-serif;
    padding: 0 0 5px 0;
}
.footer .footsect ul li a{
    color: white;
    font-family:  'ProximaNovaLight', sans-serif;
}
.footer .footsect h3{
    font-size: 18px;
    padding-left: 30px;
}
.footer .footsect ul li a:hover, .footer .footsect ul li a:active, .footer .footsect ul li a:focus, .footer .footsect ul li a:visited, .footer .footsect ul li a:link{
    color: white;
}
.leftfootsect .Subscribe-button{
    display: block;
    color: white;
    border: 1px solid white;
    background-color: transparent;
    border-radius:  100px;
    padding: 10px 15px;
    font-size: 22px;
    width: 335px;
    text-align: center;
    margin-bottom: 20px;
}
.leftfootsect .Subscribe-button:hover, .leftfootsect .Subscribe-button:focus, .leftfootsect .Subscribe-button:active {
    text-decoration: none;
}
.leftfootsect p{
    color: white;
    font-size: 16px;
    font-family:  'ProximaNovaLight', sans-serif;
}
.leftfootsect__twitter{
    margin-top: 50px;
}
.footer .leftfootsect__twitter h3{
    margin-bottom: 10px;
}
.leftfootsect__twitter a:hover, .leftfootsect__twitter a:active, .leftfootsect__twitter a:focus, .leftfootsect__twitter a:visited, .leftfootsect__twitter a:link{
   color: white;
   font-size: 45px;
}
.dnnTooltip .dnnFormHelpContent .dnnHelpText{
	color: white;
}

#sharethis .st_email_large .stLarge{
	background-image: none !important;
}

#sharethis .st_email_large .stLarge:before{
	content: "\f0e0";
	font-family: fontawesome;
	display: block;
	width: 37px;
	height: 37px;
	font-size: 20px;
	background-color: #b6b6b6;
	text-align: center;
	padding-top: 10px;
	border-radius: 50%;
	color: #e7e7e7;

}

#sharethis .st_email_large .stLarge:hover:before{
	background-color: #946806;
	color: white;
}
#sharethis .st_email_large .stLarge:hover{
	opacity: 1;
}

.homeWrap .bstrap30 .btn-info{
	background-color: #797979;
	border-color: #797979;
}

.homeWrap .bstrap30 .btn-info:hover{
	background-color: #946806;
	border-color: #946806;
}


@media only screen and (max-width: 991px) {
	.homeWrap .campaign {margin-top: 90px;}
	div.FeedbackForm div.Feedback_FieldLabel{
		float: none;
		margin-bottom: 5px;
	}
	div.FeedbackForm div.Feedback_FieldValue {
	    padding-right: 0;
	    white-space: normal;
	    display: block;
	    margin: 0 0 15px;
	}
	.Feedback_ControlWidth{
		width: 100%;
	}
	.leftfootsect{
		border: none;
		margin: 0;
		box-shadow: none;
		min-height: 0;
	}
	.leftfootsect .col4{
		border-bottom: 1px solid #2e2e2e;
		box-shadow: 0 1px 0 0 #696969;
		margin-bottom: 40px;
	}
	.leftfootsect__twitter{
		margin-bottom: 40px;
	}
	.footsect ul{
		padding: 0;
	}
	.footer .footsect h3{
		padding: 0;
	}
	.footer .leftfootsect__twitter h3{
		margin-bottom: 10px;
	}
	.footer-universal p{
		padding: 25px 0 0 0;
		    text-align: left;
		    font-size: 16px;
	}
	.phoneNav .mobile-nav-children{
		padding: 0; margin: 0; font-size: 16px; margin-top: 20px;
	}
	#mobile-nav{
		margin: 0;
	}
	#mobile-nav li ul li{
		margin: 10px 0;
	}
	#mobile-nav li ul li a{
		font-style: normal;
	}
	#mobile-nav button{
		position: relative;
		outline: none;
	}
	#mobile-nav button span{
		opacity: 0;
		visibility: hidden;
		position: absolute;
	}
	.modal{
		top: 100px;
	}
	#email-modal a.link-button{
		margin: 0;
	}
	.DnnModule-DNN_HTML  a[name="funded"]:before { 
	  display: block; 
	  content: " "; 
	  margin-top: -200px; 
	  height: 200px; 
	  visibility: hidden; 
	}
}

@media only screen and (max-width: 450px) {
	div#dnn_ctr757_Feedback_plContactInfo_pnlHelp {
	    right: 29% !important;
	    display: block;
	}
	span#dnn_ctr757_Feedback_plContactInfo_lblHelp::after{
		left: 160px;
	}
}
@media only screen and (max-width: 380px) {
	.leftfootsect .Subscribe-button{
		font-size: 18px;
		width: 270px;
	}
}