
/*##############################################################################################################################
##########################################                   OLD STYLES                       #################################
##############################################################################################################################*/

/*###########################
###        PADDINGS      ##*/

.scc-pad-0{padding-top: 0px; padding-bottom: 0px;}
.scc-pad-bottom-0{padding-bottom: 0px;}
.scc-pad-top-0{padding-top: 0px;}

.scc-pad-5, .scc-pad-xxxs{padding-top: 5px; padding-bottom: 5px;}
.scc-pad-bottom-5, .scc-pad-bottom-xxxs{padding-bottom: 5px;}
.scc-pad-top-5, .scc-pad-top-xxxs{padding-top: 5px;}

.scc-pad-10, .scc-pad-xxs{padding-top: 10px; padding-bottom: 10px;}
.scc-pad-bottom-10, .scc-pad-bottom-xxs{padding-bottom: 10px;}
.scc-pad-top-10, .scc-pad-top-xxs{padding-top: 10px;}

.scc-pad, .scc-pad-20, .scc-pad-xs{ padding-bottom: 20px; padding-top: 20px; }
.scc-pad-bottom, .scc-pad-bottom-20, .scc-pad-bottom-xs{ padding-bottom: 20px; }
.scc-pad-top, .scc-pad-top-20, .scc-pad-top-xs{ padding-top: 20px; }

.scc-pad-30, .scc-pad-sm{padding-top: 30px; padding-bottom: 30px;}
.scc-pad-bottom-30, .scc-pad-bottom-sm{padding-bottom: 30px;}
.scc-pad-top-30, .scc-pad-top-sm{padding-top: 30px;}

.scc-pad-40, .scc-pad-sm{padding-top: 40px; padding-bottom: 40px;}
.scc-pad-bottom-40, .scc-pad-bottom-sm{padding-bottom: 40px;}
.scc-pad-top-40, .scc-pad-top-sm{padding-top: 40px;}

.scc-pad-50, .scc-pad-sm{padding-top: 50px; padding-bottom: 50px;}
.scc-pad-bottom-50, .scc-pad-bottom-sm{padding-bottom: 50px;}
.scc-pad-top-50, .scc-pad-top-sm{padding-top: 50px;}

.scc-pad-60, .scc-pad-sm{padding-top: 60px; padding-bottom: 60px;}
.scc-pad-bottom-60, .scc-pad-bottom-sm{padding-bottom: 60px;}
.scc-pad-top-60, .scc-pad-top-sm{padding-top: 60px;}

.scc-pad-70, .scc-pad-sm{padding-top: 70px; padding-bottom: 70px;}
.scc-pad-bottom-70, .scc-pad-bottom-sm{padding-bottom: 70px;}
.scc-pad-top-70, .scc-pad-top-sm{padding-top: 70px;}

.scc-pad-80, .scc-pad-sm{padding-top: 80px; padding-bottom: 80px;}
.scc-pad-bottom-80, .scc-pad-bottom-sm{padding-bottom: 80px;}
.scc-pad-top-80, .scc-pad-top-sm{padding-top: 80px;}

.scc-pad-90, .scc-pad-sm{padding-top: 90px; padding-bottom: 90px;}
.scc-pad-bottom-90, .scc-pad-bottom-sm{padding-bottom: 90px;}
.scc-pad-top-90, .scc-pad-top-sm{padding-top: 90px;}

.scc-pad-100, .scc-pad-sm{padding-top: 100px; padding-bottom: 100px;}
.scc-pad-bottom-100, .scc-pad-bottom-sm{padding-bottom: 100px;}
.scc-pad-top-100, .scc-pad-top-sm{padding-top: 100px;}

.scc-pad-md{padding-top: 40px; padding-bottom: 40px;}
.scc-pad-bottom-md{padding-bottom: 40px;}
.scc-pad-top-md{padding-top: 40px;}

.scc-pad-lg{padding-top: 50px; padding-bottom: 50px;}
.scc-pad-bottom-lg{padding-bottom: 50px;}
.scc-pad-top-lg{padding-top: 50px;}

.scc-pad-xl{padding-top: 60px; padding-bottom: 60px;}
.scc-pad-bottom-xl{padding-bottom: 60px;}
.scc-pad-top-xl{padding-top: 60px;}

.scc-pad-xxl{padding-top: 70px; padding-bottom: 70px;}
.scc-pad-bottom-xxl{padding-bottom: 70px;}
.scc-pad-top-xxl{padding-top: 70px;}


/*###########################
###        MARGINS       ##*/


.scc-mar-0{margin-top: 0px; margin-bottom: 0px;}
.scc-mar-bottom-0{margin-bottom: 0px;}
.scc-mar-top-0{margin-top: 0px;}

.scc-mar-5{margin-top: 5px; margin-bottom: 5px;}
.scc-mar-bottom-5{margin-bottom: 5px;}
.scc-mar-top-5{margin-top: 5px;}

.scc-mar-10, scc-mar-xxs{margin-top: 10px; margin-bottom: 10px;}
.scc-mar-bottom-10, scc-mar-bottom-xxs{margin-bottom: 10px;}
.scc-mar-top-10, scc-mar-top-xxs{margin-top: 10px;}

.scc-mar-20, scc-mar-xs{margin-top: 20px; margin-bottom: 20px;}
.scc-mar-bottom-20, scc-mar-bottom-xs{margin-bottom: 20px;}
.scc-mar-top-20, scc-mar-top-xs{margin-top: 20px;}

.scc-mar-30, scc-mar-sm{margin-top: 30px; margin-bottom: 30px;}
.scc-mar-bottom-30, scc-mar-bottom-sm{margin-bottom: 30px;}
.scc-mar-top-30, scc-mar-top-sm{margin-top: 30px;}

.scc-mar-40, scc-mar-md{margin-top: 40px; margin-bottom: 40px;}
.scc-mar-bottom-40, scc-mar-bottom-md{margin-bottom: 40px;}
.scc-mar-top-40, scc-mar-top-md{margin-top: 40px;}

.scc-mar-50, scc-mar-lg{margin-top: 50px; margin-bottom: 50px;}
.scc-mar-bottom-50, scc-mar-bottom-lg{margin-bottom: 50px;}
.scc-mar-top-50, scc-mar-top-lg{margin-top: 50px;}

.scc-mar-60, scc-mar-xl{margin-top: 60px; margin-bottom: 60px;}
.scc-mar-bottom-60, scc-mar-bottom-xl{margin-bottom: 60px;}
.scc-mar-top-60, scc-mar-top-xl{margin-top: 60px;}

.scc-mar-70, scc-mar-xxl{margin-top: 70px; margin-bottom: 70px;}
.scc-mar-bottom-70, scc-mar-bottom-xxl{margin-bottom: 70px;}
.scc-mar-top-70, scc-mar-top-xxl{margin-top: 70px;}

.scc-title-xxl { font-size: 52px; line-height: 1.2; }
.scc-title-xl { font-size: 42px; line-height: 1.2; }
.scc-title-lg { font-size: 32px; line-height: 1.2; }
.scc-title-md { font-size: 22px; line-height: 1.2; }
.scc-title-sm { font-size: 16px; line-height: 1.2; }
.scc-title-xs { font-size: 12px; line-height: 1.2; }
.scc-title-xxs { font-size: 10px; line-height: 1.2; }


.scc-icon-xs{max-height: 30px;}
.scc-icon-sm{max-height: 50px;}
.scc-icon, .scc-icon-md{max-height: 75px;}
.scc-icon-lg{max-height: 100px;}
.scc-icon-xl{max-height: 150px;}
.scc-icon-xxl{max-height: 200px;}


/*##############################################################################################################################
##########################################                   OLD STYLES                       #################################
##############################################################################################################################*/




body
{
	overflow-x: hidden;
	margin-top: 50px;

	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	line-height: 1.2;
	color: #444;
	background-color: #fff;

}

li
{
	margin-bottom: 10px;
}

ul
{
	text-align: left !important;
	margin-bottom: 20px;
	margin-top: 20px;
}



hr
{
	margin-top: 40px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #aaa;
}

.scc-hr
{
  background-color: #eee;
  height: 3px;
  margin: 20px auto 20px auto;
  width: 100%;
  max-width: 400px;
}

.clearfix
{
	clear: both;
}

.staff_ci
{
	width: 150px;
	border-radius: 100%;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;

}
.staff_sq
{
	width: 150px;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;

}


.hr_0{ margin-top: 0px; margin-bottom: 0px;  }
.hr_5{ margin-top: 5px; margin-bottom: 5px;  }
.hr_10{ margin-top: 10px; margin-bottom: 10px; }
.hr_20{ margin-top: 20px; margin-bottom: 20px; }
.hr_30{ margin-top: 30px; margin-bottom: 30px; }
.hr_40{ margin-top: 40px; margin-bottom: 40px; }
.hr_50{ margin-top: 50px; margin-bottom: 50px; }
.hr_60{ margin-top: 60px; margin-bottom: 60px; }
.hr_70{ margin-top: 70px; margin-bottom: 70px; }
.hr_80{ margin-top: 80px; margin-bottom: 80px; }
.hr_90{ margin-top: 90px; margin-bottom: 90px; }
.hr_100{ margin-top: 100px; margin-bottom: 100px; }

.hr_5, .hr_10, .hr_20, .hr_30, .hr_40, .hr_50, .hr_60, .hr_70, .hr_80, .hr_90, .hr_100
{
	border: 0;
	border-top: 1px solid #aaa;
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

a
{
	text-decoration: none !important;
	color: #0092c7  !important;
}

a:hover
{
	text-decoration: none !important;
	color: #00b2f2 !important;
}



/*	###############################################################################
	##########################   GENERAL FONTS SECTION   ##########################
	###############################################################################
*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, .h9,  .scc-title-xxs,  .scc-title-xs,  .scc-title-sm,  .scc-title-md,  .scc-title-lg, .scc-title-xl
{
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.h1 { font-size: 50px;  }
.h2 { font-size: 45px;  }
.h3 { font-size: 40px;  }
.h4 { font-size: 35px;  }
.h5 { font-size: 30px;  }
.h6 { font-size: 25px;  }
.h7 { font-size: 23px;  }
.h8 { font-size: 20px;  }
.h9 { font-size: 17px;  }


.lh_06, .lh_60 { line-height: .6 !important;; }
.lh_07, .lh_70 { line-height: .7 !important;; }
.lh_08, .lh_80 { line-height: .8 !important;; }
.lh_09, .lh_90 { line-height: .9 !important;; }
.lh_0, .lh_100 { line-height: 1.0 !important;; }
.lh_1, .lh_110 { line-height: 1.1 !important; }
.lh_2, .lh_120 { line-height: 1.2 !important; }
.lh_3, .lh_130 { line-height: 1.3 !important; }
.lh_4, .lh_140 { line-height: 1.4 !important; }
.lh_5, .lh_150{ line-height: 1.5 !important; }
.lh_6, .lh_160 { line-height: 1.6 !important; }
.lh_7, .lh_170 { line-height: 1.7 !important; }
.lh_8, .lh_180 { line-height: 1.8 !important; }
.lh_9, .lh_190 { line-height: 1.9 !important; }


.em_50 { font-size: .5em !important; }
.em_60 { font-size: .6em !important; }
.em_70 { font-size: .7em !important; }
.em_80 { font-size: .8em !important; }
.em_90 { font-size: .9em !important; }
.em_100 { font-size: 1.0em !important; }
.em_110 { font-size: 1.1em !important; }
.em_120 { font-size: 1.2em !important; }
.em_130 { font-size: 1.3em !important; }
.em_140 { font-size: 1.4em !important; }
.em_150 { font-size: 1.5em !important; }
.em_160 { font-size: 1.6em !important; }
.em_170 { font-size: 1.7em !important; }
.em_180 { font-size: 1.8em !important; }
.em_190 { font-size: 1.9em !important; }
.em_200 { font-size: 2.0em !important; }




.s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .scc-subtitle-xxs,  .scc-subtitle-xs,  .scc-subtitle-sm,  .scc-subtitle-md,  .scc-subtitle-lg, .scc-subtitle-xl
{
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1.2

}
.s1, .scc-subtitle-xl{ font-size: 50px;  }
.s2{ font-size: 45px;  }
.s3, .scc-subtitle-lg{ font-size: 41px;  }
.s4{ font-size: 38px;  }
.s5, .scc-subtitle-md{ font-size: 33px;  }
.s6{ font-size: 27px;  }
.s7, .scc-subtitle-sm{ font-size: 25px;  }
.s8, .scc-subtitle-xs{ font-size: 20px;  }
.s9, .scc-subtitle-xxs{ font-size: 16px;  }




.t1, .t2, .t3, .t4, .t5, .t6, .t7, .t8, .t9, .scc-text-xxl, .scc-text-xl, .scc-text-lg, .scc-text-md, .scc-text, .scc-small-text, .scc-text-sm, .scc-text-xs
{
	font-family: 'Open Sans';
	font-weight: 400 !important;
	line-height: 1.5;
	color: #777;
}


.t1, .scc-text-xxl{ font-size: 32px; ; }
.t2, .scc-text-xl{ font-size: 27px; }
.t3 { font-size: 23px; }
.t4, .scc-text-lg{ font-size: 20px; }
.t5 { font-size: 18px; } /*NORMAL TEXT*/
.t6 { font-size: 16px; }
.t7, .scc-text-md, .scc-text{ font-size: 14px; }
.t8, .scc-small-text, .scc-text-sm{ font-size: 12px; }
.t9, .scc-text-xs{ font-size: 10px; }


.no_wrap
{
	white-space: nowrap;
	-webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none;
}



.fs_4 {font-size: 4px !important;}
.fs_5 {font-size: 5px !important;}
.fs_6 {font-size: 6px !important;}
.fs_7 {font-size: 7px !important;}
.fs_8 {font-size: 8px !important;}
.fs_9 {font-size: 9px !important;}
.fs_10 {font-size: 10px !important;}
.fs_11 {font-size: 11px !important;}
.fs_12 {font-size: 12px !important;}
.fs_13 {font-size: 13px !important;}
.fs_14 {font-size: 14px !important;}
.fs_15 {font-size: 15px !important;}
.fs_16 {font-size: 16px !important;}
.fs_17 {font-size: 17px !important;}
.fs_18 {font-size: 18px !important;}
.fs_19 {font-size: 19px !important;}
.fs_20 {font-size: 20px !important;}
.fs_21 {font-size: 21px !important;}
.fs_22 {font-size: 22px !important;}
.fs_23 {font-size: 23px !important;}
.fs_24 {font-size: 24px !important;}
.fs_25 {font-size: 25px !important;}
.fs_26 {font-size: 26px !important;}
.fs_27 {font-size: 27px !important;}
.fs_28 {font-size: 28px !important;}
.fs_29 {font-size: 29px !important;}
.fs_30 {font-size: 30px !important;}
.fs_31 {font-size: 31px !important;}
.fs_32 {font-size: 32px !important;}
.fs_33 {font-size: 33px !important;}
.fs_34 {font-size: 34px !important;}
.fs_35 {font-size: 35px !important;}
.fs_36 {font-size: 36px !important;}
.fs_37 {font-size: 37px !important;}
.fs_38 {font-size: 38px !important;}
.fs_39 {font-size: 39px !important;}
.fs_40 {font-size: 40px !important;}
.fs_41 {font-size: 41px !important;}
.fs_42 {font-size: 42px !important;}
.fs_43 {font-size: 43px !important;}
.fs_44 {font-size: 44px !important;}
.fs_45 {font-size: 45px !important;}
.fs_46 {font-size: 46px !important;}
.fs_47 {font-size: 47px !important;}
.fs_48 {font-size: 48px !important;}
.fs_49 {font-size: 49px !important;}
.fs_50 {font-size: 50px !important;}
.fs_51 {font-size: 51px !important;}
.fs_52 {font-size: 52px !important;}
.fs_53 {font-size: 53px !important;}
.fs_54 {font-size: 54px !important;}
.fs_55 {font-size: 55px !important;}
.fs_56 {font-size: 56px !important;}
.fs_57 {font-size: 57px !important;}
.fs_58 {font-size: 58px !important;}
.fs_59 {font-size: 59px !important;}
.fs_60 {font-size: 60px !important;}


/*##############################################################################################################################
################################################################ GLOBAL   _faq.php   STYLES ####################################
##############################################################################################################################*/




.scc_faq
{
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;

}

.scc_faqa
{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}



.scc-faq
{
	padding-bottom: 5px;
	background-color: #f2f2f2;


	padding-top: 17px;
	min-height: 70px;
}


.scc-faq:hover
{
	cursor: pointer;
}



.scc-faq-open
{
	content: url('/assets/icons/faqQ.png');
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease-out;
	-o-transition: all 800ms ease-out;
	transition: all 800ms ease-out;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 5px;
	cursor: pointer;
	filter: grayscale(100%);
}

.scc-faq-close
{
	content: url('/assets/icons/faqA.png');
	-ms-transform: rotate(-1080deg); /* IE 9 */
	-webkit-transform: rotate(-1080deg) ; /* Chrome, Safari, Opera */
	transform: rotate(-1080deg);
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease-out;
	-o-transition: all 800ms ease-out;
	transition: all 800ms ease-out;
	height: 25px;
	position: absolute;
	height: 45px;


	left: -15px;
	cursor: pointer;
}

.scc-question
{
	color: #777;
	font-family: "Open Sans";
	text-align: left;
	line-height: 1.2;
	position: relative;
	font-weight: 600;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	font-size: 21px;
}




.scc-answer
{
	color: #333;
	font-family: "Open Sans";
	font-size: 18px;
	text-align: left;
	line-height: 1.2;
	font-weight: 500;
	display: none;
	padding: 0px 20px 10px 55px;
}

.scc-answer li {
	color: #333;
	font-family: "Open Sans";
	line-height: 1.2;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}


.scc-question p
{
	display: inline;
}


.shad1{ text-shadow: 0px 0px 14px #000000; }
.shad2{ text-shadow: 0px 0px 28px #000000; }
.shad3{ text-shadow: 0px 0px 42px #000000; }


.header_shade
{
	opacity: .70;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: radial-gradient(ellipse, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 72%);
	background-size: 100% 150%;
	background-position: 50% 74%;
}



.strot{-webkit-text-stroke: 2px #000;}


.os{font-family: 'Open Sans' !important;}
.op{font-family: 'Open Sans' !important;}


.upper, .uc, .up{ text-transform: uppercase;}
.lower, .lc, .low{ text-transform: lower;}
.cap{ text-transform: capitalize; }
.ital, .i{ font-style: italic; }



.cat { text-align: center;}
.lat { text-align: left;}
.rat { text-align: right;}
.jat { text-align: justify;}






.black { color: #000 !important; }

.gray1, .gray_1 { color: #111 !important;}
.gray2, .gray_2 { color: #222 !important;}
.gray3, .gray_3 { color: #333 !important;}
.gray4, .gray_4 { color: #444 !important;}
.gray5, .gray_5 { color: #555 !important;}

.gray7, .gray_7 { color: #777 !important;}
.gray8, .gray_8 { color: #888 !important;}
.gray9, .gray_9 { color: #999 !important;}
.graya, .gray_a { color: #aaa !important;}
.grayb, .gray_b { color: #bbb !important;}
.grayc, .gray_c { color: #ccc !important;}
.grayd, .gray_d { color: #ddd !important;}
.graye, .gray_e { color: #eee !important;}

.white, .scc-f { color: #fff !important; }

.green { color: #98ca3c !important; }
.blue { color: #0092c7 !important; }
.dblue { color: #006f97 !important; }
.lblue { color: #32c8ff !important; }

.accent { background-color: #98ca3c !important; }
.laccent { background-color: #84ffef !important; }
.daccent { background-color: #217266 !important; }
.taccent { background-color: #3bbaaac4 !important; }


.fw_100{font-weight: 100 !important; }
.fw_200{font-weight: 200 !important; }
.fw_300{font-weight: 300 !important; }
.fw_400{font-weight: 400 !important; }
.fw_500{font-weight: 500 !important; }
.fw_600{font-weight: 600 !important; }
.fw_700{font-weight: 700 !important; }
.fw_800{font-weight: 800 !important; }
.fw_900{font-weight: 900 !important; }





/*##############################################################################################################################
################################################################  SITE WIDE  STYLES ####################################*/

.oyv
{
	overflow-y: visible;
}

oxv
{
	overflow-x: visible;
}

.campus_buttons_white
{
	color: #0092c7;
	background-color: #fff;
}

.campus_buttons_blue
{
	color: #fff;
	background-color: #0092c7;
}

.campus_buttons_blue, .campus_buttons_white
{
	width: calc(33.33% - 30px);
	display: inline-block;
	padding: 10px;
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 5px 10px 5px;
	font-size: 16px;
	font-weight: 600;

}

.campus_buttons_blue p, .campus_buttons_white p
{
	margin-bottom: 0px;
}


.campus_buttons_blue:hover
{
	background-color: #d2ecf5;
	color: #0092c7 !important;
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
}

.campus_buttons_white:hover
{
	background-color: #0092c7;
	color: #fff !important;
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
}



.miami_fade
{
	background: linear-gradient(90deg,#ff8a00,#e52e71);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	text-shadow: none;
}

.brendan
{
	font-size: 49px;
	line-height: 1.2;
	font-weight: 700;
	font-family: 'Open Sans';
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
}


.harriff
{
	font-family: 'Open Sans';
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
}




.page_img_right
{
	right: -40px;
	transform: rotate(4deg);
}

.page_img_left
{
	left: -40px;
	transform: rotate(-5deg);

}

.page_img_right, .page_img_left
{
	display: block;
	position: absolute;
	background-position: center center;
	background-size: cover;
	width: 38vw;
	max-width: 375px;
	top: -75px;
	height: calc(100% + 150px);

}


.mw_1000, .mw_900
{
	overflow: hidden;
}


#menu
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
	height: 50px;
	overflow: hidden;
}

#menu_bar
{
	background-color: #fff;
	width: 100%;
	height: 50px;
	display: block;
	margin: 0px;
	padding: 7px;
	z-index: 10;
	position: relative;
	line-height: 1.4;
}


.menu_icons
{
	font-size: 21px;
	height: 17px;
	display: inline-block;
	position: relative;
	top:-2px;
	margin: 0px 7px 0px 7px;
	cursor: pointer;
}
#calendar_icon
{
}

#search_icon
{

}
#menu_icon
{
	font-size: 23px;
}

.hide_arrow_up
{
	font-weight: 700;
}

#menu_space1, #menu_space2, #menu_space3, #menu_space4, #menu_space5, #menu_space6, #menu_space7, #menu_space8
{
	display: inline-block;
	float: right;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 700;
	color: #444;
	margin: 5px 12px 0px 0px;
	position: relative;
}


#menu_space7
{
	margin-right: 0px;
}

#menu_logo
{
	margin-left: 0px;
}

#menu_space1
{
	float: left;

}

/*########### Drop Menu ###########*/

#menu_drop_down
{
	background-color: rgba(255, 255, 255, 0.98);
	display: block;
	position: relative;
	top: -350px;
	left: 0px;
	width: 100%;
	z-index: 9;
	padding-bottom: 25px;
/*	height: 10px;*/
	border-bottom: 2px solid #eee;
	max-height: calc(100vh - 50px);
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
}


#menu_content
{
display: inline-block;
	margin: 20px auto 0px auto;
	padding-bottom: 40px;
	max-width: 1200px;
	width: 100%;}

.menu_column
{
	width: 25%;
	float: left;
	padding: 10px;
	height: 210px;
}


.menu_head
{
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: 700;
	color: #555;
	margin-bottom: 10px;
	text-align: center;

}

.menu_item
{
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 100;
	color: #333;
	text-align: center;
	line-height: 1.3
}

.menu_item a, .menu_head a
{
	color: #333 !important;
	text-decoration: none !important;
}



#ministries_menu
{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;

}

#media_menu
{
	border-left: 1px solid #ddd;

}
/*########### LOCATIONS Menu ###########*/





.hover_white:hover
{
	color: #999 !important;
}

/*
#campus_close
{
	position: absolute;
	top:15px;
	right: 27px;
	font-size: 20px;
	font-weight: 700;
	color: #0092c7;
	height: 20px;
	z-index: 15;
}
*/
#campus_close_text
{
	font-size: 12px;
	font-family: 'Open Sans';
	position: absolute;
	top: 0px;
	right: 23px;
	font-weight: 300;
	color: #555;
	height: 20px;
	z-index: 15;
}

#campus_close:hover
{
	cursor: pointer;
}

#location_drop_down
{
	width: 100%;
	background-color: rgba(255, 255, 255, 0.98);
	z-index: 10;
	position: fixed;
	top: calc(-100vh - 800px);
	left: 0px;
	text-align: center;
	padding-bottom: 0px;
	max-height: calc(100vh - 50px);
	overflow-x: hidden;
	overflow-y: scroll;
}

#locations_drop_down
{
	display: inline-block;
	line-height: 1.5;
	margin-top: 0px;
	overflow: visible;
	background-color: none;;
	top: -500px;
	position: fixed;
	z-index: 9;
	left: 50%;
	transform: translateX(-50%);
}

#locations_inner_menu
{
	width: 150px;
	position: relative;
	display: inline-block;
	line-height: 1.5;
	background-color: #fff;
	float: right;
	padding: 10px 20px 20px 20px;
	margin-top: 0px;
	left: -225px;
	border: 3px solid #eee;
	top: -4px;
}


/*
#calendar_drop_down
{
	width: 150px;
	background-color: rgba(255, 255, 255, 0.98);
	z-index: 10;
	position: absolute;
	top: -500px;
	right: 50px;
	text-align: left;
	padding-bottom: 0px;
	max-height: calc(100vh - 50px);
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 20px;
}
*/

#location_content_block
{
	max-width: 1170px; width: 100%;  display: inline-block; position: relative; padding-top: 0px; margin-left: .5%;
}

.location_cell
{
	width: 31%; float: left; display: block; position: relative; padding: 10px; margin: 1%;
}

.location_head
{
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 19px;
	font-weight: 700;
	color: #444;
	margin-bottom: 0px;
	text-align: center;

}

.location_address
{
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: 400;
	color: #444;
	text-align: center;
}

.campus_click:hover
{
	cursor: pointer;
}


.location_item a, .location_head a
{
	color: #444 !important;
	text-decoration: none !important;
}

.location_finder_cell
{
	width: 100%;
	display: block;
	position: relative;
	padding: 50px 10px 50px 10px;
	text-align: center;
	background-color:#444;
	margin-top: 20px;
}


.location_finder_label
{
	font-family: 'Open Sans';
	font-size: 19px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 0px;
	text-align: center;

}

#zip_summary
{

	font-weight:400;
	font-size:10px;
	color: #fff;

}


#zip_summary a
{
	color: #63d6ff !important;
}


/* END LOCATIONS MENU */




.link_hover
{
	color:  inherit !important;
	cursor: pointer;
}



.link_hover:hover
{
	color: #999 !important;
	cursor: pointer;
}

.link_blue_hover:hover
{
	color: #49cfff !important;
	cursor: pointer;
}

.link_bright_hover:hover
{
	filter: brightness(60%) !important;
}

#campus_menu
{
	position: absolute;
	display: block;
	padding: 20px;
	background-color: #ffffff;
	border: 3px solid #777;
	border-top: 3px solid #fff;
	color: #000;
	top: 35px;
	left: -40px;
	display: none;
	padding-top: 5px;
	float: right;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-size: 15px;
	font-weight: 600;
	color: #444;

}

#campus_menu a
{
	color: #000;
	text-decoration: none;
}


.block_butt
{
	display: block;
	position: relative;
	background-color: #0092c7;
	color: #fff !important;
	padding: 18px;
	font-family: 'Open Sans';
	font-size: 18px;
	margin: 0px auto 10px auto;
	text-transform: none;
	text-align: center;
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
}

.il_butt
{
	display:inline-block;
	position: relative;
	background-color: #0092c7;
	color: #fff !important;
	padding: 18px;
	font-family: 'Open Sans';
	font-size: 18px;
	text-transform: none;
	text-align: center;
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;

}

.block_butt:hover, .il_butt:hover
{
	background-color: #00a7e3;
	color: #c1efff !important;
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
}


/*####################################################################
##########################  INPUT STYLES ############################*/


input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


input:-webkit-autofill,
text:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill
{
  border: 1px solid #c4c4c4;
  -webkit-text-fill-color: #444;
  -webkit-text-stroke-width: 600;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff00 inset;
  transition: background-color 5000s ease-in-out 0s;
  line-height: 1;
}

input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
text:-webkit-autofill:hover,
text:-webkit-autofill:focus,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus
{
  border: 0px solid #c4c4c4;
}


.scc_button, .scc-button {
	background-color: #0092c7;
	color: #fff !important;
	position: relative;
	padding: 18px;
	font-family: 'Open Sans';
	font-size: 18px;
	display: block;
	margin: 0px auto 10px auto;
	text-transform: none;
	text-align: center;
	width 100%;
	max-width: 300px;
}



.scc_text_input
{
	border: 0px solid #aaa;
	margin: 10px;
	color: #444 !important;
	font-family: 'Open Sans';
	font-weight: 600;
	text-align: left;
	border-radius: 0px;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	width: 150px;
	line-height: 1;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #aaa;
	font-family: 'Open Sans';
	font-weight: 400;
	opacity: 1; /* Firefox */
	text-align: center;
	padding-left: 0px;

}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #aaa;
	font-family: 'Open Sans';
	font-weight: 400;
	opacity: 1; /* Firefox */
	text-align: left;
	padding-left: 15px;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #aaa;
	font-family: 'Open Sans';
	font-weight: 400;
	opacity: 1; /* Firefox */
	text-align: left;
	padding-left: 15px;
}

.scc_text_input_submit
{
	border: 0px solid #aaa;
	color: #fff;
	font-family: 'Open Sans';
	font-weight: 400;
	text-align: center;
	border-radius: 0px;
	font-size: 15px;
	background-color: #98ca3c;
	width: 150px;
	padding: 20px 20px 20px 20px;
	-webkit-transition: transform 500ms ease-out 0s;-moz-transition: transform 500ms ease-out 0s;-o-transition: transform 500ms ease-out 0s;transition: transform 500ms ease-out 0s;
}

/*####################################################################
##########################  FOOTER STYLES ############################*/

#footer_container
{
	background-color: #444;
	padding: 50px;

}

#bottom_footer_container
{
	background-color: #fff;
	padding: 50px;
	color: #999;
	line-height: 1.2;

}

.footer_icon
{
	display: inline;
	height: 35px;
	margin-left: 20px;
	margin-bottom: 25px;
	transform: rotate(0deg);
	-webkit-transition: transform 500ms ease-out 0s;-moz-transition: transform 500ms ease-out 0s;-o-transition: transform 500ms ease-out 0s;transition: transform 500ms ease-out 0s;

}

.footer_icon:hover
{
	filter: brightness(.58) sepia(1) saturate(3906%) hue-rotate(-193deg);
	transform: rotate(-20deg);
	-webkit-transition: transform 500ms ease-out 0s;-moz-transition: transform 500ms ease-out 0s;-o-transition: transform 500ms ease-out 0s;transition: transform 500ms ease-out 0s;
}


/*####################################################################
##########################  FOOTER2 STYLES ############################*/




.footer2
{
	position: relative;
	background-color: #444;
	width: 100%;
	text-align: center;
	display: inline-block;
}

.footer_logo
{
	width: 100%;
	max-width: 525px !important;
	display: inline-block;
}

.footer_service_header
{
	border-bottom: 2px solid #0093c8;
	width: 340px;
	display: block;
	position: relative;
	padding-bottom: 10px;
	text-transform: capitalize;
	text-align: left;
}



.footer_services
{
	width: 40%;
	float: left;
	text-align: left;
	margin: 10px 10% 10px 0%;
	color: #fff;
	text-align: left;
}

.footer_services:first-line
{
	font-size: 1.3em;
	font-weight: 600;
}


.footer_links_header
{
	border-bottom: 2px solid #0093c8;
	width: 340px;
	display: block;
	position: relative;
	padding-bottom: 10px;
	text-align: right;
}

.footer_links
{
	width: 170px;
	display: block;
	position: relative;
	padding-bottom: 5px;
	float: right;
	text-align: right;
	font-size: 14px;
	line-height: 2em;
	padding-right: 0px;
}



.footer_links a
{
	text-decoration: none;
	color: #fff !important;
}



.social_icons
{
	margin-left: 8px;
	font-size: 33px;
	color: #fff;
}

.social_bottom
{
	text-align: right;
}








/*####################################################################
##########################  PAGE HEADER STYLES ############################*/
.shade_box
{
	width: 100%;
	height: 200%;
	margin-left: auto;
	margin-right: auto;
	background: radial-gradient(ellipse, rgba(0,0,0,.5) 0%, rgba(255,255,255,0) 52%);	opacity: .74;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

#page_header_img
{
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center top;
	margin-top: 50px;
	position: relative;
	display: block;
	background-color: #555;
}


.page_header_icon
{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}


.page_header_element_positioner
{
	width: 100%;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}


/*##############################################################################################################################
############################################################# GLOBAL  ICON  STYLES #######################################
##############################################################################################################################*/

.b_icon
{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;
	max-height: 50px;
}

.il_icon
{
	position: relative;
	display: inline-block;
	max-width: 100px;
	max-height: 50px;


}
/*##############################################################################################################################
############################################################# GLOBAL  VIDEO BLOCK  STYLES #######################################
##############################################################################################################################*/
.video-wrapper {position: relative; padding-bottom: 56.25%; /* 16:9 */  padding-top: 25px;}
.video-wrapper iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}




 .video-wrap {
  width: 100%;
  max-width: 600px;
  border: 7px solid #fff;
  border-radius: 7px;
}

/* Set your aspect ratio */
.video-container {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}

.video-container iframe,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}



/*##############################################################################################################################
############################################################# GLOBAL  VIDEO BLOCK  STYLES #######################################
##############################################################################################################################*/






/*##############################################################################################################################
############################################################# GLOBAL  MAIL CHIMP  STYLES #######################################
##############################################################################################################################*/


#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}

#mc_embed_signup input.email
{
	border: 0px solid #ABB0B2;

	max-width: 250px;

}

#mc_embed_signup{background:#eee; clear:left; font:12px Oswald,Arial,sans-serif; }

#mc_sign_up
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	border-top: 0px solid #ccc;
	background-color: #aaa;
}



/*##############################################################################################################################
############################################################# GLOBAL  MAIL CHIMP  STYLES #######################################
##############################################################################################################################*/



.coming_soon
{
	background-color: #ffffff55;
	color: #000;
	display: inline-block;
	position: absolute;
	top: 80%;
	right: 10%;
	transform: translate(-50%, -50%);
	padding: 10px;
	border: 3px solid #ffffff55;

}

.bounce4me
{
	animation: bounce_bbaby_bounce 1s infinite;
}
}

@keyframes bounce_bbaby_bounce
{
	0% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0px);
	}
}


.bright_hover
{
	opacity: 1;
	filter: brightness(1) contrast(1) saturate(1);
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
}

.bright_hover:hover
{
	opacity: .9;
	filter:  brightness(1.35) contrast(1.51) saturate(1.15);
	-webkit-transition: all 500ms ease-out 0s;-moz-transition: all 500ms ease-out 0s;-o-transition: all 500ms ease-out 0s;transition: all 500ms ease-out 0s;
}







/*	#################################################################################
	##########################   GENERAL SPACING SECTION   ##########################
	#################################################################################
*/
.mar_0 { margin-bottom: 0px; margin-top: 0px; }
.mar_5 { margin-bottom: 5px; margin-top: 5px; }
.mar_10 { margin-bottom: 10px; margin-top: 10px; }
.mar_15 { margin-bottom: 15px; margin-top: 15px; }
.mar_20 { margin-bottom: 20px; margin-top: 20px; }
.mar_30 { margin-bottom: 30px; margin-top: 30px; }
.mar_40 { margin-bottom: 40px; margin-top: 40px; }
.mar_50 { margin-bottom: 50px; margin-top: 50px; }
.mar_60 { margin-bottom: 60px; margin-top: 60px; }
.mar_70 { margin-bottom: 70px; margin-top: 70px; }
.mar_80 { margin-bottom: 80px; margin-top: 80px; }
.mar_90 { margin-bottom: 90px; margin-top: 90px; }
.mar_100 { margin-bottom: 100px; margin-top: 100px; }
.mar_110 { margin-bottom: 110px; margin-top: 110px; }
.mar_120 { margin-bottom: 120px; margin-top: 120px; }
.mar_130 { margin-bottom: 130px; margin-top: 130px; }
.mar_140 { margin-bottom: 140px; margin-top: 140px; }
.mar_150 { margin-bottom: 150px; margin-top: 150px; }
.mar_160 { margin-bottom: 160px; margin-top: 160px; }
.mar_170 { margin-bottom: 170px; margin-top: 170px; }
.mar_180 { margin-bottom: 180px; margin-top: 180px; }
.mar_190 { margin-bottom: 190px; margin-top: 190px; }
.mar_200 { margin-bottom: 200px; margin-top: 200px; }

.mart_0 { margin-top: 0px; }
.mart_5 { margin-top: 5px; }
.mart_10 { margin-top: 10px; }
.mart_15 { margin-top: 15px; }
.mart_20 { margin-top: 20px; }
.mart_30 { margin-top: 30px; }
.mart_40 { margin-top: 40px; }
.mart_50 { margin-top: 50px; }
.mart_60 { margin-top: 60px; }
.mart_70 { margin-top: 70px; }
.mart_80 { margin-top: 80px; }
.mart_90 { margin-top: 90px; }
.mart_100 { margin-top: 100px; }
.mart_110 { margin-top: 110px; }
.mart_120 { margin-top: 120px; }
.mart_130 { margin-top: 130px; }
.mart_140 { margin-top: 140px; }
.mart_150 { margin-top: 150px; }
.mart_160 { margin-top: 160px; }
.mart_170 { margin-top: 170px; }
.mart_180 { margin-top: 180px; }
.mart_190 { margin-top: 190px; }
.mart_200 { margin-top: 200px; }

.marb_0 { margin-bottom: 0px; }
.marb_5 { margin-bottom: 5px; }
.marb_10 { margin-bottom: 10px; }
.marb_15 { margin-bottom: 15px; }
.marb_20 { margin-bottom: 20px; }
.marb_30 { margin-bottom: 30px; }
.marb_40 { margin-bottom: 40px; }
.marb_50 { margin-bottom: 50px; }
.marb_60 { margin-bottom: 60px; }
.marb_70 { margin-bottom: 70px; }
.marb_80 { margin-bottom: 80px; }
.marb_90 { margin-bottom: 90px; }
.marb_100 { margin-bottom: 100px; }
.marb_110 { margin-bottom: 110px; }
.marb_120 { margin-bottom: 120px; }
.marb_130 { margin-bottom: 130px; }
.marb_140 { margin-bottom: 140px; }
.marb_150 { margin-bottom: 150px; }
.marb_160 { margin-bottom: 160px; }
.marb_170 { margin-bottom: 170px; }
.marb_180 { margin-bottom: 180px; }
.marb_190 { margin-bottom: 190px; }
.marb_200 { margin-bottom: 200px; }

.pad_0 { padding-bottom: 0px; padding-top: 0px; }
.pad_5 { padding-bottom: 5px; padding-top: 5px; }
.pad_10 { padding-bottom: 10px; padding-top: 10px; }
.pad_15 { padding-bottom: 15px; padding-top: 15px; }
.pad_20 { padding-bottom: 20px; padding-top: 20px; }
.pad_30 { padding-bottom: 30px; padding-top: 30px; }
.pad_40 { padding-bottom: 40px; padding-top: 40px; }
.pad_50 { padding-bottom: 50px; padding-top: 50px; }
.pad_60 { padding-bottom: 60px; padding-top: 60px; }
.pad_70 { padding-bottom: 70px; padding-top: 70px; }
.pad_80 { padding-bottom: 80px; padding-top: 80px; }
.pad_90 { padding-bottom: 90px; padding-top: 90px; }
.pad_100 { padding-bottom: 100px; padding-top: 100px; }
.pad_110 { padding-bottom: 110px; padding-top: 110px; }
.pad_120 { padding-bottom: 120px; padding-top: 120px; }
.pad_130 { padding-bottom: 130px; padding-top: 130px; }
.pad_140 { padding-bottom: 140px; padding-top: 140px; }
.pad_150 { padding-bottom: 150px; padding-top: 150px; }
.pad_160 { padding-bottom: 160px; padding-top: 160px; }
.pad_170 { padding-bottom: 170px; padding-top: 170px; }
.pad_180 { padding-bottom: 180px; padding-top: 180px; }
.pad_190 { padding-bottom: 190px; padding-top: 190px; }
.pad_200 { padding-bottom: 200px; padding-top: 200px; }

.padt_0 { padding-top: 0px; }
.padt_5 { padding-top: 5px; }
.padt_10 { padding-top: 10px; }
.padt_15 { padding-top: 15px; }
.padt_20 { padding-top: 20px; }
.padt_30 { padding-top: 30px; }
.padt_40 { padding-top: 40px; }
.padt_50 { padding-top: 50px; }
.padt_60 { padding-top: 60px; }
.padt_70 { padding-top: 70px; }
.padt_80 { padding-top: 80px; }
.padt_90 { padding-top: 90px; }
.padt_100 { padding-top: 100px; }

.padb_0 { padding-bottom: 0px; }
.padb_5 { padding-bottom: 5px; }
.padb_10 { padding-bottom: 10px; }
.padb_15 { padding-bottom: 15px; }
.padb_20 { padding-bottom: 20px; }
.padb_30 { padding-bottom: 30px; }
.padb_40 { padding-bottom: 40px; }
.padb_50 { padding-bottom: 50px; }
.padb_60 { padding-bottom: 60px; }
.padb_70 { padding-bottom: 70px; }
.padb_80 { padding-bottom: 80px; }
.padb_90 { padding-bottom: 90px; }
.padb_100 { padding-bottom: 100px; }

.mw_100, .mw100{ max-width: 100px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_150, .mw150{ max-width: 150px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_200, .mw200{ max-width: 200px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_250, .mw250{ max-width: 250px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_300, .mw300{ max-width: 300px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_350, .mw350{ max-width: 350px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_400, .mw400{ max-width: 400px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_450, .mw450{ max-width: 450px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_500, .mw500{ max-width: 500px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_550, .mw550{ max-width: 550px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_600, .mw600{ max-width: 600px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_650, .mw650{ max-width: 650px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_700, .mw700{ max-width: 700px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_750, .mw750{ max-width: 750px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_800, .mw800{ max-width: 800px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_850, .mw850{ max-width: 850px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_900, .mw900{ max-width: 900px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_950, .mw950{ max-width: 950px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_1000, .mw1000{ max-width: 1000px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_1050, .mw1050{ max-width: 1050px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_1100, .mw1100{ max-width: 1100px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_1150, .mw1150{ max-width: 1150px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_1200, .mw1200{ max-width: 1200px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_1250, .mw1250{ max-width: 1250px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_boot, .mwboot{ max-width: 1140px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }
.mw_boot, .mwboot{ max-width: 1140px; width:100%;  display: block; margin-left: auto; margin-right: auto; position: relative; }

/*	#################################################################################
	##########################   GENERAL ALIGNMENTS SECTION   ##########################
	#################################################################################*/
.fr{ float: right; }
.fl{ float: left; }
.vt{ vertical-align: top; }
.vb{ vertical-align: bottom; }
.vm{ vertical-align: middle; }
.pr{ position: relative; }
.pa{ position: absolute; }
.dib{ display: inline-block; }
.di{ display: inline; }
.db{ display: block; }

.coat /*center of all things*/
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.coh
{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.cov
{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}










.mar_sides
{
	margin-left: -10px;
	margin-right: -10px;

}




/*#############################################################################################################################################################################
	STYLES APPLY ONCE YOU HIT:	THE SCREEN WIDTH SPECIFIED
								AND ALL SCREEN SIZES BELOW
								(until the next style def below)
###############################################################################################################################################################################*/


 /* Large Devices, Wide Screens AND BELOW (UNTIL NEXT STYLE BELOW DEFINED)*/
@media only screen and (max-width : 1199px) {



}

/* Medium Devices, Desktops AND BELOW (UNTIL NEXT STYLE BELOW DEFINED)*/
@media only screen and (max-width : 991px) {

	#page_header_img
	{
		height: 375px;
	}

	.mar_sides
	{
		margin-left: 20px;
		margin-right: 20px;

	}


}

/* Small Devices, Tablets  AND BELOW (UNTIL NEXT STYLE BELOW DEFINED) */
@media only screen and (max-width : 767px) {




/*#################### FOOTER #################*/



		.footer_service_header
		{
			border-bottom: 2px solid #0093c8;
			width: 100%;
			display: block;
			position: relative;
			padding-bottom: 5px;
			text-transform: capitalize;
			text-align: center;
			margin-top: 20px;
		}


		.footer_services
		{
			width: 50%;
			float: left;
			text-align: left;
			margin: 10px 0% 10px 0%;
			color: #fff;
			text-align: center;
		}


		.footer_links_header
		{
			border-bottom: 2px solid #0093c8;
			width: 100%;
			display: block;
			position: relative;
			padding-bottom: 5px;
			text-align: center;
			margin-top: 40px;
		}

		.footer_links
		{
			width: 50%;
			display: block;
			position: relative;
			padding-bottom: 5px;
			float: right;
			text-align: center;
			font-size: 14px;
			line-height: 2em;
			margin-bottom: 40px;
			padding-right: 15px;
		}

.social_bottom
{
	text-align: center;;
}








/*#################### GLOBAL  MAIL CHIMP  STYLES #################*/




	.campus_buttons_blue, .campus_buttons_white
	{
		width: calc(50% - 20px);
	}


	#menu_content {
		padding-bottom: 0px;
	}


	#mc-embedded-subscribe
	{
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 5px !important;

	}

	#mce-EMAIL
	{
		max-width: 90%;
	}
/*#################### GLOBAL  MAIL CHIMP  STYLES #################*/

	#calendar_drop_down, #locations_drop_down
	{
		width: 96vw;
	}

	#locations_inner_menu
	{
		left: -170px;
	}



	#menu_space1, #menu_space2, #menu_space3, #menu_space4, #menu_space5, #menu_space6, #menu_space7, #menu_space8
	{
		font-size: 14px;
		margin: 10px 5px 0px 0px;

	}



	.bp_0{ background-position: center 0% !important; }
	.bp_5{ background-position: center 5% !important; }
	.bp_10{ background-position: center 10% !important; }
	.bp_15{ background-position: center 15% !important; }
	.bp_20{ background-position: center 20% !important; }
	.bp_25{ background-position: center 25% !important; }
	.bp_30{ background-position: center 30% !important; }
	.bp_35{ background-position: center 35% !important; }
	.bp_40{ background-position: center 40% !important; }
	.bp_45{ background-position: center 45% !important; }
	.bp_50{ background-position: center 50% !important; }
	.bp_55{ background-position: center 55% !important; }
	.bp_60{ background-position: center 60% !important; }
	.bp_65{ background-position: center 65% !important; }
	.bp_70{ background-position: center 70% !important; }
	.bp_75{ background-position: center 75% !important; }
	.bp_80{ background-position: center 80% !important; }
	.bp_85{ background-position: center 85% !important; }
	.bp_90{ background-position: center 90% !important; }
	.bp_95{ background-position: center 95% !important; }



	.page_img_right, .page_img_left
	{
		height: 180px;
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
		transform: rotate(0deg);
		background-position: center center;
		background-size: cover;
		width: calc(100% + 30px);
		margin-left: -15px;
		max-width: calc(100% + 30px);
	}

	#ms_block
	{
		width: 100%;
	}

	#hs_block
	{
		width: 100%; float: right;
	}

	.hs_align
	{
		text-align: left;
	}


	hr
	{
		margin-top: 10px;
		margin-bottom: 15px;
		border: 0;
		border-top: 1px solid #ddd;
		width: 80%;
	}

/*
	#campus_close
	{
		right: 17px;
	}
*/
	.menu_column
	{
		width: 50%;
		padding: 10px;
		height: auto;
	}

	#left_menu_mobile
	{
		border-left: 1px solid #ddd;

	}

	.location_head, .location_address
	{
		text-align: center !important;
	}

	.menu_column_mobile
	{
		width: 50%;
		float: left;
		padding: 10px;
	}

	.menu_item
	{
		font-size: 16px;
		line-height: 1.5;
	}

	.menu_head
	{
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 5px;
	}


	.location_cell
	{
		width: 47%;
	}

	#page_header_img
	{
		height: 300px;
	}

	#footer_container
	{
		background-color: #444;
		padding-left: 30px;
		padding-right: 30px;
	}

	#menu_space7
	{
		margin-right: 0px;
	}



/* Extra Small Devices, Phones AND BELOW (UNTIL NEXT STYLE BELOW DEFINED)*/
@media only screen and (max-width : 480px) {



}

/* Custom, iPhone Retina AND BELOW (UNTIL NEXT STYLE BELOW DEFINED)*/
@media only screen and (max-width : 320px) {



}





