@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,300,700);

body
{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    position:relative;
}
.outer-container	{
	width: 100%;
	position: relative;
	box-sizing: border-box;
}
h1, h2, h3, h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	color:#004c98;
	line-height: 1.1em;
}
/*page title*/

h1.page-title {
	font-size: 1.9em;
	border-bottom: 2px solid #f1ce48;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top:20px;
	text-transform: uppercase;
}
.content-area p,.ms-rtestate-field p, p.ms-rteElement-P
{
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
.glance .glance-content p
{
	color: #004c98;
	margin:0;
}
.content-area a
{
	color: #004c98;
	text-decoration: underline;
}
.content-area a:hover 	{
	color: #002d5b;
	text-decoration: underline;
}
.content-area a:focus 	{
	color: #002d5b;
	background-color: #e0e5f1;
	text-decoration: underline;
}

#content{
	padding: 15px 50px;
	min-height: 200px; /* Temporary */
	width: 960px;
	margin: 0 auto;
}
.hp-content	{
	padding: 15px !important;
}
.drop-down-bar	{
	width: 100%;
	background-color: #004c98;
}

.container	{
	width: 100% !important;
	padding: 0;
	box-sizing: border-box;
	border-bottom: 0;
}
/*--- Custome style ---*/
.navbar-collapse .ms-WPBorder
{
	border:0;
}

#s4-bodyContainer
{
	padding-bottom:0;
}
#s4-titlerow
{
	height:auto
}
#s4-titlerow,div.welcome
{
	padding:0;
}
.ms-rte-stylePreviewBoxInner
{
	color: rgb(68, 68, 68) !important;
    font-family: "Segoe UI", Segoe, Tahoma, Helvetica, Arial, sans-serif !important;
    font-size: 13px !important; 
    font-weight: normal !important;
    background-color: #ffffff !important;
}
.main-logo > a
{
	outline:0;
}
.navbar-static-top{
	z-index:99;
}

a.skip,.ms-accessible  {
    position: absolute;
    left: -9999px;
    top: 0;
    display:block;
    padding: 5px 10px 5px 10px;
    background-color: #004c98;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:400;
    text-decoration: none;
    z-index: 50;
    width:auto;
    height:auto;
    overflow:hidden;
    outline:0;
}
 
a.skip:hover,.ms-accessible:hover    {
    text-decoration: underline;
}
 
a.skip:focus,.ms-accessible:focus    {
    text-decoration: underline;
    left: 10px;
    top: 0;
    background-color: #004c98;
    color: #fff;
}
/*overwrite bootstrap style*/
label {
   display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: inherit;}

/*iPad touch scroll*/
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) and (orientation : landscape) {
body {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

}
/*iPad touch scroll*/
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) and (orientation : portrait) {
body {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 980px)  {
body
{
	padding-top: 0;
}
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	#content	{
		width: 100%;
		margin: 0 auto;
	}
}

.main-logo	{
	margin: 25px 0 25px 50px;
}

.main-logo a:focus	{
	background-color: transparent;
}

@media 
only screen and (max-width: 640px),
(min-device-width: 640px) and (max-device-width: 767px)  {
.main-logo	{
		margin: 15px;
		float: left;
	}
.main-logo img	{
		width: 75px;
		height: auto;
	}
.container	{
		padding: 0 10px;
		border-bottom: 1px solid #ccc;
	}

}

/*  =================== NAV MODIFICATIONS ===================  */

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	.container-fluid > .navbar-collapse, 
	.container-fluid > .navbar-header, 
	.container > .navbar-collapse, 
	.container > .navbar-header	{
		margin-right: 0;
		margin-left: 0;
	}
	
	.navbar-collapse	{
		padding-right: 0;
		padding-left: 0;
	}
}

.nav-content	{
	width: 100%;
	background-image: url('../Images/navigation-bar-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.navbar	{
	border: 0;
	width: 960px;
	margin: 0 auto;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	.navbar	{
		width: 100% !important;
		margin: 0;
	}
}

.navbar-default	{
	background-color: #fff;
}

.navbar-nav	{
	margin: 0;
}

.top-navigation	{
	width: 960px;
}

.navbar-top,
.navbar-right,
.navbar-main	{
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
}

.navbar-main	{
	width: 100%;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.2em;
	background-color: #004c98;
}

.navbar-main a.has-submenu	{
	color: #fff !important;
	background-color: transparent !important;
	text-decoration: none;
	cursor: default;
}

.navbar-main a.has-submenu:hover,
.navbar-main a.has-submenu:focus		{
	color: #fff !important;
	background-color: transparent !important;
	text-decoration: underline;
}

.active-up	{
	width: 0 !important; 
	height: 0 !important; 
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-top: 11px solid #004c98;
	border-bottom: none;
	position: absolute;
	top: -4px;
}

.why-smc	{ left: 9%; } 
.admission	{ left: 29%; } 
.classes	{ left: 49.25%; } 
.student-services	{ left: 69%; } 
.life-smc	{ left: 89%; } 

.navbar-main li	{
	width: 20%;
	text-align: center;
}

.navbar-main li ul.dropdown-menu	{
	width: 958px;
	left: auto !important;
	border-radius: 0;
	border: none;
	background-color: #f2f1eb !important;
	box-sizing: border-box;
	padding: 10px 40px 10px 40px;
}

.navbar-main li ul.one	{ right: -766px; }
.navbar-main li ul.two	{ right: -575px; }
.navbar-main li ul.three	{ right: -383px; }
.navbar-main li ul.four	{ right: -192px; }
.navbar-main li ul.five	{ right: 0; }

@media (max-width: 1024px) {
	.container	{
		padding: 0;
	}

	.navbar-main li ul.dropdown-menu	{
		width: 1024px;
	}

	.navbar-main li ul.one	{ right: -819px; }
	.navbar-main li ul.two	{ right: -614px; }
	.navbar-main li ul.three	{ right: -410px; }
	.navbar-main li ul.four	{ right: -205px; }
	.navbar-main li ul.five	{ right: 0; }
}

@media (max-width: 980px) {
	#outer-container	{
		width: 100%;
		border: none;
		margin: 0 auto;
	}

	.container	{
		padding: 0;
	}
	
	.navbar-main li ul.dropdown-menu	{
		width: 980px;
	}

	.navbar-main li ul.one	{ right: -784px; }
	.navbar-main li ul.two	{ right: -588px; }
	.navbar-main li ul.three	{ right: -392px; }
	.navbar-main li ul.four	{ right: -196px; }
	.navbar-main li ul.five	{ right: 0; }
}

@media (max-width: 900px) {
	#outer-container	{
		width: 100%;
		border: none;
		margin: 0 auto;
	}

	.container	{
		padding: 0;
	}
	
	.navbar-main	{
		font-size: 1em;
	}

	.navbar-main li ul.dropdown-menu	{
		width: 900px;
	}

	.navbar-main li ul.one	{ right: -720px; }
	.navbar-main li ul.two	{ right: -540px; }
	.navbar-main li ul.three	{ right: -360px; }
	.navbar-main li ul.four	{ right: -180px; }
	.navbar-main li ul.five	{ right: 0; }
}

@media (max-width: 800px) {
	#outer-container	{
		width: 100%;
		border: none;
		margin: 0 auto;
	}

	.container	{
		padding: 0;
	}
	
	.navbar-main	{
		font-size: 1em;
	}

	.navbar-main li ul.dropdown-menu	{
		width: 800px;
	}

	.navbar-main li ul.one	{ right: -640px; }
	.navbar-main li ul.two	{ right: -480px; }
	.navbar-main li ul.three	{ right: -320px; }
	.navbar-main li ul.four	{ right: -160px; }
	.navbar-main li ul.five	{ right: 0; }
}

@media (max-width: 768px) {
	#outer-container	{
		width: 100%;
		border: none;
		margin: 0 auto;
	}

	.container	{
		padding: 0;
	}
	
	.navbar-main	{
		font-size: 1em;
	}

	.navbar-main li ul.dropdown-menu	{
		width: 768px;
	}

	.navbar-main li ul.one	{ right: -614px; }
	.navbar-main li ul.two	{ right: -461px; }
	.navbar-main li ul.three	{ right: -307px; }
	.navbar-main li ul.four	{ right: -154px; }
	.navbar-main li ul.five	{ right: 0; }
}
/*  =================== HAMBURGER MODIFICATIONS ===================  */
.navbar-toggle	{
	padding: 9px 10px 5px 10px;
	margin-top: 60px;
}
.navbar-default .navbar-toggle	{
	border-color: transparent;
}
.navbar-toggle .icon-bar	{
	width: 35px;
}
.navbar-default .navbar-toggle .icon-bar	{
	background-color: #004c98;
}
.navbar-default .navbar-toggle .menu-text	{
	color: #004c98;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	margin: 2px 0 0 0;
}
.navbar-header button
{
	font-size: 0.85em;	
}

.caret	{
	display: none;
}

.navbar-nav.sm-collapsible .caret, 
.navbar-nav.sm-collapsible ul .caret	{
	background-color: #004c98 !mportant;
}
.navbar-nav.sm-collapsible a.login .caret, 
.navbar-nav.sm-collapsible ul a.login .caret	
{
	background-color: transparent !important;
}		

@media 
only screen and (max-width: 640px),
(min-device-width: 640px) and (max-device-width: 767px)  {
	#outer-container	{
		width: 100%;
		border: none;
		margin: 0 auto;
		box-sizing: border-box;
	}
	
	.caret	{
		display: inline-block;
	}
	
	.active-up	{
		display: none;
	}
}

.navbar-main ul,
.navbar-main ul li	{
	text-align: left;
}

.navbar-main ul li	{
	width: 100%;
	padding: 0 25px 0 25px;
}

.navbar-main ul li div	{
	float: left;
	text-transform: none;
	width: 33.3%;
	text-align: left;
}
.navbar-main ul li div.extra-space	{
	margin-top: 33px;
}
.navbar-main ul li div hr	{
	border: none;
	height: 1px;
	background-color: #999;
	margin-right: 20px;
	margin-bottom: 28px;
}
.navbar-main ul li div h2	{
	font-size: 1.1em;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar-main ul li div a	{
	color: #004c98;
	text-decoration: none;
}

.navbar-main ul li div a:hover	{
	text-decoration: underline;
}

.navbar-main ul li div a:focus	{
	background-color: #e4e3de;
	text-decoration: underline;
}

.navbar-main ul li div a.apply-enroll2	{
	color: #fff !important;
	background-color: #004c98;
	border: 1px solid #004c98;
	width: 175px;
	padding: 3px 0 4px 0;
	font-size: .9em;
	display: block;
	text-align: center;
}	

.navbar-main ul li div a.apply-enroll2:hover,
.navbar-main ul li div a.apply-enroll2:focus	{
	color: #004c98 !important;
	background-color: #fff !important;
	border: 1px solid #004c98;
	text-decoration: none;
}	

@media 
only screen and (max-width: 760px),
(min-device-width: 760px) and (max-device-width: 760px)  {
	.navbar-main li	{
		width: 100%;
		text-align: left;
		border-bottom: 5px solid #fff;
	}

	.navbar-main ul	{
		background-color: #f1ce48 !mportant;
	}

	.navbar-main ul	li	{
		border: none;
		padding: 0 15px 0 15px;
	}
	
	.navbar-main li ul.dropdown-menu	{
		padding: 10px 0 0 0;
	}
	.navbar-main ul li div.extra-space	{
		margin-top: 0;
	}
	.navbar-main ul li div hr	{
		margin-right: 0;
		margin-bottom: 20px;
		}
	
	
	
}

@media 
only screen and (max-width: 599px),
(min-device-width: 599px) and (max-device-width: 599px)  {
	.navbar-main ul li div	{
	float: none;
	text-transform: capitalize;
	width: 100%;
	text-align: left;
	}
}

.navbar-nav > li > a	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-toggle	{
	margin-right: 25px;
}

/*  =================== SECONDARY NAV MODIFICATIONS ===================  */

.navbar-right	{
	position: absolute;
	right: 50px;
	top: 140px;
}

.navbar-right li	{
	border-right: 1px solid #777;
}

.navbar-right li:last-child	{
	border-right: none;
}

.navbar-right li a	{
	padding: 0 5px 0 5px;
	text-decoration: none;
}

.navbar-right li a:hover	{
	text-decoration: underline;
}

.navbar-right li a:focus	{
	background-color: #e0e5f1 !important;
	text-decoration: underline;
}

@media
only screen and (max-width: 800px),
(min-device-width: 770px) and (max-device-width: 800px)  {
	.navbar-right	{
		top: 100px;
		right: 41px;
	}

	.main-logo img	{
		width: 100px;
		height: auto;
	}
}

@media
only screen and (max-width: 768px),
(min-device-width: 760px) and (max-device-width: 768px)  {
	.navbar-right	{
		top: 100px;
		right: 39px;
	}
	
	.main-logo img	{
		width: 100px;
		height: auto;
	}
}

@media 
only screen and (max-width: 760px),
(min-device-width: 760px) and (max-device-width: 760px)  {
	.navbar-right	{
		position: relative;
		margin-right: 0;
		border-top: 1px solid #e7e7e7;
		right: 0;
		top: 0;
	}

	.navbar-right li	{
		border-right: none;
	}

	.navbar-right li a	{
		padding: 10px 15px;
	}

	.navbar-right li a:hover	{
		text-decoration: none;
	}

}


/*  =================== TOP NAV MODIFICATIONS ===================  */

.navbar-top	{
	position: absolute;
	top: 25px;
	right: 50px;
}

.navbar-top li	{
	width: 125px;
	height: 25px
	box-sizing: border-box;
	margin: 0 4px;
}

.navbar-top a	{
	padding: 3px 0 4px 0 !important;
	display: block;
	text-align: center;
	font-size: .9em;
}

.navbar-top a.apply-enroll,
.navbar-main ul li div a.apply-enroll	{
	color: #fff !important;
	background-color: #004c98;
	border: 1px solid #004c98;
	text-decoration: none;
}	

.navbar-top a.apply-enroll:hover,
.navbar-main ul li div a.apply-enroll:hover,
.navbar-top a.apply-enroll:focus,
.navbar-main ul li div a.apply-enroll:focus	{
	color: #004c98 !important;
	background-color: #f1ce48 !important;
	border: 1px solid #f1ce48;
	text-decoration: none;
}	

.navbar-top a.login	{
	color: #004c98 !important;
	background-color: #fff;
	border: 1px solid #004c98;

	text-decoration: none;
}	

.navbar-top a.login:hover,
.navbar-top a.login:focus	{
	color: #fff !important;
	background-color: #004c98 !important;
	text-decoration: none;
}	

.navbar-top li ul.dropdown-menu	{
	min-width: 100px !important;
	width: 125px !important;
	left: auto !important;
	border-radius: 0;
	border: none;
	background-color: #fff !important;
	box-sizing: border-box;
	text-decoration: none;
}

.navbar-top li ul.dropdown-menu > li > a	{
	width: 117px;
	text-decoration: none;
}

@media 
only screen and (max-width: 640px),
(min-device-width: 640px) and (max-device-width: 767px)  {
	.navbar-top li ul.dropdown-menu,
	.navbar-top li ul.dropdown-menu > li,
	.navbar-top li ul.dropdown-menu > li > a	{
		width: 100% !important;
	}
}

.navbar-top form	{
	border: 1px solid #004c98;
	padding: 0;
	height: 29px;
}

.navbar-top label	{
	text-indent: -9999px;
}
/*.navbar-top form input.searchbox*/
.navbar-top #SearchBox input 	{
	color: #004c98;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 4px 0 5px 8px;
	font-size: .9em;
	border: 0;
	width: 90px;
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	background:none;
	
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color:#f51;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#f51;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#f51;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#f51;
}
.ms-srch-sbLarge
{
	background:none;
}
.ms-mpSearchBox {
    width: 120px;
    position: relative;
   /* right: 0;
    top: 0;*/
}
#SearchBox
{
	width:100%;
	float:none;
}
.ms-srch-sb-border
{
    border: 1px solid #004c98;
    padding: 0;
    height: 29px;
    width:100%;
}
.ms-srch-sb-border:hover,.ms-srch-sb-border:focus,.ms-srch-sb-borderFocused,.ms-srch-sb-border:active
{
	border: 1px solid #004c98;
    padding: 0;
    height: 29px;
    width:100%;
}

/*.navbar-top form input[type=submit]*/
.navbar-top a.ms-srch-sb-searchLink	{
	background-image: url(../Images/search-button.png);
	border: 0;
	display:block;
	height: 27px;
	width: 27px;
	background-position: center center;
	position: absolute;
	top: 1px;
	right: 1px;
	background-repeat:no-repeat;
}
.ms-mpSearchBox a.ms-srch-sb-searchLink img.ms-srch-sbLarge-searchImg
{
	display:none;
}

.navbar-top a.ms-srch-sb-searchLink:focus	{
	background-image: url(../Images/search-button-focus.png);
}

input.search-button	{
	text-indent: -9999px;
}
/*=== Ribbon Style ===*/
#ms-designer-ribbon
{
	font-size:13px;
	font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-core-brandingText {
    font-size: 1.2em;
    padding-left: 20px;
    width: 100%;
}
.ms-core-suiteLink a:hover
{
	background-color:#4c9cd7;
}
.ms-core-suiteLink a,.ms-core-suiteLink a:visited,.ms-core-suiteLink a:hover
{
	color:#fff;
}
.ms-siteactions-root > span > a.ms-core-menu-root,#suiteBarButtons span ,.ms-qatbutton span,.ms-dlgCloseBtn span,#ms-designer-ribbon *
{
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important;
	box-sizing: initial !important;		
}
.ms-navedit-editLinksText
{
	display:none !important;
}
@media
only screen and (max-width: 800px),
(min-device-width: 770px) and (max-device-width: 800px)  {
	.navbar-top	{
		right: 41px;
	}
}

@media
only screen and (max-width: 768px),
(min-device-width: 760px) and (max-device-width: 768px)  {
	.navbar-top	{
		right: 39px;
	}
}

@media 
only screen and (max-width: 760px),
(min-device-width: 760px) and (max-device-width: 760px)  {
	.navbar-top	{
		position: relative;
		top: 0;
		right: 0;
	}

	.navbar-top li	{
		width: 95%;
		height: auto;
		box-sizing: border-box;
		margin: 0 auto 5px auto;
	}

	.navbar-top a	{
		padding: 10px !important;
		display: block;
		text-align: center;
		font-size: 1em;
	}

	.navbar-top form	{
		height: 45px;
	}
.ms-mpSearchBox
{
	width:100%;
	position:relative;
}
.ms-srch-sb-border
{
	height:45px;
}
.ms-srch-sb-border:hover, .ms-srch-sb-border:focus, .ms-srch-sb-borderFocused, .ms-srch-sb-border:active,.ms-srch-sbLarge>input
{
	height:45px;
}

	.navbar-top input.searchbox,.navbar-top #SearchBox input	{
		padding: 10px 0 10px 10px;
		font-size: 1em;
	    width: 80%;
	    height: 45px;
	}
	
	.navbar-top input[type=submit],.navbar-top a.ms-srch-sb-searchLink	{
		background-image: url(../Images/search-button-reverse.png);
		height: 43px;
		width: 43px;
		top:1px;
		right:1px;
	}
/*custom style*/
#contentBox{min-width:inherit;}
#ms-designer-ribbon
{
	display:none;
}
#s4-titlerow
{
	height:auto;
}
.navbar-toggle
{
	min-width:inherit;
}
}

/*  =================== TOP NAV MODIFICATIONS ===================  */

.footer	{
	background-color: #004c98;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

.footer-content	{
	width: 960px;
	margin: 0 auto;
	padding: 50px 50px 25px 50px;
}

.footer .footer-content div	{
	float: left;
	width: 25%;
}

.footer .footer-content div h2	{
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	font-weight: 600;
	color: #fff;
}

.footer .footer-content div p	{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

.footer .footer-content div ul	{
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.footer .footer-content div ul li a,
.footer div.copyright span a,
.footer .footer-content div h2 a,
.footer .footer-content div p a	{
	color: #fff;
	text-decoration: none;
}

.footer .footer-content div ul li a:hover,
.footer div.copyright span a:hover,
.footer .footer-content div h2 a:hover,
.footer .footer-content div p a:hover 	{
	text-decoration: underline;
}

.footer .footer-content div ul li a:focus,
.footer div.copyright span a:focus,
.footer .footer-content div h2 a:focus,
.footer .footer-content div p a:focus 	{
	background-color: #003d79;
	text-decoration: underline;
}

.footer .footer-content div.footer-logo img	{
	margin-bottom: 20px;
}

.footer div.copyright	{
	display: block;
	float: none;
	font-size: .8em;
	margin: 30px auto 0 auto;
	width: 960px;
}

.footer div.copyright span	{
	padding-left: 40px
}

.footer div.copyright .copyright-spacing	{
	border-top: 1px solid #fff;
	margin: 0 50px 0 50px;
	padding: 5px 0 40px 0;
}

@media
only screen and (max-width: 768px),
(min-device-width: 760px) and (max-device-width: 1024px)  {
	.footer .footer-content,
	.footer div.copyright	{
		width: 100%;
	}

	.footer .footer-content div.footer-logo img	{
		width: 100px;
		height: auto;
	}
}

@media 
only screen and (max-width: 640px),
(min-device-width: 640px) and (max-device-width: 767px)  {
	.footer	{
		padding: 30px 16px 25px 16px;
	}

	.footer .footer-content,
	.footer div.copyright	{
		width: 100%;
		padding: 0;
	}

	.footer .footer-content div	{
		float: none;
		width: 60%;
		margin-left: 40%;
	}

	.footer .footer-content div.footer-logo	{
		float: left;
		width: 40%;
		margin-left: 0;
	}

	.footer div.copyright .copyright-spacing	{
		margin: 0;
		padding: 5px 0 0 0;
	}
}

@media 
only screen and (max-width: 360px),
(min-device-width: 360px) and (max-device-width: 479px)  {
	.footer	{
		padding: 30px 16px 25px 16px;
	}

	.footer .footer-content div	{
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.footer .footer-content div.footer-logo	{
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.footer .footer-content div ul	{
		margin: 0 0 10px 0;
	}

	.footer div.copyright	{
		width: 100%;
	}
	
	.footer div.copyright span	{
		display: block;
		padding-left: 0;
	}
}

ul.social-media	{
	list-style: none;
	margin: 0;
	padding: 0;	
}

ul.social-media li 	{
	float: left;
	margin: 0; 
	text-indent: -10000px;
	background-image: none;
}

ul.social-media li a 	{
	background-image: url('../Images/social-media-icons-hp.png');
	background-repeat: no-repeat;
	display: block;
	width: 27px;
	height: 27px;
}

ul.social-media li a.facebook 	{
	background-position: 0 0;
	width: 24px;
}

ul.social-media li a.instagram 	{
	background-position: -27px 0;
	width: 25px;
}

ul.social-media li a.twitter 	{
	background-position: -55px 0;
	width: 30px;
}

ul.social-media li a.snapchat 	{
	background-position: -87px 0;
}

ul.social-media li a.youtube 	{
	background-position: -115px 0;
	width: 34px;
}

ul.social-media li a.itunes 	{
	background-position: -150px 0;
}

ul.social-media li a.facebook:hover,
ul.social-media li a.facebook:focus 	{
	background-position: 0 -35px;
	background-color: transparent !important;
}

ul.social-media li a.instagram:hover,
ul.social-media li a.instagram:focus 	{
	background-position: -27px -35px;
	background-color: transparent !important;
}

ul.social-media li a.twitter:hover,
ul.social-media li a.twitter:focus 	{
	background-position: -55px -35px;
	background-color: transparent !important;
}

ul.social-media li a.snapchat:hover,
ul.social-media li a.snapchat:focus 	{
	background-position: -87px -35px;
	background-color: transparent !important;
}

ul.social-media li a.youtube:hover,
ul.social-media li a.youtube:focus 	{
	background-position: -115px -35px;
	background-color: transparent !important;
}

ul.social-media li a.itunes:hover,
ul.social-media li a.itunes:focus 	{
	background-position: -150px -35px;
	background-color: transparent !important;
}

/*  =================== TOP BANNER ===================  */

.top-banner	{
	width: 100%;
	background-color: #f1ce48;
	box-sizing: border-box;
	position: relative;
}

.top-banner-content	{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	position: relative;
    padding: 10px 0px 11px 0px;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 1.15em!important;
    font-weight: bold!important;
}
.top-banner-content p
{
	margin:0;
	padding:0;
}

#hide-banner	{
	position: absolute;
	top: 10px;
	right: 30px;
	z-index: 20;
	cursor: pointer;
	background: url('../Images/top-banner-close.png') 50% 50% no-repeat;
	text-indent: -9999px;
	width: 25px;
	height: 25px;
}

.top-banner a 	{
	color: #004c98;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.top-banner a:hover,
.top-banner a:focus 	{
	text-decoration: underline;
	background-color: transparent;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 980px)  {
.top-banner-content	{
		width: 100%;
		margin: 0;
		padding-left: 30px;
		padding-right: 30px;
	}
	#hide-banner	{
		right: 10px;
		}
}

/* BACK TO TOP STYLES */

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../Images/cd-top-arrow.png);
  background-size: 30px 60px;
  background-repeat: no-repeat;
  background-position: 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;


}

.cd-top:hover,
.cd-top:focus {
  background-position: 0 -30px;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.no-touch .cd-top:hover {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
		right: 20px;
		bottom: 20px;
	}
	
.social-media li 	{
		margin: 0 10px 5px 0 !important;
	}
}
@media only screen and (min-width: 1024px) {
.cd-top {
		height: 30px;
		width: 30px;
		right: 30px;
		bottom: 30px;
	}
  
.social-media li 	{
		margin: 0 3px 0 0 !important;
	}
}

/* CLEAR FIX*/

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}