/*------- Footer -------*/

div#footer_container .container {
/* width: 1600px; */
	/* max-width: 100%; */
}
div#footer_links {
	padding-left: 110px;
}
footer .social div {
	display: inline-block;
	width: 9.3%;
	text-align: center;
}
footer a:hover {
	border-bottom: none;
}
footer .blue_back a {
	color: #fff;
	font-size: 1.4rem;
}
footer .white_back a {
	color: #205698;
}
footer ul {
	list-style: none;
	margin: 20px 0px;
	padding: 0px;
}
footer li {
	line-height: 2rem;
}
div#footer_container {
	margin: 0px auto;
	padding: 40px 0px;
	border-top: solid 2px #000;
	position: relative;
	background-image: url(http://web.ccsu.edu/temp/pagebg.jpg) !important;
	background-position: center top;
}
div#footerLogo img.logo_crest {
	width: 110px;
	margin: 0px;
	width: 26%;
}
div#footerLogo img.logo_text {
	width: 290px;
	width: 69%;
	margin-bottom: 23px;
	margin-left: 10px;
}
footer .social {
	width: 400px;
	margin: 0 auto 0px;
	text-align: center;
}
div#footerLogo {
	margin: 0 auto 20px auto;
	/* width: 400px; */
	/* margin: 0px auto -25px; */
}
@media (max-width: 1350px) {
div#footerLogo,
footer .social {
	max-width: 360px;
	/* width: 100%; */
}
}
footer ul a {
	line-height: 190%;
}
footer .big_right_element {
	font-size: 6rem;
	font-family: "arial black", arial, sans-serif;
	arial black&quot;,
	arial, sans-serif;
	letter-spacing: -3px;
	font-weight: bold;
	color: #fff;
	padding: 20px 0px 0px 0px;
}
footer .big_right_element {
    height: 30px;
    /* overflow: visible; */
}

@media (max-width: 1350px) {
footer .big_right_element {
     height: auto;
     font-size: 5.75rem;
     padding-top: 26px;
     display: none;
}
}
 @media (max-width:850px) {
div#footerLogo,
footer .social {
	position: relative;
	left: -1rem;
}
}
footer .social a {
	padding: 0px;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin: 0px 2px;
	background-size: 25px 25px;
}
footer .social img {
	display: none;
}
footer .social a:hover img {
	display: block;
}
footer .social_facebook {
	background: url(http://www.ccsu.edu/_resources/img/social/facebook_off.png) no-repeat;
}
footer .social_twitter {
	background: url(http://www.ccsu.edu/_resources/img/social/twitter_off.png) no-repeat;
}
footer .social_linkedin {
	background: url(http://www.ccsu.edu/_resources/img/social/linkedin_off.png) no-repeat;
}
footer .social_youtube {
	background: url(http://www.ccsu.edu/_resources/img/social/youtube_off.png) no-repeat;
}
footer .social_google {
	background: url(http://www.ccsu.edu/_resources/img/social/google_off.png) no-repeat;
}
footer .social_instagram {
	background: url(http://www.ccsu.edu/_resources/img/social/instagram_off.png) no-repeat;
}
footer .social_pinterest {
	background: url(http://www.ccsu.edu/_resources/img/social/pinterest_off.png) no-repeat;
}
footer .social_vine {
	background: url(http://www.ccsu.edu/_resources/img/social/vine_off.png) no-repeat;
}
footer .social_blueDevils {
	background: url(http://www.ccsu.edu/_resources/img/social/blueDevils_off.png) no-repeat;
	background-size: 29px 29px !important;
	width: 29px !important;
	height: 29px !important;
	margin: -3px 2px !important;
}
/*------- Bottom Banner -------*/
div#bottomBanner span {
	display: inline-block;
	padding: 0px 10px;
}
p.subFooter {
	margin: 0px;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: -0.1ex;
}
footer {
	/* position: absolute; */
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 11;
}
div#bottomBanner {
	padding: 2rem;
}
